qmk_firmware/keyboards/compound
Ryan a939293aca
Move keyboard USB IDs and strings to data driven: C (#17789)
2022-07-26 00:04:09 +01:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
compound.c
compound.h
config.h Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
info.json Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
readme.md
rules.mk

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.