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
keymaps [Keyboard] Add candybar lefty layout (#7286) 2019-11-23 23:37:09 -08:00
bootloader_defs.h
candybar.c
candybar.h [Keyboard] Add candybar lefty layout (#7286) 2019-11-23 23:37:09 -08:00
chconf.h
config.h
halconf.h
info.json [Keyboard] Add candybar lefty layout (#7286) 2019-11-23 23:37:09 -08:00
mcuconf.h
readme.md
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.