~ruther/qmk_firmware

ref: 89b9a39614f0d788aa9f2ac0a338b30fb34745b7 qmk_firmware/keyboards/compound/readme.md -rw-r--r-- 1.0 KiB
89b9a396 — James Young Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 4 (#23764) 11 months ago

#Compound

Compound

A compact 60% Compound keyboard with fixed Tsangan style layout.

#Entering bootloader mode

Keyboard doesn't have dedicated RESET button on the PCB, however, there are alternatives:

#Bootmagic

Hold down ESC while plugging the keyboard in.

#Shorting RESET pin

Short GND and RST pads on the bottom of the keyboard. Location of the pads can be seen here.

#Building keyboard firmware

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

make compound:default

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

Do not follow this link