mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
6fa11bf219
* Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge |
||
---|---|---|
.. | ||
keymaps/default | ||
keyboard.json | ||
readme.md | ||
tan67.c |
TAN67 PCB
A 65% PCB, which controlled by an STM32F072 chipset.
- Keyboard Maintainer: Pangorin
- Hardware Supported: STM32F072
Make example for this keyboard (after setting up your build environment):
make pangorin/tan67:default
Flashing example for this keyboard:
make pangorin/tan67:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 2 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix and plug in the keyboard
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available