You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 37bc949945
RGB Matrix: driver naming cleanups (#21594)
10 months ago
..
keymaps Remove legacy keycodes, part 5 (#18710) 1 year ago
config.h Move `RGBLED_NUM` to data driven (#21278) 1 year ago
halconf.h [Keyboard] Add NK20 (#17907) 1 year ago
info.json RGB Matrix: driver naming cleanups (#21594) 10 months ago
mcuconf.h [Keyboard] Add NK20 (#17907) 1 year ago
nk20.c Move small macropad-ish layouts to data driven (#20341) 1 year ago
readme.md [Keyboard] Add NK20 (#17907) 1 year ago
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 1 year ago

readme.md

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)