Skip to content

Commit

Permalink
scylla: move split to DD, purge unnecessary build options
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed May 28, 2024
1 parent 95cc4db commit 314473e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions keyboards/bastardkb/scylla/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"split_count": [29, 29]
},
"split": {
"enabled": true,
"soft_serial_pin": "GP1"
"transport": {
"sync": {
Expand Down
8 changes: 0 additions & 8 deletions keyboards/bastardkb/scylla/rules.mk
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
# Build Options
# change yes to no to disable
#
RGB_MATRIX_SUPPORTED = yes # RGB matrix is supported and enabled by default
RGBLIGHT_SUPPORTED = yes # RGB underglow is supported, but not enabled by default

SPLIT_KEYBOARD = yes

SERIAL_DRIVER = vendor

0 comments on commit 314473e

Please sign in to comment.