1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/nk65
Richard Baptist 21fbcf145c
Revert "Delete unused boards"
This reverts commit 1b5c75c83d.
2019-06-16 13:04:19 +02:00
..
boards/GENERIC_STM32_F303XC Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
keymaps Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
bootloader_defs.h Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
chconf.h Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
config.h Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
halconf.h Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
info.json Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
mcuconf.h Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
nk65.c Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
nk65.h Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
readme.md Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
rules.mk Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00

NK65

NK65

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

Keyboard Maintainer: Yiancar and on github
Hardware Supported: A 65% keyboard with STM32F303CC
Hardware Availability: https://novelkeys.xyz/

Due to the RGB implementation, the NK65 is currently not compatible with community layouts.

Instructions

Build

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

make nk65:default_via

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 nk65:<keymap>:dfu-util)