logo

qmk_firmware

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

readme.md (933B)


  1. # NK87
  2. ![NK87](https://i.imgur.com/nw29fvc.png)
  3. This is a standard fixed layout TKL PCB. It supports VIA and full per-key RGB.
  4. * Keyboard Maintainer: [Yiancar](https://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
  5. * Hardware Supported: A TKL keyboard with STM32F303CC
  6. * Hardware Availability: https://novelkeys.xyz/
  7. ## Instructions
  8. ### Build
  9. Make example for this keyboard (after setting up your build environment):
  10. make novelkeys/nk87:default
  11. 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).
  12. ### Reset
  13. - Unplug
  14. - Hold Escape
  15. - Plug In
  16. - Unplug
  17. - Release Escape
  18. ### Flash
  19. - Unplug
  20. - Hold Escape
  21. - Plug In
  22. - Flash using QMK Toolbox or dfu-util (`make nk87:<keymap>:dfu-util`)