qmk_firmware/keyboards/novelkeys/nk87
James Young 88c87e2535
NovelKeys NK87 Touch-Up (#20749)
* add matrix_diagram.md

* info.json: apply friendly formatting

* rename LAYOUT_all to LAYOUT_tkl_f13_ansi_tsangan
2023-05-06 16:39:13 -07:00
..
keymaps NovelKeys NK87 Touch-Up (#20749) 2023-05-06 16:39:13 -07:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
halconf.h
info.json NovelKeys NK87 Touch-Up (#20749) 2023-05-06 16:39:13 -07:00
matrix_diagram.md NovelKeys NK87 Touch-Up (#20749) 2023-05-06 16:39:13 -07:00
mcuconf.h
nk87.c
nk87.h Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

NK87

NK87

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

Instructions

Build

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

make novelkeys/nk87: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 nk87:<keymap>:dfu-util)