add custom display module

This commit is contained in:
Daniel Fichtinger 2025-02-22 22:51:24 -05:00
parent fb4fbb438f
commit 58e6bca3de
3 changed files with 15 additions and 2 deletions

View file

@ -17,3 +17,8 @@ CONFIG_ZMK_POINTING=y
# bluetooth tweaks
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# required for custom status screen
CONFIG_ZMK_DISPLAY=y
CONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM=y
CONFIG_NICE_VIEW_GEM_WPM_FIXED_RANGE_MAX=125