summaryrefslogtreecommitdiffstats
path: root/quantum/via_ensure_keycode.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial DD keycode migration (#18643)Joel Challis2022-11-051-344/+0
| | | | | * Initial DD keycode migration * Sort magic keycodes
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-7/+7
|
* Chromeos keycodes (#18212)Joshua Diamond2022-09-171-0/+2
|
* Rename some Quantum keycodes (#15968)Ryan2022-01-221-3/+3
| | | | | * Rename some Quantum keycodes * Tweak EEPROM clear and debug keycode short aliases
* Basic keycode overhaul (#14726)Ryan2021-11-031-347/+323
|
* Fix keycode mappings for via and ensure they don't change within protocol ↵xyzz2021-03-151-0/+366
(#12130) * Fix keycode mappings for via and ensure they don't change within protocol * Update keycodes * Fix broken keyboards * added the missing keycodes found in via * Remove invalid keycodes Co-authored-by: David Hoelscher <infinityis@users.noreply.github.com>