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/practice60
morbetter 4f9e5d4cde
Adding VIA support for CannonKeys/Practice60 (#8169)
* Adding VIA support for 40percentclub/luddite

* Update config.h

* Update rules.mk

* Delete config.h

config.h was created to override the "default" of RGBLED_NUM 8
deleting the file to keep with defaults

* Removing block and comment as suggested

* Update PRODUCT_ID

Changing from:

 #define PRODUCT_ID      0x0A0C 

To:

 #define PRODUCT_ID      0x4C55 // "LU"

* Changing Vendor ID

Changing Vendor ID from:
#define VENDOR_ID       0xFEED
To:
#define VENDOR_ID       0x3430 // "40"

* Adding VIA support to cannonkeys/practice60

Adding VIA support to cannonkeys/practice60

 * updated VENDOR_ID to match other CannonKeys boards
 * changed PRODUCT_ID to be unique
 * added additional notes to readme.md
 * keymap.c and config.h for VIA support

* Update readme.md

* Update keyboards/cannonkeys/practice60/readme.md

* Update keyboards/cannonkeys/practice60/readme.md

* Update keyboards/cannonkeys/practice60/config.h

* Update rules.mk

* Update keyboards/cannonkeys/practice60/config.h

* Update config.h

* Rebased from Master

Rebased from Master
5 years ago
..
keymaps Adding VIA support for CannonKeys/Practice60 (#8169) 5 years ago
bootloader_defs.h Moving cannonkeys boards to one place, eeprom fix (#4999) 6 years ago
chconf.h 2020 February 29 Breaking Changes Update (#8064) 5 years ago
config.h Adding VIA support for CannonKeys/Practice60 (#8169) 5 years ago
halconf.h 2020 February 29 Breaking Changes Update (#8064) 5 years ago
info.json Moving cannonkeys boards to one place, eeprom fix (#4999) 6 years ago
mcuconf.h Moving cannonkeys boards to one place, eeprom fix (#4999) 6 years ago
practice60.c Moving cannonkeys boards to one place, eeprom fix (#4999) 6 years ago
practice60.h Moving cannonkeys boards to one place, eeprom fix (#4999) 6 years ago
readme.md Adding VIA support for CannonKeys/Practice60 (#8169) 5 years ago
rules.mk Remove keyboard level ws2812 spi drivers (#7694) 5 years ago

readme.md

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

Flashing example for this keyboard:

make cannonkeys/practice60:default:flash

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

Build guide available at: https://docs.cannonkeys.com/bluepill-build/ Blue Pill flashing guide at: https://docs.cannonkeys.com/flashing/