qmk-firmware/keyboards/candybar
Joel Challis 014ad1d747
Fix RESET keycode on some STM32F072 keyboards (#8134)
* Add f072 board files with 'enter_bootloader_mode_if_requested' support

* rename default f072 board file to GENERIC_STM32_F072XB

* Remove board files

* Add bootloader def

* Update generic f072 board paths

* Revert wrong deletion
2020-02-13 19:39:22 +00:00
..
boards/ST_STM32F072B_DISCOVERY
keymaps
bootloader_defs.h
candybar.c
candybar.h
chconf.h Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. 2020-01-28 23:45:42 +11:00
config.h
halconf.h
info.json
mcuconf.h
readme.md
rules.mk Fix RESET keycode on some STM32F072 keyboards (#8134) 2020-02-13 19:39:22 +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.