summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ortho_brass/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-240/+0
|
* Merge upstream masterlokher2022-12-061-0/+240
|\
| * 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
| |
* | Remove non-Keychron keyboardslokher2022-09-132-245/+0
|/
* 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-272-0/+245
* 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>