You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
270 B
12 lines
270 B
4 years ago
|
# Copyright (c) 2020 The ZMK Contributors
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
|
||
|
# Enable Encoders
|
||
|
CONFIG_EC11=y
|
||
|
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||
|
|
||
|
# Enable underglow
|
||
|
#CONFIG_ZMK_RGB_UNDERGLOW=y
|
||
|
# Use the STRIP config specific to the LEDs you're using
|
||
|
#CONFIG_WS2812_STRIP=y
|