summaryrefslogtreecommitdiffstats
path: root/keyboards/ferris/keymaps/test/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* chore(ferris/test): visually format keymap (#21851)Adam Price2023-08-301-2/+8
| | | | ... and set all keys to printable characters (as described in the keymap's readme)
* 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
* Add ferris 0.2 (#12133)Pierre Chevalier2021-04-181-0/+13
Co-authored-by: Ryan <fauxpark@gmail.com>