Commit Graph

36 Commits

Author SHA1 Message Date
aaafadf732 fix: pid/vid wrong 2024-07-24 19:07:18 +02:00
fe80867ce4 feat: M4G support 2024-07-24 18:28:47 +02:00
21e8c291b0 fix: compatibility issues 2024-07-08 09:26:51 +02:00
4106a80d53 feat: improve device support 2024-06-08 17:34:18 +02:00
2808973ad0 feat: enable stricter type checking options
feat: make the app more fault tolerant
2024-04-06 14:28:23 +02:00
854ab6d3be refactor: use standard prettier formatting 2024-04-06 13:15:35 +02:00
dfd1c0bcbd feat: add suspense logs in serial console 2024-03-05 18:14:49 +01:00
6ac2cd1993 fix: add timeout for device responses 2024-03-05 18:12:56 +01:00
9022a09b4c fix: allow 0-return on chord deletion 2024-02-07 00:11:10 +01:00
f2f61f32f2 feat: add reset options
resolves #70
2023-12-29 15:04:33 +01:00
630687de80 fix: use hexadecimal for settings 2023-12-21 23:49:55 +01:00
29a07133d1 fix: deadlock 2023-12-15 16:59:06 +01:00
c3bd8431e5 feat: debounce connection suspension 2023-12-15 16:43:56 +01:00
c8e04ed6cc feat: auto-reconnect after reboot 2023-12-12 18:37:40 +01:00
298de49257 test ccx row 2023-12-07 21:36:31 +01:00
3a62864a41 feat: ccx key count 2023-12-07 21:29:26 +01:00
c2ec460c8c feat: alert user when connection failed, resolves #53 2023-12-02 21:18:56 +01:00
e38d952e1d fix: imported chords not filtered 2023-11-18 18:59:30 +01:00
d2276a53d0 feat: chord editing 2023-11-10 15:45:04 +01:00
c661a4b30b fix: chords can't be deleted 2023-11-03 23:13:56 +01:00
d2fd84a6b5 fix: add vendor ids for additional devices
fix: use proper semver parsing for device versions

Fixes #2
2023-11-03 18:24:32 +01:00
88429412b9 fix: lite breaks layout viewer 2023-11-02 22:13:37 +01:00
ef309d603e feat: editing 2023-11-02 00:16:18 +01:00
fc86b31337 feat: chord editing prototype
feat: lazy device connections
feat: backup docs
feat: chord library pagination
2023-10-27 19:39:26 +02:00
a134b970ee fix: windows build broke 2023-08-04 21:35:02 +02:00
42922e7ce0 feat: tauri serial polyfill 2023-08-04 00:08:28 +02:00
9c1918e683 feat: tauri serial polyfill 2023-08-03 00:27:03 +02:00
88c7f057c9 feat: i18n 2023-07-26 23:41:13 +02:00
06c1121983 feat: settings readout 2023-07-25 19:42:18 +02:00
2130b6c7b9 feat: settings wip 2023-07-24 22:58:10 +02:00
e64082d578 feat: complete device serial api implementation 2023-07-24 21:04:42 +02:00
4cc3343984 feat: new connection flow 2023-07-23 17:44:26 +02:00
998a400395 stuff 2023-07-23 00:43:54 +02:00
44f82f2b4e add chord serialization, vitest 2023-07-08 13:29:57 +02:00
21f0ee2041 migrate layout icons form unicode to material symbols
migrate keymap to yml
2023-07-07 20:55:51 +02:00
d63cf541fb migrate to typescript 2023-07-07 12:24:23 +02:00