summaryrefslogtreecommitdiff
path: root/keyboards/novelkeys/nk20/keymaps/default/keymap.c
AgeCommit message (Collapse)Author
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-09-29novelkeys/nk20: rename LAYOUT_all to LAYOUT (#18525)James Young
This board only supports one layout.
2022-08-09[Keyboard] Add NK20 (#17907)yiancar
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: yiancar <yiancar@gmail.com>