QMK Bot
|
63646e8906
|
Format code according to conventions (#16322)
|
4 years ago |
Ryan
|
1d11ae3087
|
Rip out old macro and action_function system (#16025)
* Rip out old macro and action_function system
* Update quantum/action_util.c
Co-authored-by: Joel Challis <git@zvecr.com>
|
4 years ago |
Stefan Kerkmann
|
8b865a9d64
|
[Core] Don't send keyboard reports that propagate no changes to the host (#14065)
|
4 years ago |
Drashna Jaelre
|
2980c63d3d
|
Fix issues with Oneshot disabling (#14934)
|
4 years ago |
Drashna Jaelre
|
02ab7b1888
|
[Core] Fix "6kro enable" and clarify naming (#14563)
* Fix USB_6KRO_ENABLE compilation errors
* Add info to docs
* Rename define to be more accurate
* Remove unused rule
* Refixe docs
|
4 years ago |
Joel Challis
|
b8e913c8db
|
Migrate platform independent code from tmk_core -> quantum (#13673)
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum
|
4 years ago |