This website requires JavaScript.
Explore
Help
Sign in
noble
/
qmk-vial
Watch
1
Star
0
Fork
You've already forked qmk-vial
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6f75226460
qmk-vial
/
keyboards
/
cannonkeys
/
practice60
/
keymaps
/
via
/
rules.mk
2 lines
17 B
Makefile
Raw
Normal View
History
Unescape
Escape
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
2020-06-29 20:16:14 +01:00
VIA_ENABLE
=
yes
Reference in a new issue
Copy permalink