summaryrefslogtreecommitdiffstats
path: root/keyboards/abatskeyboardclub/nayeon/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (#18265)Ramon Imbao2022-09-143-102/+0
|
* Nayeon Community Layout support (#17665)James Young2022-07-142-2/+2
| | | | | | | | | | | | | | | * 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.
* [Keyboard] Add Nayeon by Abats Keyboard Club (#16659)Ramon Imbao2022-06-207-0/+266
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>