qmk-dactyl-manuform-a/keyboards/compound
Rafael Yumagulov e08203f16a
[Keyboard] Added Compound keyboard support (#12942)
* [Keyboard] Added Compound keyboard support

* Small fixes for Compound keyboard

* Fixed readme and header file for Compound keyboard

* Update keyboards/compound/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Changed info.json and readme.md for Compound Keyboard

info.json - removed key_count
readme.md - changed PCB picture url to low-resolution

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-23 20:45:24 -07:00
..
keymaps [Keyboard] Added Compound keyboard support (#12942) 2021-07-23 20:45:24 -07:00
compound.c [Keyboard] Added Compound keyboard support (#12942) 2021-07-23 20:45:24 -07:00
compound.h [Keyboard] Added Compound keyboard support (#12942) 2021-07-23 20:45:24 -07:00
config.h [Keyboard] Added Compound keyboard support (#12942) 2021-07-23 20:45:24 -07:00
info.json [Keyboard] Added Compound keyboard support (#12942) 2021-07-23 20:45:24 -07:00
readme.md [Keyboard] Added Compound keyboard support (#12942) 2021-07-23 20:45:24 -07:00
rules.mk [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.