summaryrefslogtreecommitdiff
path: root/keyboards/stront
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-11-28 16:39:48 +1100
committerNick Brassel <nick@tzarc.org>2023-11-28 16:40:47 +1100
commit0115951de12bd4c798a43a380651c34552552e85 (patch)
tree62999011ae782d93aa6dc9c889615db2a840cafc /keyboards/stront
parent0379d1f59e58cefa18cdb72ba1b77507d1108ae6 (diff)
parent4d99e0a23cff02f4c6e55e093b5de08a9be0df7c (diff)
`develop` -> `master`, 2023q4 edition
Diffstat (limited to 'keyboards/stront')
-rw-r--r--keyboards/stront/config.h2
-rw-r--r--keyboards/stront/info.json9
-rw-r--r--keyboards/stront/rules.mk1
3 files changed, 8 insertions, 4 deletions
diff --git a/keyboards/stront/config.h b/keyboards/stront/config.h
index 4c88e411ac..13c76a80e2 100644
--- a/keyboards/stront/config.h
+++ b/keyboards/stront/config.h
@@ -13,8 +13,6 @@
/* any side can be master by default, enable split sync to support it */
#define EE_HANDS
-#define SPLIT_LED_STATE_ENABLE
-#define SPLIT_MODS_ENABLE
#define SPLIT_POINTING_ENABLE
/* SPI config for display/touchpad */
diff --git a/keyboards/stront/info.json b/keyboards/stront/info.json
index c3435b1f5d..40be364688 100644
--- a/keyboards/stront/info.json
+++ b/keyboards/stront/info.json
@@ -61,7 +61,13 @@
"rows": ["GP28", "GP27", "GP26", "GP15"]
},
"split": {
- "enabled": true
+ "enabled": true,
+ "transport": {
+ "sync": {
+ "indicators": true,
+ "modifiers": true
+ }
+ }
},
"encoder": {
"rotary": [
@@ -86,6 +92,7 @@
"pin": "GP14"
},
"ws2812": {
+ "driver": "vendor",
"pin": "GP29"
},
"rgblight": {
diff --git a/keyboards/stront/rules.mk b/keyboards/stront/rules.mk
index 940a592d11..c6cdeb5bfc 100644
--- a/keyboards/stront/rules.mk
+++ b/keyboards/stront/rules.mk
@@ -1,5 +1,4 @@
SERIAL_DRIVER = vendor
-WS2812_DRIVER = vendor
POINTING_DEVICE_ENABLE = yes
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi