qmk_firmware/keyboards/abatskeyboardclub/nayeon
2023-12-28 17:07:40 +00:00
..
keymaps
config.h Remove incorrect use of WS2812_PIO_USE_PIO1 (#22771) 2023-12-28 17:07:40 +00:00
info.json RGB Matrix: driver naming cleanups (#21594) 2023-08-23 01:00:03 +01:00
nayeon.c Move TKL F13 and FRL layouts to data driven (#20310) 2023-04-04 14:29:50 +10:00
readme.md
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.