Florian Didron
|
7d5eb53524
|
fix: adds slight delay before firing a layer change event over hid
|
2022-06-23 18:22:10 +09:00 |
|
Florian Didron
|
d54c6c6b14
|
fix: pairing crash on Ergodox
|
2022-06-22 10:32:32 +09:00 |
|
Florian Didron
|
939bcc5422
|
feat: adds layer switch command
|
2022-06-21 16:54:29 +09:00 |
|
Florian Didron
|
0cb81b76f8
|
hfix: read existing pairing code from eeprom
|
2022-06-03 16:28:08 +09:00 |
|
Florian Didron
|
fc773ff0cf
|
Reimplements Oryx's live training over raw hid (#345)
* feat: initial commit, random pairing sequence generation, host - board pairing handshakes
* feat: reimplements ory's live training over raw hid
* feat: adds planck / ergodox support
* chore: some code styling fixes
* fix: build smoke tests
* fix: code lint
* fix: disable console / command on moonlander, fixes build ci test
* fix: code lint
* fix: remove unused define(MATRIX_SIZE)
|
2022-05-31 19:03:21 +09:00 |
|
Drashna Jael're
|
67f4e5f344
|
Re-add webusb key
|
2022-03-25 16:44:29 -07:00 |
|
Florian
|
d9ac815f71
|
fix: remove oryx live training boolean assignment
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
41194bcbd3
|
Fix Live Training bug
Forget to check if the firmware is actually paired
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
5bf407c8e9
|
Fix function call
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
6198382cb1
|
Cleanup magic number and functions
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
d550603b8c
|
Add firmware ID check
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
66d48534b1
|
Move webusb pairing key back into quantum
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
e7a2fdc271
|
Make Dynamic Keymaps optional for Oryx
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
ed1cbad3e7
|
Disable live training if other webusb commands are sent
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
a8e4c490bf
|
Add EEPROM reset functionality
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
3b71e1e819
|
Implement core communication
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
5c1c41462a
|
Add Dynamic Keymap and other webUSB commands
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
5ed3ecdd73
|
Add toggle for live training
|
2020-02-26 10:15:12 +09:00 |
|
Drashna Jael're
|
e41ab50016
|
Start moving code out of webusb and to Oryx feature
|
2020-02-26 10:15:12 +09:00 |
|