Remove incorrect use of split.main (#24158)
This commit is contained in:
parent
6fbe91aecd
commit
2fb9816c77
2 changed files with 1 additions and 3 deletions
|
|
@ -45,8 +45,7 @@
|
|||
"diode_direction": "COL2ROW",
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"soft_serial_pin": "D2",
|
||||
"main": "eeprom"
|
||||
"soft_serial_pin": "D2"
|
||||
},
|
||||
"development_board": "promicro",
|
||||
"layouts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue