Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define PRODUCT_ID 0x0301
|
||||
|
||||
// The pin connected to the data pin of the LEDs
|
||||
#define RGB_DI_PIN F1
|
||||
#define RGBLED_NUM 14
|
||||
|
5
keyboards/westm/westm9/rev1/info.json
Normal file
5
keyboards/westm/westm9/rev1/info.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"usb": {
|
||||
"pid": "0x0301"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user