summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/rennerom/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix some old keycodes (#19086)Ryan2022-11-151-1/+1
|
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
|
* 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
* [Keymap] Add rennerom planck layout (#17283)Max Renner2022-09-281-0/+174
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>