qmk_firmware/keyboards/abatskeyboardclub/nayeon
James Young 2d7de91888
Nayeon Community Layout support (#17665)
* 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-07-14 14:31:37 -07:00
..
keymaps Nayeon Community Layout support (#17665) 2022-07-14 14:31:37 -07:00
config.h [Keyboard] Add Nayeon by Abats Keyboard Club (#16659) 2022-06-20 20:16:13 -07:00
info.json Nayeon Community Layout support (#17665) 2022-07-14 14:31:37 -07:00
nayeon.c [Keyboard] Add Nayeon by Abats Keyboard Club (#16659) 2022-06-20 20:16:13 -07:00
nayeon.h Nayeon Community Layout support (#17665) 2022-07-14 14:31:37 -07:00
readme.md [Keyboard] Add Nayeon by Abats Keyboard Club (#16659) 2022-06-20 20:16:13 -07:00
rules.mk Nayeon Community Layout support (#17665) 2022-07-14 14:31:37 -07:00

Nayeon

Nayeon

Nayeon is a screwless TKL keyboard with an extra key, inspired by a K-pop artist named Im-Nayeon.

  • Keyboard Maintainer: Ramon Imbao
  • Hardware Supported: ATmega32u4

Make example for this keyboard (after setting up your build environment):

make abatskeyboardclub/nayeon:via

To get to the bootloader, simply press the reset button located at the back of the PCB. You can then flash new firmware onto it.

Flashing example for this keyboard:

make abatskeyboardclub/nayeon:via:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.