qmk_firmware/keyboards/cannonkeys/ortho48
Andrew Kannan 7186d1581a Moving cannonkeys boards to one place, eeprom fix (#4999)
* Move boards to cannonkeys and share resources

* Share common files between cannonkey boards

* Fix ortho60 keymap

* update LED numbers

* Add RGB keys to Ortho60 and Ortho48

* Add Backlight control to default layout Ortho60 and 48

* Remove unnecessary ws2812.c SRC from rules.mk
2019-01-29 20:04:20 -08:00
..
boards/GENERIC_STM32_F103
keymaps/default
ld
bootloader_defs.h
chconf.h
config.h
halconf.h
info.json
mcuconf.h
ortho48.c
ortho48.h
readme.md
rules.mk

readme.md

Ortho 48

A Blue Pill STM32F103C8T6-based 12x4 ortholinear keyboard.

Keyboard Maintainer: Andrew Kannan
Hardware Supported: Blue Pill STM32F103C8T6

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

make cannonkeys/ortho48:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.