Files
sofle-zmk-config/config/sofle.conf
Daniel Bauer 3679cafd23 enable encoder
2022-11-16 19:03:33 +01:00

11 lines
300 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"