summaryrefslogtreecommitdiff
path: root/keyboards/gon/nerd60/keymaps/via/keymap.c
AgeCommit message (Collapse)Author
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
2021-07-01[Keyboard] Adding Via support to the GON NerD60 (#13395)AfterThought