mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-11 07:36:56 -05:00
7 lines
198 B
Plaintext
7 lines
198 B
Plaintext
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
# Enable underglow
|
|
CONFIG_ZMK_RGB_UNDERGLOW=y
|
|
# Use the STRIP config specific to the LEDs you're using
|
|
CONFIG_WS2812_STRIP=y |