aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/mint60/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/mint60/config.h b/keyboards/mint60/config.h
index 19a17a7c5..1b11092eb 100644
--- a/keyboards/mint60/config.h
+++ b/keyboards/mint60/config.h
@@ -148,6 +148,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
148#define RGB_DI_PIN D3 148#define RGB_DI_PIN D3
149 149
150#define RGBLED_NUM 8 150#define RGBLED_NUM 8
151#define RGBLIGHT_SPLIT
151 152
152#define RGBLIGHT_HUE_STEP 10 153#define RGBLIGHT_HUE_STEP 10
153#define RGBLIGHT_SAT_STEP 17 154#define RGBLIGHT_SAT_STEP 17