qmk-firmware/keyboards/candybar
Joel Challis e34af631c2
Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7705)
* refactor keyboards using ST_STM32F072B_DISCOVERY to use 'MCU = STM32F072'

* refactor keyboards using GENERIC_STM32_F042X6 to use 'MCU = STM32F042'

* refactor keyboards using GENERIC_STM32_F103 to use 'MCU = STM32F103'
2020-01-10 01:31:01 +00:00
..
boards/ST_STM32F072B_DISCOVERY [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
keymaps [Keyboard] Add candybar lefty layout (#7286) 2019-11-23 23:37:09 -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] Add candybar lefty layout (#7286) 2019-11-23 23:37:09 -08:00
chconf.h [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08:00
halconf.h [Keyboard] Initial support for TKC Candybar (#4881) 2019-01-18 22:19:14 -08:00
info.json [Keyboard] Add candybar lefty layout (#7286) 2019-11-23 23:37:09 -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 Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7705) 2020-01-10 01:31:01 +00:00

readme.md

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.