summaryrefslogtreecommitdiff
path: root/quantum/oryx.c
AgeCommit message (Expand)Author
2023-12-21h/fix: quick disconection causes next pairing to failFlorian
2023-12-21Remove pairing, fw22 (#379)Florian Didron
2023-09-06feat/voyager (#374)Florian Didron
2023-03-15feat: allows to take over the rgb leds and light them individually from raw hidFlorian Didron
2023-01-03fix: explicitely import string.h in the oryx protocol files (#365)Florian Didron
2022-07-12fix: limit pairing key candidates to [a-Z][0-9]Florian Didron
2022-06-23fix: adds slight delay before firing a layer change event over hidFlorian Didron
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
2022-03-25Re-add webusb keyDrashna Jael're
2020-02-26fix: remove oryx live training boolean assignmentFlorian
2020-02-26Fix Live Training bugDrashna Jael're
2020-02-26Fix function callDrashna Jael're
2020-02-26Cleanup magic number and functionsDrashna Jael're
2020-02-26Add firmware ID checkDrashna Jael're
2020-02-26Move webusb pairing key back into quantumDrashna Jael're
2020-02-26Make Dynamic Keymaps optional for OryxDrashna Jael're
2020-02-26Disable live training if other webusb commands are sentDrashna 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