summaryrefslogtreecommitdiff
path: root/keyboards/abatskeyboardclub/nayeon/keymaps
AgeCommit message (Collapse)Author
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-09-14[Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (#18265)Ramon Imbao
2022-07-14Nayeon Community Layout support (#17665)James Young
* Nayeon Community Layout support - macro `LAYOUT_ansi` renamed to `LAYOUT_tkl_f13_ansi_tsangan` - macro `LAYOUT_iso` renamed to `LAYOUT_tkl_f13_iso_tsangan` - Community Layout support enabled in `rules.mk` * add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift * info.json: update maintainer field Field is meant to reference the GitHub username of the maintainer.
2022-06-20[Keyboard] Add Nayeon by Abats Keyboard Club (#16659)Ramon Imbao
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>