Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)
This commit is contained in:
@@ -19,10 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define DEVICE_VER 0x0001
|
||||
#define PRODUCT Hex-4B Rev.1
|
||||
|
||||
/*
|
||||
* Keyboard Matrix Assignments
|
||||
*
|
||||
|
6
keyboards/mechlovin/hex4b/rev1/info.json
Normal file
6
keyboards/mechlovin/hex4b/rev1/info.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"keyboard_name": "Hex-4B Rev.1",
|
||||
"usb": {
|
||||
"device_version": "0.0.1"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user