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.

32 lines
818 B

  1. # NK1
  2. A big switch keypad!
  3. * Keyboard Maintainer: [Yiancar](https://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
  4. * Hardware Supported: A BIG keypad with ATmega 32u4
  5. * Hardware Availability: https://novelkeys.xyz/
  6. ## Instructions
  7. ### Build
  8. Make example for this keyboard (after setting up your build environment):
  9. make nk1:default
  10. 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).
  11. ### Reset
  12. - Unplug
  13. - Hold the key
  14. - Plug In
  15. - Unplug
  16. - Release the key
  17. ### Flash
  18. - Unplug
  19. - Hold the key
  20. - Plug In
  21. - Flash using QMK Toolbox or dfu-util (`make nk1:<keymap>:flash`)