Move SOFT_SERIAL_PIN
to data driven (#19863)
This commit is contained in:
@@ -41,9 +41,6 @@
|
||||
|
||||
#define TAP_CODE_DELAY 10
|
||||
|
||||
/* communication between sides */
|
||||
#define SOFT_SERIAL_PIN D2
|
||||
|
||||
#define SPLIT_USB_DETECT
|
||||
|
||||
#ifdef WPM_ENABLE
|
||||
|
@@ -8,6 +8,9 @@
|
||||
"pid": "0x2784",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"split": {
|
||||
"soft_serial_pin": "D2"
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"layouts": {
|
||||
|
Reference in New Issue
Block a user