adhere to style guidecd

This commit is contained in:
Jamie Ding 2023-01-27 11:48:51 +00:00
parent fd5dd65705
commit d2029e3b4d
4 changed files with 8 additions and 25 deletions

View file

@ -8,15 +8,6 @@ config ZMK_SPLIT_BLE_ROLE_CENTRAL
endif
if SHIELD_MERCURY_RIGHT
config ZMK_KEYBOARD_NAME
default "Mercury-R"
endif
if SHIELD_MERCURY_LEFT || SHIELD_MERCURY_RIGHT
config ZMK_SPLIT

View file

@ -0,0 +1,8 @@
# Increases power consumption slightly, but improves signal strength
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# Put into deep sleep if keyboard is idle for a long enough time
CONFIG_ZMK_SLEEP=y
# Log to USB for debugging purposes
# CONFIG_ZMK_USB_LOGGING=y

View file

@ -1,8 +0,0 @@
# Increases power consumption slightly, but improves signal strength
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# Put into deep sleep if keyboard is idle for a long enough time
CONFIG_ZMK_SLEEP=y
# Log to USB for debugging purposes
# CONFIG_ZMK_USB_LOGGING=y

View file

@ -1,8 +0,0 @@
# Increases power consumption slightly, but improves signal strength
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# Put into deep sleep if keyboard is idle for a long enough time
CONFIG_ZMK_SLEEP=y
# Log to USB for debugging purposes
# CONFIG_ZMK_USB_LOGGING=y