]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/nk65/readme.md
[Keyboard] Added NK65 Picture in Readme as promised (#6163)
[qmk_firmware.git] / keyboards / nk65 / readme.md
1 NK65
2 =========
3
4 ![NK65](https://i.imgur.com/EXNbVpL.jpg)
5
6 This is a standard fixed layout 65% PCB. It supports VIA and full per-key RGB.
7
8 Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [github](https://github.com/yiancar)   
9 Hardware Supported: A 65% keyboard with STM32F303CC   
10 Hardware Availability: https://novelkeys.xyz/   
11
12 Due to the RGB implementation, the NK65 is currently not compatible with community layouts.
13
14 ## Instructions
15
16 ### Build
17
18 Make example for this keyboard (after setting up your build environment):
19
20     make nk65:default_via
21
22 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
23
24 ### Reset
25
26 - Unplug
27 - Hold Escape
28 - Plug In
29 - Unplug
30 - Release Escape
31
32 ### Flash
33
34 - Unplug
35 - Hold Escape
36 - Plug In
37 - Flash using QMK Toolbox or dfu-util (`make nk65:<keymap>:dfu-util`)