qmk_firmware/keyboards/tkc/candybar/lefty
TerryMathews 4764aa8711 The Key Company project consolidation (#9547)
* Consolidate TKC projects and increase VIA keymap count to 4.

* Updated readme files.

* Removed config.h via limitation of 2 dynamic keymaps

* Reduce dynamic keymaps from 4 to 3 due to EEPROM space limitations.

* Update dynamic_keymap.c

* Restore 4 dynamic keymaps for VIA in TKC projects.

* Update quantum/dynamic_keymap.c
2020-08-29 14:30:02 -07:00
..
keymaps The Key Company project consolidation (#9547) 2020-08-29 14:30:02 -07:00
config.h The Key Company project consolidation (#9547) 2020-08-29 14:30:02 -07:00
info.json The Key Company project consolidation (#9547) 2020-08-29 14:30:02 -07:00
lefty.c The Key Company project consolidation (#9547) 2020-08-29 14:30:02 -07: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 The Key Company project consolidation (#9547) 2020-08-29 14:30:02 -07: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.