forked from kofal.net/zmk
Initial exploration of mod tap action.
This commit is contained in:
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"
|
||||
|
||||
Reference in New Issue
Block a user