qmk_firmware/keyboards/abatskeyboardclub/nayeon
2023-06-18 14:39:07 +10:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
info.json Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
nayeon.c Move TKL F13 and FRL layouts to data driven (#20310) 2023-04-04 14:29:50 +10:00
readme.md [Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (#18265) 2022-09-14 08:16:54 -07:00
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10: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: RP2040

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.