logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1058B)


  1. # TheKey.Company Candybar
  2. ![Candybar](https://cdn.shopify.com/s/files/1/1679/2319/products/CBR3CollectionHERO_720x.jpg)
  3. The Key Company Candybar is a staggered 40% board with a numpad utilizing the ATmega32u4 microcontroller.
  4. * Keyboard Maintainer: [Terry Mathews](https://github.com/TerryMathews/)
  5. * Hardware Supported: TKC Candybar
  6. * Hardware Availability: [TheKey.Company](https://thekey.company/products/candybar-round-3)
  7. ## Bootloader
  8. Enter the bootloader in 2 ways:
  9. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (default Escape key) and plug in the keyboard
  10. * **Physical reset button**: Briefly press the button on the back of the PCB
  11. Make example for this keyboard (after setting up your build environment):
  12. make tkc/candybar/lefty_r3:default:flash
  13. 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).