Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)
This commit is contained in:
@@ -17,9 +17,6 @@
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define DEVICE_VER 0x0001
|
||||
|
||||
/*
|
||||
* Keyboard Matrix Assignments
|
||||
*
|
||||
|
5
keyboards/tominabox1/le_chiffre/rev1/info.json
Normal file
5
keyboards/tominabox1/le_chiffre/rev1/info.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"usb": {
|
||||
"device_version": "0.0.1"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user