Skip to content

Commit

Permalink
changing keyboard name and reducing BT power TX
Browse files Browse the repository at this point in the history
  • Loading branch information
mdkul22 committed Nov 20, 2024
1 parent d8eb00b commit 36c0a40
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@

# Uncomment the following line to enable the Corne OLED Display
CONFIG_ZMK_DISPLAY=y
CONFIG_ZMK_KEYBOARD_NAME="MDK Corne"
CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y
CONFIG_ZMK_WIDGET_LAYER_STATUS=y
CONFIG_ZMK_WIDGET_WPM_STATUS=y
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
#CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
CONFIG_ZMK_BLE_EXPERIMENTAL_FEATURES=y
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
CONFIG_ZMK_SLEEP=y
Expand Down

0 comments on commit 36c0a40

Please sign in to comment.