My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/keyboards/tkc/candybar/lefty_r3
Ryan 2da0827d4f
Remove matrix size defines (#19581)
2 years ago
..
keymaps
config.h Remove matrix size defines (#19581) 2 years ago
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2 years ago
lefty_r3.c
lefty_r3.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2 years ago

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/lefty_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.