qmk_firmware/keyboards/cannonkeys/practice60
Joel Challis e34af631c2
Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7705)
* refactor keyboards using ST_STM32F072B_DISCOVERY to use 'MCU = STM32F072'

* refactor keyboards using GENERIC_STM32_F042X6 to use 'MCU = STM32F042'

* refactor keyboards using GENERIC_STM32_F103 to use 'MCU = STM32F103'
2020-01-10 01:31:01 +00:00
..
boards/GENERIC_STM32_F103
keymaps/default
ld
bootloader_defs.h
chconf.h
config.h
halconf.h
info.json
mcuconf.h
practice60.c
practice60.h
readme.md
rules.mk

Practice 60

A Blue Pill STM32F103C8T6-based 60% ANSI board.

Keyboard Maintainer: Andrew Kannan
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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.