12 lines
310 B
Text
12 lines
310 B
Text
# Copyright (c) 2022 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
# Uncomment to turn on logging, and set ZMK logging to debug output
|
|
# CONFIG_ZMK_USB_LOGGING=y
|
|
|
|
# Uncomment both to enable encoder
|
|
# CONFIG_EC11=y
|
|
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
|
|
|
# Uncomment to enable OLED
|
|
# CONFIG_ZMK_DISPLAY=y
|