qmk_firmware/keyboards/tkc/candybar/lefty_r3
2022-05-15 20:26:27 +01:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
info.json [Keyboard] TKC Candybar R3 (#15374) 2022-01-10 17:31:16 -08:00
lefty_r3.c [Keyboard] TKC Candybar R3 (#15374) 2022-01-10 17:31:16 -08:00
lefty_r3.h [Keyboard] TKC Candybar R3 (#15374) 2022-01-10 17:31:16 -08:00
readme.md [Keyboard] TKC Candybar R3 (#15374) 2022-01-10 17:31:16 -08:00
rules.mk [Keyboard] TKC Candybar R3 (#15374) 2022-01-10 17:31:16 -08:00

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.