qmk_firmware/keyboards/candybar
Rob Rogers f4fb0e1617 [Keyboard] Add candybar lefty layout (#7286)
* Add left number pad layout to candybar keyboard

* successfully builds

* Rename new layout to LAYOUT_lefty and add corresponding LAYOUT_righty as alias for LAYOUT

* merge

* Add lefty keymap

* Add lefty layout to info.json

* Added LAYOUT_righty to info.json and corrected some misplaced braces

* Update keyboards/candybar/info.json

* removed redundant sections as suggested.
2019-11-23 23:37:09 -08: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

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.