You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.0 KiB

  1. NK65
  2. =========
  3. ![NK65](https://i.imgur.com/EXNbVpL.jpg)
  4. This is a standard fixed layout 65% PCB. It supports VIA and full per-key RGB.
  5. Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
  6. Hardware Supported: A 65% keyboard with STM32F303CC
  7. Hardware Availability: https://novelkeys.xyz/
  8. Due to the RGB implementation, the NK65 is currently not compatible with community layouts.
  9. ## Instructions
  10. ### Build
  11. Make example for this keyboard (after setting up your build environment):
  12. make nk65:default_via
  13. 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).
  14. ### Reset
  15. - Unplug
  16. - Hold Escape
  17. - Plug In
  18. - Unplug
  19. - Release Escape
  20. ### Flash
  21. - Unplug
  22. - Hold Escape
  23. - Plug In
  24. - Flash using QMK Toolbox or dfu-util (`make nk65:<keymap>:dfu-util`)