Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-22 | fix: pairing crash on Ergodox | Florian Didron | |
2022-06-21 | feat: adds layer switch command | Florian Didron | |
2022-06-03 | hfix: read existing pairing code from eeprom | Florian Didron | |
2022-05-31 | Reimplements Oryx's live training over raw hid (#345) | Florian Didron | |
* 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) | |||
2020-02-26 | Cleanup magic number and functions | Drashna Jael're | |
2020-02-26 | Make Dynamic Keymaps optional for Oryx | Drashna Jael're | |
2020-02-26 | Add EEPROM reset functionality | Drashna Jael're | |
2020-02-26 | Implement core communication | Drashna Jael're | |
2020-02-26 | Add Dynamic Keymap and other webUSB commands | Drashna Jael're | |
2020-02-26 | Add toggle for live training | Drashna Jael're | |
2020-02-26 | Start moving code out of webusb and to Oryx feature | Drashna Jael're | |