Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) | |||
2022-05-29 | Merge remote-tracking branch 'qmk 0.17.0' into firmware21 | Drashna Jael're | |
2022-03-25 | Remerge 0.16.x' into firmware21 | Drashna Jael're | |
2022-03-14 | Fix oneshot toggle logic (#16630) | Drashna Jaelre | |
* Fix oneshot toggle logic * Enable oneshots by default * Decrement eeconfig magic number due to eeconfig changes | |||
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
2021-12-07 | Merge commit '6d0a62920410f50d7f6707960ca1ca0c8fd1d1fa' into firmware21 | Drashna Jael're | |
2021-10-11 | Merge commit 'd9e077468ab3446cbd7306a453a73dad2c1403e8' into firmware_21 | Drashna Jael're | |
2021-09-15 | Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) | Joel Challis | |
2021-08-20 | Fix issues with VIA EEPROM init and bring in line with eeconfig ↵ | Drashna Jaelre | |
functionality (#13243) Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-08-18 | Migrate platform independent code from tmk_core -> quantum (#13673) | Joel Challis | |
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum |