10 Commits

Author SHA1 Message Date
precondition
515dd18c28
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY () 2022-12-13 22:20:07 +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
e12ca14af8
Change RGB_MATRIX_STARTUP_* defines to RGB_MATRIX_DEFAULT_* () 2022-11-27 04:18:24 +11:00
Ryan
c347e732be
Remove legacy EEPROM clear keycodes ()
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
Ryan
36c410592d
Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT () 2022-09-23 22:46:23 +10:00
Ryan
89a1374ef4
Add DD mapping for LED/RGB Matrix center () 2022-09-21 00:45:07 +01:00
Joel Challis
d2accb48e7
RESET -> QK_BOOT keyboard readme () 2022-08-20 11:34:17 +01:00
Ryan
3079691391
Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A () 2022-08-13 17:47:05 -07:00
James Young
c1d4950938
Add QMK Configurator layout data for ADM42 rev4 () 2022-06-30 20:10:15 +01:00
Lorenzo Leonini
8be0496347
[Keyboard] Add ADM42 Keyboard ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-16 11:20:31 -07:00