mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 21:22:05 +00:00
add the side detection based on USB connection
This commit is contained in:
parent
4637f7ea30
commit
a3b2ffd9d7
@ -29,9 +29,11 @@
|
|||||||
},
|
},
|
||||||
"split": {
|
"split": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"soft_serial_pin": "D0",
|
|
||||||
"transport": {
|
"transport": {
|
||||||
"protocol": "i2c"
|
"protocol": "i2c"
|
||||||
|
},
|
||||||
|
"usb_detect": {
|
||||||
|
"enabled": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"url": "https://github.com/ngrigoriev/dactyl-manuform-5x7_2_6",
|
"url": "https://github.com/ngrigoriev/dactyl-manuform-5x7_2_6",
|
||||||
|
Loading…
Reference in New Issue
Block a user