Skip to content

Commit

Permalink
remove configs
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdubrinsky committed Jan 20, 2021
1 parent 6caf956 commit 8a25434
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions app/boards/shields/helix_4/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Empty file.
Empty file.

0 comments on commit 8a25434

Please sign in to comment.