Initial exploration of mod tap action.
This commit is contained in:
parent
ed5532bf94
commit
53aadc4f93
13 changed files with 126 additions and 35 deletions
1
prj.conf
1
prj.conf
|
|
@ -5,6 +5,7 @@ CONFIG_USB_DEVICE_STACK=y
|
|||
CONFIG_USB_DEVICE_HID=y
|
||||
CONFIG_USB_DEVICE_PRODUCT="ZMK Firmware"
|
||||
CONFIG_ZMK_BLE=y
|
||||
CONFIG_ZMK_ACTION_MOD_TAP=y
|
||||
# HID GATT notifications sent this way are *not* picked up by Linux, and possibly others.
|
||||
CONFIG_BT_GATT_NOTIFY_MULTIPLE=n
|
||||
CONFIG_BT_DEVICE_NAME="ZMK Keyboard"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue