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.

30 lines
1.0 KiB

  1. # Compound
  2. ![Compound](https://imgur.com/0DC9F9dh.jpg)
  3. A compact 60% Compound keyboard with fixed Tsangan style layout.
  4. * Keyboard Maintainer: [yumagulovrn](https://github.com/yumagulovrn)
  5. * Hardware Supported: Compound PCB
  6. * Hardware Availability: [GeekHack IC](https://geekhack.org/index.php?topic=111187.0)
  7. ## Entering bootloader mode
  8. Keyboard doesn't have dedicated RESET button on the PCB, however, there are alternatives:
  9. ### Bootmagic
  10. Hold down ESC while plugging the keyboard in.
  11. ### Shorting RESET pin
  12. Short GND and RST pads on the bottom of the keyboard. Location of the pads can be seen [here](https://imgur.com/uw7Zz7Y.jpg).
  13. ## Building keyboard firmware
  14. Make example for this keyboard (after setting up your build environment):
  15. make compound:default
  16. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).