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.

28 lines
1.2 KiB

  1. # Planck Through Hole Kit
  2. ![THK](https://i.imgur.com/Fj8X0TDl.jpg)
  3. The OG 4x12, through-hole, ortho board.
  4. [Buildlog](https://erovia.github.io/posts/thk/)
  5. * Keyboard Maintainer: [Erovia](https://github.com/Erovia)
  6. * Hardware Supported: [Planck THK](https://github.com/olkb/planck_thk)
  7. * Hardware Availability: The hardware was released under GPLv3, see link above.
  8. Make example for this keyboard (after setting up your build environment):
  9. make planck/thk:thk
  10. Flashing example for this keyboard:
  11. make planck/thk:thk:flash
  12. **Reset**: With [the recommended bootloader](https://github.com/Erovia/planck_thk_usbasploader) a single press on the RESET button.
  13. ## Audio
  14. The board has rudimental [audio](https://docs.qmk.fm/#/feature_audio) support.
  15. As it can cause the USB connection to crash, likely due the mcu not being able to keep up with the USB's strict timing requirements, it's is disabled for the `thk` keymap.
  16. 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).