1
0
Fork 0
forked from forks/qmk_firmware
Commit graph

10 commits

Author SHA1 Message Date
Ryan 8f6c228adb
Move SOFT_SERIAL_PIN to data driven () 2023-02-17 16:40:49 +11:00
Ryan 2da0827d4f
Remove matrix size defines () 2023-02-17 16:08:25 +11:00
Ryan d784f78bd0
Move Bootmagic config to data driven () 2023-02-17 08:49:49 +11:00
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. () 2023-01-31 06:03:30 +11:00
Albert Y cbabc8dbe6
[Core] Replace Tapping Force Hold feature with Quick Tap Term ()
* Replace Tapping Force Hold feature with Quick Tap Term

* Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0

* Deprecate force hold in info_config.json

* Before and after quick tap term unit tests

* Quick tap unit tests iteration

* Keymap config.h correction

* Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed

* Add two more test cases for quick tap

* Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs 

* Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs 

* Add function declaration for get_quick_tap_term

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2022-12-12 16:52:22 +01:00
Ryan 2d778d2ff2
Move keyboard USB IDs and strings to data driven: handwired () 2022-07-30 17:31:44 +10:00
Joel Challis 5bcfc273ce
Fix lint errors () 2022-06-02 19:30:07 +01:00
Ryan 764dc18a81
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h () 2022-03-15 13:56:58 +00:00
Ryan 62f304a225
Remove DESCRIPTION, H-J () 2021-01-20 00:38:12 +11:00
James Smith d36d5ecfad
Klackygears add user and handwired brain ()
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2020-06-28 12:07:57 +01:00