qmk_firmware/keyboards/novelkeys/nk20
2023-03-26 18:22:12 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
halconf.h [Keyboard] Add NK20 (#17907) 2022-08-09 10:40:32 -07:00
info.json Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00
mcuconf.h [Keyboard] Add NK20 (#17907) 2022-08-09 10:40:32 -07:00
nk20.c [Keyboard] Add NK20 (#17907) 2022-08-09 10:40:32 -07:00
nk20.h novelkeys/nk20: rename LAYOUT_all to LAYOUT (#18525) 2022-09-29 17:48:44 +01:00
readme.md [Keyboard] Add NK20 (#17907) 2022-08-09 10:40:32 -07:00
rules.mk Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00

NK20

This is a standard fixed layout Numpad PCB. It supports VIA and full per-key RGB.

Instructions

Build

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

make novelkeys/nk20:default

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

Reset

  • Unplug
  • Hold Escape
  • Plug In
  • Unplug
  • Release Escape

Flash

  • Unplug
  • Hold Escape
  • Plug In
  • Flash using QMK Toolbox or dfu-util (make novelkeys/nk20:<keymap>:dfu-util)