summary refs log tree commit diff
path: root/lib/python
diff options
context:
space:
mode:
authormorbetter <60626808+morbetter@users.noreply.github.com>2020-02-14 11:31:48 -0800
committerGitHub <noreply@github.com>2020-02-14 11:31:48 -0800
commit348266bd5b6c6c79c292e3df9442a19d99873b5c (patch)
treea3305498c1ae2de6b7f483ea690b75772267bd71 /lib/python
parenteb1f99c5f971ce939d18e236ac85edaf0de00401 (diff)
Adding VIA support for 40percentclub/luddite (#8158)
* 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"
Diffstat (limited to 'lib/python')
0 files changed, 0 insertions, 0 deletions