mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-10 22:45:30 +00:00
11 lines
300 B
Plaintext
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"
|