summaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/pi40/keymaps/via/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
|
* [Keyboard] 1upkeyboards/pi40 update (#20066)ziptyze2023-03-171-41/+41
|
* 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
* [Keyboard] Add pi40 (#18207)ziptyze2022-09-151-0/+268
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>