summaryrefslogtreecommitdiff
path: root/keyboards/helix
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-10-21 12:21:23 +0100
committerGitHub <noreply@github.com>2023-10-21 12:21:23 +0100
commit3f1b3a512532b8e6ebd2f73df5222ae146b1f490 (patch)
treeb74d6f2e4c4ced38da9b0dda44965d87249513fe /keyboards/helix
parent87b4bc17edcf46f06a085a38130b9ff865b5bd39 (diff)
Migrate recently introduced sync items (#22305)
Diffstat (limited to 'keyboards/helix')
-rw-r--r--keyboards/helix/rev2/config.h3
-rw-r--r--keyboards/helix/rev2/info.json8
2 files changed, 7 insertions, 4 deletions
diff --git a/keyboards/helix/rev2/config.h b/keyboards/helix/rev2/config.h
index 212d0e1e38..7ab494522a 100644
--- a/keyboards/helix/rev2/config.h
+++ b/keyboards/helix/rev2/config.h
@@ -21,9 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define QUICK_TAP_TERM 0
-#define SPLIT_LAYER_STATE_ENABLE
-#define SPLIT_LED_STATE_ENABLE
-
/* Select hand configuration */
#define MASTER_LEFT
// #define MASTER_RIGHT
diff --git a/keyboards/helix/rev2/info.json b/keyboards/helix/rev2/info.json
index 0056ba90b1..aac3cc9dbb 100644
--- a/keyboards/helix/rev2/info.json
+++ b/keyboards/helix/rev2/info.json
@@ -14,7 +14,13 @@
},
"diode_direction": "COL2ROW",
"split": {
- "soft_serial_pin": "D2"
+ "soft_serial_pin": "D2",
+ "transport": {
+ "sync": {
+ "indicators": true,
+ "layer_state": true
+ }
+ }
},
"tapping": {
"term": 100