qmk_firmware/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'
2020-01-10 01:31:01 +00:00
..
boards/GENERIC_STM32_F103 [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07:00
keymaps/default Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
ld [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07:00
bootloader_defs.h [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07:00
chconf.h [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07:00
config.h [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07:00
halconf.h [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07:00
info.json [Keyboard] Instant60 VIA Support (#5909) 2019-05-19 10:03:06 -07:00
mcuconf.h [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07:00
practice65.c [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07:00
practice65.h [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07:00
readme.md [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07:00
rules.mk Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7705) 2020-01-10 01:31:01 +00:00

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.