remove configs
This commit is contained in:
parent
6caf956bf0
commit
8a2543403b
3 changed files with 3 additions and 14 deletions
|
@ -9,12 +9,14 @@ config ZMK_SPLIT_BLE_ROLE_CENTRAL
|
|||
|
||||
endif
|
||||
|
||||
|
||||
if SHIELD_HELIX_4_RIGHT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Helix Right"
|
||||
|
||||
config USB
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_HELIX_4_LEFT || SHIELD_HELIX_4_RIGHT
|
||||
|
@ -32,17 +34,4 @@ config WS2812_STRIP
|
|||
|
||||
endif # ZMK_RGB_UNDERGLOW
|
||||
|
||||
if ZMK_DISPLAY
|
||||
|
||||
config I2C
|
||||
default y
|
||||
|
||||
config SSD1306
|
||||
default y
|
||||
|
||||
config SSD1306_REVERSE_MODE
|
||||
default y
|
||||
|
||||
endif # ZMK_DISPLAY
|
||||
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue