Move keyboard USB IDs and strings to data driven, pass 3 (#18111)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
#define DEVICE_VER 0x0001
|
||||
|
||||
#define RGBLED_NUM 12
|
||||
|
5
keyboards/ymdk/yd60mq/12led/info.json
Normal file
5
keyboards/ymdk/yd60mq/12led/info.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"usb": {
|
||||
"device_version": "0.0.1"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user