summaryrefslogtreecommitdiff
path: root/keyboards/westfoxtrot/cypher/rev5/keymaps/via/keymap.c
AgeCommit message (Collapse)Author
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2020-04-28[Keyboard] Add via support for cypher rev5 PCB (#8898)yd-null