mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-06 09:21:47 +00:00
Move keyboard USB IDs and strings to data driven: handwired (#17822)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"keyboard_name": "Frenchdev V1",
|
||||
"manufacturer": "Nicolas Poirey",
|
||||
"maintainer": "qmk",
|
||||
"usb": {
|
||||
"vid": "0xFEED",
|
||||
"pid": "0x1307",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
||||
Reference in New Issue
Block a user