qmk_sweep_skeletyl/keyboards/tkc/candybar/righty_r3
2023-02-05 20:26:45 +00:00
..
keymaps Remove useless line continuations (#19399) 2022-12-30 11:48:05 +11:00
config.h Remove unused LOCKING_SUPPORT_ENABLE from config.h (#19748) 2023-02-05 20:26:45 +00:00
info.json Move keyboard USB IDs and strings to data driven: T (#17899) 2022-08-04 02:35:08 +01:00
readme.md
righty_r3.c
righty_r3.h
rules.mk

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.