summaryrefslogtreecommitdiff
path: root/keyboards/prototypist/allison_numpad/keymaps
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-01-10[Keyboard] move prototypist boards into vendor folder (#15780)peepeetee