Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard not working after several deep sleeps - Windows 11 #2826

Open
EasyDevv opened this issue Feb 17, 2025 · 0 comments
Open

Keyboard not working after several deep sleeps - Windows 11 #2826

EasyDevv opened this issue Feb 17, 2025 · 0 comments

Comments

@EasyDevv
Copy link

Keyboard stops working after 3 or more deep sleeps.

The keyboard screen shows a Bluetooth connection, but it doesn't work

However

I can still operate the joystick mouse included with the keyboard.

Then I switched to Bluetooth 2 and typed on my Android device.

to type on my Android device and it works fine.

After rebooting Windows, it works fine again.

Below is my config file

https://github.com/EasyDevv/zmk-new_corne/blob/main/config/eyelash_corne.conf

CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000

CONFIG_ZMK_SLEEP=y

CONFIG_WS2812_STRIP=y
CONFIG_ZMK_RGB_UNDERGLOW=y
CONFIG_ZMK_RGB_UNDERGLOW_ON_START=n

CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y
CONFIG_ZMK_RGB_UNDERGLOW_HUE_START=160
CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=3

# Uncomment the following line to enable NKRO
#CONFIG_ZMK_HID_REPORT_TYPE_NKRO=y

# Some operating systems have problems with full support for consumer keycodes.
# Uncomment the following line if keycodes labeled "consumer" like C_AC_SEARCH don't work
#CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y

#EC11 enable
CONFIG_EC11=y
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y

# Mouse enable
CONFIG_ZMK_MOUSE=y

CONFIG_ZMK_BACKLIGHT=y
CONFIG_ZMK_BACKLIGHT_BRT_START=100

# Uncomment the following line to increase the keyboard's wireless range
#CONFIG_BT_CTLR_TX_PWR_PLUS_8=y

# Additional Bluetooth Options
# CONFIG_BT_CTLR_PHY_2M=n
# CONFIG_ZMK_BLE_PASSKEY_ENTRY=y
# CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y

I tried a few different bluetooth options, but couldn't get it to connect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant