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
This commit is contained in:
parent
74fcfd5335
commit
7186d1581a
61 changed files with 1949 additions and 380 deletions
12
keyboards/cannonkeys/practice60/readme.md
Normal file
12
keyboards/cannonkeys/practice60/readme.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Practice 60
|
||||
|
||||
A Blue Pill STM32F103C8T6-based 60% ANSI board.
|
||||
|
||||
Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan1)
|
||||
Hardware Supported: Blue Pill STM32F103C8T6
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make cannonkeys/practice60:default
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
Loading…
Add table
Add a link
Reference in a new issue