From df2be99170c04feb57534b4f9eb2de7c8467b984 Mon Sep 17 00:00:00 2001 From: user Date: Tue, 2 Jan 2024 06:31:20 +0100 Subject: fix building by commenting out non implemented RGB --- keyboards/handwired/node5_1/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/handwired/node5_1') diff --git a/keyboards/handwired/node5_1/rules.mk b/keyboards/handwired/node5_1/rules.mk index 6bdeb466a8..f5b734bc85 100644 --- a/keyboards/handwired/node5_1/rules.mk +++ b/keyboards/handwired/node5_1/rules.mk @@ -9,5 +9,5 @@ POINTING_DEVICE_DRIVER = pimoroni_trackball # Enable RP2040-Zero WS2812 On board led # https://www.waveshare.com/img/devkit/RP2040-Zero/RP2040-Zero-details-7.jpg -RGBLIGHT_ENABLE = yes +# RGBLIGHT_ENABLE = yes CONSOLE_ENABLE = yes -- cgit 1.4.1