11 lines
No EOL
362 B
Text
11 lines
No EOL
362 B
Text
# Copyright (c) 2021 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
# Encoders (Uncomment these two line to add support to your firmware)
|
|
# CONFIG_EC11=y
|
|
# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
|
|
|
# RGB Underglow (Uncomment these two lines to add support to your firmware)
|
|
# RGB quickly drains battery power
|
|
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
|
# CONFIG_WS2812_STRIP=y |