Skip to content

Commit

Permalink
fix: 🐛 enable display within shields folder
Browse files Browse the repository at this point in the history
  • Loading branch information
FilippeMafra committed Jan 2, 2024
1 parent f0ec0bb commit 040c8ed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 4 additions & 1 deletion config/boards/shields/hillside48/hillside48.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@
# RGB Underglow (Uncomment these two lines to add support to your firmware)
# RGB quickly drains battery power
# CONFIG_ZMK_RGB_UNDERGLOW=y
# CONFIG_WS2812_STRIP=y
# CONFIG_WS2812_STRIP=y

# Display
CONFIG_ZMK_DISPLAY=y
3 changes: 0 additions & 3 deletions config/hillside48.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,5 @@
# Display
CONFIG_ZMK_DISPLAY=y

# Name
CONFIG_ZMK_KEYBOARD_NAME="Hillside"

# Boost the Bluetooth signal as my iPhone has connection issues
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y

0 comments on commit 040c8ed

Please sign in to comment.