aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/yampad/keymaps/via/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-251-166/+0
|
* Update Underglow keycodes (#23765)Ryan2024-08-251-4/+4
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-111-1/+1
|
* Yampad add missing includes for CONVERT_TO (#22237)Dasky2023-10-101-0/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-011-1/+3
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* [Keyboard] Yampad VIA support (#14397)Greg Knapp2021-09-281-0/+163
Co-authored-by: Drashna Jaelre <drashna@live.com>