qmk_firmware/keyboards/planck/thk
Ryan 4869b8061c
Move ortho & numpad layouts to data driven (#20183)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29 15:54:34 +11:00
..
keymaps/thk Remove legacy Debug keycode (#18769) 2022-10-19 11:33:05 +01:00
config.h Move matrix config to info.json, part 4 (#20001) 2023-03-11 00:00:24 +11:00
info.json Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00
readme.md Keyboard: Planck THK (#12597) 2021-05-26 20:49:30 +02:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
thk.c Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00

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.