glove80
This commit is contained in:
parent
616ffd2ffb
commit
9f9fc0600e
4 changed files with 45 additions and 1 deletions
15
config/glove80.conf
Normal file
15
config/glove80.conf
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Set sleep timeout to 30min (30*60*1000ms)
|
||||
CONFIG_ZMK_SLEEP=y
|
||||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
|
||||
|
||||
# Combo config, automated by build script
|
||||
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=6
|
||||
CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=3
|
||||
|
||||
# Bluetooth tweaks
|
||||
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
|
||||
CONFIG_BT_GATT_ENFORCE_SUBSCRIPTION=n
|
||||
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|
||||
CONFIG_BT_MAX_CONN=3
|
||||
CONFIG_BT_MAX_PAIRED=3
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue