summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/bluepill
AgeCommit message (Collapse)Author
2020-04-06Remove keyboard level ws2812 spi drivers (#7694)Joel Challis
2020-04-06Refactor cannonkeys f103 boards to use core backlight (#8089)Joel Challis
* Refactor to use core backlight * Remove custom implementation
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-01-26Fix cannonkeys f103 boardszvecr
2019-06-04Moving rgb typedefs into a single location (#5978)XScorpion2
Because someone named the define poorly Using full relative path as handwired/promethium has a color.h file
2019-01-29Moving cannonkeys boards to one place, eeprom fix (#4999)Andrew Kannan
* 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