Update ZMK (#248)
Tweaks to point to new ZMK branch, changes to support this.
This commit is contained in:
@@ -49,12 +49,13 @@ CONFIG_ZMK_BACKLIGHT_AUTO_OFF_IDLE=y
|
||||
#BT configuration
|
||||
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|
||||
CONFIG_BT_DIS_MANUF="Kinesis Corporation"
|
||||
CONFIG_BT_PRIVACY=y
|
||||
CONFIG_BT_PRIVACY=n
|
||||
CONFIG_BT_GAP_PERIPHERAL_PREF_PARAMS=y
|
||||
CONFIG_BT_PERIPHERAL_PREF_TIMEOUT=600
|
||||
CONFIG_BT_PERIPHERAL_PREF_MIN_INT=12
|
||||
CONFIG_BT_PERIPHERAL_PREF_MAX_INT=24
|
||||
CONFIG_BT_PERIPHERAL_PREF_LATENCY=30
|
||||
CONFIG_BT_BAS=n #Set this to y to enable BLE battery reporting
|
||||
|
||||
#Misc configuration
|
||||
CONFIG_USB_DEVICE_VID=0x29EA
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ manifest:
|
||||
projects:
|
||||
- name: zmk
|
||||
remote: refil
|
||||
revision: adv360-z3.2
|
||||
revision: adv360-z3.2-2
|
||||
import: app/west.yml
|
||||
self:
|
||||
path: config
|
||||
|
||||
Reference in New Issue
Block a user