blob: 60ce0066f98726f39c7d358f3157ef29baf37df7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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
Flashing example for this keyboard:
make cannonkeys/practice60:default:flash
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).
Build guide available at: https://docs.cannonkeys.com/bluepill-build/
Blue Pill flashing guide at: https://docs.cannonkeys.com/flashing/
|