summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ortho_brass/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
|
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
| | | | | | | | | | | * `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-291-1/+1
|
* Removes terminal from QMK. (#17258)Nick Brassel2022-05-301-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Add personal handwired Planck clone (#13299)BifbofII2021-12-271-0/+240
* Add personal handwired Planck clone * remove references to planck * requested changes - small changes to defines - licence headers * Clean up rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Change function return type to bool Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>