summaryrefslogtreecommitdiff
path: root/keyboards/nacly/sodium50
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-17 16:40:49 +1100
committerGitHub <noreply@github.com>2023-02-17 16:40:49 +1100
commit8f6c228adbfec98828f0411f62bab07f96e5c020 (patch)
treee3e7c485942dd7a089b34bfb17be8ef644829f12 /keyboards/nacly/sodium50
parent2da0827d4ffbcba161126d6001f370e97d0172a8 (diff)
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Diffstat (limited to 'keyboards/nacly/sodium50')
-rw-r--r--keyboards/nacly/sodium50/config.h3
-rw-r--r--keyboards/nacly/sodium50/info.json3
2 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/nacly/sodium50/config.h b/keyboards/nacly/sodium50/config.h
index a4ad4e7b83..55abbac4d1 100644
--- a/keyboards/nacly/sodium50/config.h
+++ b/keyboards/nacly/sodium50/config.h
@@ -25,9 +25,6 @@
#define SPLIT_HAND_PIN F4
-/* serial.c configuration for split keyboard */
-#define SOFT_SERIAL_PIN D3
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
diff --git a/keyboards/nacly/sodium50/info.json b/keyboards/nacly/sodium50/info.json
index dc3a391669..6e2e6d5aef 100644
--- a/keyboards/nacly/sodium50/info.json
+++ b/keyboards/nacly/sodium50/info.json
@@ -8,6 +8,9 @@
"pid": "0xFED0",
"device_version": "0.0.1"
},
+ "split": {
+ "soft_serial_pin": "D3"
+ },
"processor": "atmega32u4",
"bootloader": "caterina",
"layouts": {