12 lines
324 B
Text
12 lines
324 B
Text
# Copyright (c) 2022, Josh Whitley
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
# Uncomment the following line to enable the Sofle OLED Display
|
|
# CONFIG_ZMK_DISPLAY=y
|
|
|
|
# Uncomment the following two lines to enable the underglow LEDs
|
|
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
|
# CONFIG_WS2812_STRIP=y
|
|
|
|
CONFIG_EC11=y
|
|
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|