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
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
..
an_c Update 072 based CannonKeys boards to rely on core QMK support (#8716) 5 years ago
atlas [Keyboard] Add CannonKeys Atlas keyboard (#8207) 5 years ago
bluepill Remove keyboard level ws2812 spi drivers (#7694) 5 years ago
chimera65 Fix ordering for new info.jsons (#9567) 5 years ago
db60 Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some rules.mk comments (#8784) 5 years ago
devastatingtkl Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some rules.mk comments (#8784) 5 years ago
instant60 Update 072 based CannonKeys boards to rely on core QMK support (#8716) 5 years ago
iron165 Fixing Iron165 VIA Keymap (#9298) 5 years ago
obliterated75 Update keyboards/cannonkeys/obliterated75/keymaps/default/keymap.c 5 years ago
ortho48 Remove keyboard level ws2812 spi drivers (#7694) 5 years ago
ortho60 Remove keyboard level ws2812 spi drivers (#7694) 5 years ago
ortho75 Remove keyboard level ws2812 spi drivers (#7694) 5 years ago
practice60 Adding VIA support for CannonKeys/Practice60 (#8169) 5 years ago
practice65 Remove keyboard level ws2812 spi drivers (#7694) 5 years ago
rekt1800 [Keyboard] Add CannonKeys Rekt1800 keyboard (#7760) 5 years ago
satisfaction75 Update 072 based CannonKeys boards to rely on core QMK support (#8716) 5 years ago
savage65 Update 072 based CannonKeys boards to rely on core QMK support (#8716) 5 years ago
tmov2 Update 072 based CannonKeys boards to rely on core QMK support (#8716) 5 years ago