From 232281946d1baab9db4da3f5f6da210792c4c184 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Thu, 8 Jun 2023 21:46:09 -0400 Subject: Adds Planck Rev 7 & Updates rev6_drop to Matrix Lite Implementation (#21175) * adds planck/rev7 * Remove config.h include Co-authored-by: Drashna Jaelre * convert planck matrices to lite implementation --------- Co-authored-by: Drashna Jaelre --- keyboards/planck/rev6_drop/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/planck/rev6_drop/rules.mk') diff --git a/keyboards/planck/rev6_drop/rules.mk b/keyboards/planck/rev6_drop/rules.mk index e20d33831d..3eb3eac7eb 100644 --- a/keyboards/planck/rev6_drop/rules.mk +++ b/keyboards/planck/rev6_drop/rules.mk @@ -10,7 +10,7 @@ NKRO_ENABLE = yes # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow AUDIO_ENABLE = yes # Audio output -CUSTOM_MATRIX = yes +CUSTOM_MATRIX = lite # Do not enable RGB_MATRIX_ENABLE together with RGBLIGHT_ENABLE RGB_MATRIX_ENABLE = no ENCODER_ENABLE = yes -- cgit v1.2.3