Migrate SPLIT_HAND_PIN to json (#23924)

This commit is contained in:
Joel Challis
2024-07-13 13:29:16 +01:00
committed by GitHub
parent 26e84c513c
commit f0807ea64f
159 changed files with 243 additions and 800 deletions
@@ -16,7 +16,5 @@
#pragma once
#define SPLIT_HAND_PIN F4
#define OLED_DISPLAY_128X32
#define SPLIT_OLED_ENABLE
@@ -112,6 +112,9 @@
]
}
},
"handedness": {
"pin": "F4"
},
"matrix_pins": {
"right": {
"cols": ["D7", "E6", "B4", "B5", "D4", "C6"],