qmk_firmware/keyboards/compound
Nick Brassel 45dc2499dc
Remove all via-enabled keymaps, including `via`. (#24322)
2024-08-26 07:51:22 +10:00
..
keymaps/default Remove all via-enabled keymaps, including `via`. (#24322) 2024-08-26 07:51:22 +10:00
keyboard.json Migrate features from rules.mk to DD (#23247) 2024-03-14 03:56:42 +00:00
readme.md [Keyboard] Added Compound keyboard support (#12942) 2021-07-23 20:45:24 -07:00

readme.md

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.