qmk_firmware/keyboards/tkc/candybar/righty_r3
Ryan 02ccc50e60
Remove more empty headers (#20155)
2023-03-17 14:02:04 +11:00
..
keymaps
info.json Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
readme.md
righty_r3.h
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

TheKey.Company Candybar

Candybar

The Key Company Candybar is a staggered 40% board with a numpad utilizing the ATmega32u4 microcontroller.

Bootloader

Enter the bootloader in 2 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (default Escape key) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB

Make example for this keyboard (after setting up your build environment):

make tkc/candybar/righty_r3:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.