summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/ariccb
Commit message (Collapse)AuthorAgeFilesLines
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-151-3/+1
|
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-2/+0
|
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-9/+9
|
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-1/+1
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-4/+4
| | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
|
* tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-132-2/+12
|
* [Keymap] submitting ariccb planck keymap (#16177)Aric Crosson Bouwers2022-02-099-0/+1183
Co-authored-by: Ryan <fauxpark@gmail.com>