From d96f0584a2b76f3a53608715e91b6ad79bc9e14f Mon Sep 17 00:00:00 2001 From: Yan-Fa Li Date: Thu, 7 Nov 2019 15:48:41 -0800 Subject: [PATCH] [Keyboard] Hadron v3 Enable RGB (#7292) - bitbang age is upon us. All hail zvecr --- keyboards/hadron/ver3/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/hadron/ver3/rules.mk b/keyboards/hadron/ver3/rules.mk index 599fb53fa..1345c67f2 100644 --- a/keyboards/hadron/ver3/rules.mk +++ b/keyboards/hadron/ver3/rules.mk @@ -17,7 +17,7 @@ COMMAND_ENABLE = yes # Commands for debug and configuration NKRO_ENABLE = yes # USB Nkey Rollover CUSTOM_MATRIX = no # Custom matrix file AUDIO_ENABLE = yes -RGBLIGHT_ENABLE = no +RGBLIGHT_ENABLE = yes RGB_MATRIX_ENABLE = no #WS2812 once arm_rgb is implemented HAPTIC_ENABLE += DRV2605L QWIIC_ENABLE += MICRO_OLED