You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/cannonkeys/practice65
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'
5 years ago
..
boards/GENERIC_STM32_F103
keymaps/default Remove keymap_config extern from default keymaps (#7399) 6 years ago
ld
bootloader_defs.h
chconf.h
config.h
halconf.h
info.json
mcuconf.h
practice65.c
practice65.h
readme.md
rules.mk Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7705) 5 years ago

readme.md

Practice 65

A Blue Pill STM32F103C8T6-based 65% ANSI board.

Keyboard Maintainer: Andrew Kannan
Hardware Supported: Blue Pill STM32F103C8T6

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

make cannonkeys/practice65:default

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