1
0
Fork 0
zmk-ardux/config/boards/shields/artboard/artboard_right.conf

17 lines
426 B
Text
Raw Permalink Normal View History

# Copyright (c) 2021 Dennis "depadiernos" Padiernos
# SPDX-License-Identifier: MIT
2022-04-30 17:08:42 +00:00
# Tune combos to allow proper ARDUX support
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=16
CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=8
CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8
# Tune bluetooth profiles for quick select
CONFIG_BT_MAX_CONN=6
# Enable display (layer in use is helpful)
CONFIG_ZMK_DISPLAY=y
2022-04-30 17:51:44 +00:00
# Turn off sleep
CONFIG_ZMK_SLEEP=n