qmk_firmware/keyboards/tkc/candybar/lefty
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move keyboard USB IDs and strings to data driven: T (#17899) 2022-08-04 02:35:08 +01:00
info.json Move keyboard USB IDs and strings to data driven: T (#17899) 2022-08-04 02:35:08 +01:00
lefty.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
lefty.h The Key Company project consolidation (#9547) 2020-08-29 14:30:02 -07:00
readme.md The Key Company project consolidation (#9547) 2020-08-29 14:30:02 -07:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

The Key Company Candybar

Candybar

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

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

make tkc/candybar/lefty:default:dfu-util

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