forked from mirrors/qmk_firmware
4e5cc3c2ba
* Add correct hand_swap_config matrix for planck_rev6 and planck_rev6_drop * Make sure indentations are consistent * Make the rev6 hand_swap_config matrix the default, also correct for ez. * Move hand_swap_config matrix from planck.c to revision subdirectories |
||
---|---|---|
.. | ||
keymaps/thk | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk | ||
thk.c | ||
thk.h |
Planck Through Hole Kit
The OG 4x12, through-hole, ortho board.
- 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.