summaryrefslogtreecommitdiff
path: root/quantum/oryx.h
AgeCommit message (Collapse)Author
2022-06-22fix: pairing crash on ErgodoxFlorian Didron
2022-06-21feat: adds layer switch commandFlorian Didron
2022-06-03hfix: read existing pairing code from eepromFlorian Didron
2022-05-31Reimplements 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-26Cleanup magic number and functionsDrashna Jael're
2020-02-26Make Dynamic Keymaps optional for OryxDrashna Jael're
2020-02-26Add EEPROM reset functionalityDrashna Jael're
2020-02-26Implement core communicationDrashna Jael're
2020-02-26Add Dynamic Keymap and other webUSB commandsDrashna Jael're
2020-02-26Add toggle for live trainingDrashna Jael're
2020-02-26Start moving code out of webusb and to Oryx featureDrashna Jael're