9 lines
No EOL
180 B
Text
9 lines
No EOL
180 B
Text
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
# Enable Display
|
|
CONFIG_ZMK_DISPLAY=y
|
|
|
|
# Enable Encoders
|
|
CONFIG_EC11=y
|
|
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y |