Files
sofle-zmk-config/config/sofle.conf
2022-11-20 14:10:49 +01:00

15 lines
374 B
Plaintext

# Copyright (c) 2020 Ryan Cross
# SPDX-License-Identifier: MIT
# Uncomment the following line to enable the Sofle OLED Display
#CONFIG_ZMK_DISPLAY=y
# Uncomment these two lines to add support for encoders
CONFIG_EC11=y
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
CONFIG_ZMK_KEYBOARD_NAME="Sofle Choc v2.2"
CONFIG_ZMK_SLEEP=y
# 10 min timeout
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000