logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1114B)


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