summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/abhixec
Commit message (Collapse)AuthorAge
* Update use of legacy keycodes (#19120)Joel Challis2022-11-22
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
|
* Remove legacy Debug keycode (#18769)Ryan2022-10-19
| | | | | | | | | | | * `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 remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-29
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* Add my planck layout (#13143)Abhinav2022-04-19
* Add my planck layout * Add copyright * Address requested changes * Fix dipswitch return type