diff options
| author | Duncan Sutherland | 2024-04-12 05:22:15 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-12 05:22:15 +0200 |
| commit | 8caa8674d225c1c26403f8c311be6ffbdd9081e1 (patch) | |
| tree | c111562d260d379791122573d8be04d8b51b1ca4 /keyboards/helix/rev3_5rows/info.json | |
| parent | cb81913d18fd567cb2dbadcd9a5c5c767f75ba60 (diff) | |
Move `SPLIT_KEYBOARD` to data driven (#21410)
Diffstat (limited to 'keyboards/helix/rev3_5rows/info.json')
| -rw-r--r-- | keyboards/helix/rev3_5rows/info.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/helix/rev3_5rows/info.json b/keyboards/helix/rev3_5rows/info.json index 57d4e11dfe..e867f03326 100644 --- a/keyboards/helix/rev3_5rows/info.json +++ b/keyboards/helix/rev3_5rows/info.json @@ -92,6 +92,7 @@ ] }, "split": { + "enabled": true, "soft_serial_pin": "D2" }, "ws2812": { |