diff --git a/app/boards/shields/wing36/wing36_left.conf b/app/boards/shields/wing36/wing36_left.conf index 2863382d..d26be4db 100644 --- a/app/boards/shields/wing36/wing36_left.conf +++ b/app/boards/shields/wing36/wing36_left.conf @@ -1,3 +1,6 @@ # wing36_left.conf # CONFIG_ZMK_SLEEP=y -# CONFIG_ZMK_USB_LOGGING=y \ No newline at end of file +# CONFIG_ZMK_USB_LOGGING=y +CONFIG_BT_CTLR_TX_PWR_PLUS_8=y +CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=3 +CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=3 \ No newline at end of file diff --git a/app/boards/shields/wing36/wing36_right.conf b/app/boards/shields/wing36/wing36_right.conf index 657aa3eb..dbfca34f 100644 --- a/app/boards/shields/wing36/wing36_right.conf +++ b/app/boards/shields/wing36/wing36_right.conf @@ -1,3 +1,6 @@ # wing36_right.conf # CONFIG_ZMK_SLEEP=y -# CONFIG_ZMK_USB_LOGGING=y \ No newline at end of file +# CONFIG_ZMK_USB_LOGGING=y +CONFIG_BT_CTLR_TX_PWR_PLUS_8=y +CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=3 +CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=3 \ No newline at end of file