qmk_firmware/keyboards/novelkeys/nk87b
Ryan ace372d90d
Move matrix config to info.json, part 3 (#19991)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 00:34:34 +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 NK87B (#18210) 2022-08-30 02:50:00 -07:00
info.json Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
mcuconf.h [Keyboard] Add NK87B (#18210) 2022-08-30 02:50:00 -07:00
nk87b.c [Keyboard] Add NK87B (#18210) 2022-08-30 02:50:00 -07:00
nk87b.h [Keyboard] Add NK87B (#18210) 2022-08-30 02:50:00 -07:00
readme.md [Keyboard] Add NK87B (#18210) 2022-08-30 02:50:00 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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)