qmk_firmware/keyboards/candybar
TerryMathews ebec12fbe8 [Keyboard] Initial support for TKC Candybar (#4881)
* Initial support for TKC Candybar

* Correct FN layer issue

Both shift keys were overloaded. Moved Caps Lock to FN + C.

* Update keyboard description in config.h.

* Info.json

* Update project information

* Update keyboards/candybar/readme.md

Co-Authored-By: TerryMathews <terry@terrymathews.net>
2019-01-18 22:19:14 -08:00
..
boards/ST_STM32F072B_DISCOVERY [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
keymaps/default [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
bootloader_defs.h [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
candybar.c [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
candybar.h [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
chconf.h [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
config.h [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
halconf.h [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
info.json [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
mcuconf.h [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
readme.md [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
rules.mk [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00

The Key Company Candybar

Candybar

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

Keyboard Maintainer: Terry Mathews
Hardware Supported: TKC Candybar Hardware Availability: Via GB

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

make candybar:default:dfu-util

See build environment setup then the make instructions for more information.