blob: a8e57338de1f42c6a9e43c5c72596378692ac50d (
plain)
1
2
3
4
5
6
|
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
# Enables RGB functionality (Uncomment lines below to enable.)
# CONFIG_ZMK_RGB_UNDERGLOW=y
# CONFIG_WS2812_STRIP=y
|