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.

22 lines
978 B

  1. # shk9
  2. ![shk9](https://i.imgur.com/FluRgiHl.jpg)
  3. The SHK9 is a tiny 3x3 macropad! Fully configurable with via.
  4. * Keyboard Maintainer: [Sam Hudson](https://github.com/samsamm777)
  5. * Hardware Supported: SHK9 PCB (ATmega32u4)
  6. * Hardware Availability: http://superhuman.website
  7. Make example for this keyboard (after setting up your build environment):
  8. make shk9:default
  9. Flashing example for this keyboard:
  10. make shk9:default:flash
  11. ## Bootloader Mode
  12. To reset the board into bootloader mode, remove the pcb from the case buy removing keycaps, and unscrewing the 3 screws. Then (while plugged in) press the switch on the underside of the PCB for a few seconds. The board is now in bootloader mode.
  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).