qmk_firmware/keyboards/novelkeys/nk87b
James Young 7581d34735
NovelKeys NK87B Touch-Up (#20750)
* add matrix_diagram.md

* info.json: apply friendly formatting

* rename LAYOUT_all to LAYOUT_tkl_f13_ansi_tsangan
2023-05-06 16:59:21 -07:00
..
keymaps NovelKeys NK87B Touch-Up (#20750) 2023-05-06 16:59:21 -07:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
halconf.h
info.json NovelKeys NK87B Touch-Up (#20750) 2023-05-06 16:59:21 -07:00
matrix_diagram.md NovelKeys NK87B Touch-Up (#20750) 2023-05-06 16:59:21 -07:00
mcuconf.h
nk87b.c Move single `LAYOUT_all`s to data driven (#20430) 2023-04-15 21:08:15 +10:00
readme.md
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00

readme.md

NK87B

NK87B

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

Instructions

Build

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

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