# Copyright (c) 2020 The ZMK Contributors # SPDX-License-Identifier: MIT # Number of BT Profiles CONFIG_BT_MAX_CONN=6 # Set screen blanking to 15s instead of 30s CONFIG_ZMK_IDLE_TIMEOUT=15000 # Save settings after 10s instaed of 60s #CONFIG_ZMK_SETTINGS_SAVE_DEBOUNCE=10000 # Add debug logging CONFIG_ZMK_USB_LOGGING=y