qmk_firmware/keyboards/cannonkeys/practice65
Andrew Kannan e8372692c5 [Keyboard] Instant60 VIA Support (#5909)
* VIA Support for Instant60

* Backlighting updates

* Update default keymap

* Add Standard layout default VIA supported layout

* Clean up some backslashes

* Add info.json

* Update info json metadata

* add info.json for practice65

* Update keyboards/cannonkeys/instant60/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/cannonkeys/practice65/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/cannonkeys/instant60/keymaps/via/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/cannonkeys/instant60/keymaps/via_standard/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Remove unused enum
2019-05-19 10:03:06 -07:00
..
boards/GENERIC_STM32_F103 [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07:00
keymaps/default [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07: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 [Keyboard] Practice65 Keyboard (#5795) 2019-05-05 16:58:08 -07: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.