qmk-dactyl-manuform-a/keyboards/nk87
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
..
keymaps [Keyboard] NK87 (#9965) 2020-08-18 17:56:40 -07:00
config.h [Keyboard] Updated NK87 GPIO (#12865) 2021-05-21 22:30:17 -07:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json [Keyboard] NK87 (#9965) 2020-08-18 17:56:40 -07:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
nk87.c [Keyboard] NK87 (#9965) 2020-08-18 17:56:40 -07:00
nk87.h [Keyboard] NK87 (#9965) 2020-08-18 17:56:40 -07:00
readme.md [Keyboard] NK87 (#9965) 2020-08-18 17:56:40 -07:00
rules.mk Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00

readme.md

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 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)