Remove incorrect use of split.main (#24158)

This commit is contained in:
Joel Challis 2024-07-20 14:03:57 +01:00 committed by GitHub
parent 6fbe91aecd
commit 2fb9816c77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 3 deletions

View file

@ -120,7 +120,6 @@
"matrix": [4, 7]
},
"enabled": true,
"main": "matrix_grid",
"matrix_pins": {
"right": {
"cols": ["GP7", "GP8", "GP9", "GP11", "GP12", "GP13", "GP14", "GP15"],

View file

@ -45,8 +45,7 @@
"diode_direction": "COL2ROW",
"split": {
"enabled": true,
"soft_serial_pin": "D2",
"main": "eeprom"
"soft_serial_pin": "D2"
},
"development_board": "promicro",
"layouts": {