Commit Graph

10 Commits

Author SHA1 Message Date
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
30aac80d5a Merge remote-tracking branch 'qmk 0.17.0' into firmware21 2022-05-29 15:38:33 -07:00
Drashna Jael're
53ff570bf0 Remerge 0.16.x' into firmware21 2022-03-25 16:19:22 -07:00
Drashna Jaelre
b8574efcd6 Fix oneshot toggle logic (#16630)
* Fix oneshot toggle logic

* Enable oneshots by default

* Decrement eeconfig magic number due to eeconfig changes
2022-03-14 01:11:42 +00:00
QMK Bot
63646e8906 Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
Drashna Jael're
7c18b1c9d3 Merge commit '6d0a62920410f50d7f6707960ca1ca0c8fd1d1fa' into firmware21 2021-12-07 09:27:44 -08:00
Drashna Jael're
b34675555c Merge commit 'd9e077468ab3446cbd7306a453a73dad2c1403e8' into firmware_21 2021-10-11 20:36:47 -07:00
Joel Challis
fa141a5a8f Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) 2021-09-15 01:21:36 -07:00
Drashna Jaelre
a80d789147 Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243)
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-20 21:02:53 -07:00
Joel Challis
b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673)
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum
2021-08-18 00:18:58 +01:00