1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/novelkeys/nk1
2023-02-14 00:39:41 -07:00
..
keymaps
config.h Migrate DIRECT_PINS to data driven (#19826) 2023-02-14 00:39:41 -07:00
info.json Migrate DIRECT_PINS to data driven (#19826) 2023-02-14 00:39:41 -07:00
nk1.c
nk1.h
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

NK1

A big switch keypad!

Instructions

Build

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

make novelkeys/nk1: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 the key
  • Plug In
  • Unplug
  • Release the key

Flash

  • Unplug
  • Hold the key
  • Plug In
  • Flash using QMK Toolbox or dfu-util (make nk1:<keymap>:flash)