From 9e42e4dc69439b2c15a01f50692531f0a451a34a Mon Sep 17 00:00:00 2001 From: Jack Hartstein Date: Sat, 2 Jan 2021 17:05:07 -0800 Subject: [PATCH] merged with updates from main zmk branch --- app/prj.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/prj.conf b/app/prj.conf index e69de29b..546a5da1 100644 --- a/app/prj.conf +++ b/app/prj.conf @@ -0,0 +1,3 @@ +CONFIG_ZMK_RGB_UNDERGLOW=y +# Use the STRIP config specific to the LEDs you're using +CONFIG_WS2812_STRIP=y