qmk_firmware/keyboards/planck/thk
Ryan 18dc851e37
Remove legacy Debug keycode (#18769)
* `DEBUG` -> `DB_TOGG`, default-ish keymaps

* `DEBUG` -> `DB_TOGG`, user keymaps

* `DEBUG` -> `DB_TOGG`, community layouts

* `DEBUG` -> `DB_TOGG`, userspace

* `DEBUG` -> `DB_TOGG`, docs & core
2022-10-19 11:33:05 +01:00
..
keymaps/thk Remove legacy Debug keycode (#18769) 2022-10-19 11:33:05 +01:00
config.h Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) 2022-08-20 01:42:49 +01:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) 2022-08-20 01:42:49 +01:00
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
thk.c Planck swap hand matrix for rev6, fixing issue #17388 (#17389) 2022-07-17 00:17:22 -07:00
thk.h

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.