Joel Challis a0a6820c1b Migrate some dip switch config to info.json (#22437) 2 years ago
..
keymaps 18dc851e37 Remove legacy Debug keycode (#18769) 3 years ago
config.h a0a6820c1b Migrate some dip switch config to info.json (#22437) 2 years ago
info.json a0a6820c1b Migrate some dip switch config to info.json (#22437) 2 years ago
readme.md 8ba537fa23 Keyboard: Planck THK (#12597) 5 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
thk.c a42d6426d9 Remove use of layout macros for `music_map` (#20634) 3 years ago

readme.md

Planck Through Hole Kit

THK

The OG 4x12, through-hole, ortho board.

Buildlog

  • Keyboard Maintainer: Erovia
  • Hardware Supported: Planck THK
  • Hardware Availability: The hardware was released under GPLv3, see link above.

Make example for this keyboard (after setting up your build environment):

make planck/thk:thk

Flashing example for this keyboard:

make planck/thk:thk:flash

Reset: With the recommended bootloader a single press on the RESET button.

Audio

The board has rudimental audio support.
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.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.