You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
keymaps [Keyboard] Added Compound keyboard support (#12942) 2 years ago
compound.c [Keyboard] Added Compound keyboard support (#12942) 2 years ago
compound.h [Keyboard] Added Compound keyboard support (#12942) 2 years ago
config.h [Keyboard] Added Compound keyboard support (#12942) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md [Keyboard] Added Compound keyboard support (#12942) 2 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago

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.