Ryan
|
cf935d97ae
|
Fix functions with empty params (#19647)
* Fix functions with empty params
* Found a bunch more
|
3 years ago |
Drashna Jaelre
|
b8574efcd6
|
Fix oneshot toggle logic (#16630)
* Fix oneshot toggle logic
* Enable oneshots by default
* Decrement eeconfig magic number due to eeconfig changes
|
4 years ago |
Pascal Getreuer
|
0eb42e042c
|
Fix flipped One Shot logic (#16617)
|
4 years ago |
Gompa
|
ae2c77c827
|
[Bug] fix v-usb connection enumeration, ifdef workaround (#16511)
Co-authored-by: Joel Challis <git@zvecr.com>
|
4 years ago |
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 |