1
0
Fork 0
forked from forks/qmk_firmware
Commit graph

10 commits

Author SHA1 Message Date
Joel Challis 403b0addea
Align magic keycodes () 2023-02-23 08:14:29 +11:00
Joel Challis a69ab05dd6
Initial DD keycode migration ()
* Initial DD keycode migration

* Sort magic keycodes
2022-11-05 10:30:09 +00:00
Selene ToyKeeper e863c431f6
added BS_TOGG so BS_SWAP and BS_NORM can be on a single key ()
Co-authored-by: Selene ToyKeeper <git@toykeeper.net>
2022-10-24 22:02:21 -07:00
Osamu Aoki 871eeae4ea
PoC: Swap Escape and Caps () 2022-07-02 22:08:48 +10:00
QMK Bot 63646e8906
Format code according to conventions () 2022-02-12 18:29:31 +00:00
Joel Challis 2726856cde
Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK () 2021-11-30 17:34:08 -08:00
Sergey Vlasov c9562ebfde
Make the MAGIC_TOGGLE_GUI keycode work () 2021-10-19 18:48:01 -07:00
Drashna Jaelre 4c4f632378
Add a toggle key for GUI On/Off in Magic feature () 2021-08-18 08:47:50 +10:00
Joel Challis efb21c00ce Fix FORCE_NKRO handling () 2019-12-11 11:39:30 -08:00
Joel Challis d598f01cb7
Relocate magic keycode processing ()
* Move magic keycode processing to own file

* Save some bytes

* Update comments

* Update define to one thats not already used...

* Fix audio
2019-12-03 19:48:55 +00:00