summaryrefslogtreecommitdiff
path: root/keyboards/junco/rev1
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/junco/rev1')
-rw-r--r--keyboards/junco/rev1/config.h1
-rw-r--r--keyboards/junco/rev1/rules.mk3
2 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/junco/rev1/config.h b/keyboards/junco/rev1/config.h
index d9c0556cdf..95731fde01 100644
--- a/keyboards/junco/rev1/config.h
+++ b/keyboards/junco/rev1/config.h
@@ -19,7 +19,6 @@
/* RGB Stuff */
#ifdef RGB_MATRIX_ENABLE
-# define RGB_DI_PIN GP15 // Pin for RGB logic
# define RGB_MATRIX_LED_COUNT 74
# define RGB_MATRIX_SPLIT \
{ 37, 37 } // 37 LEDs on each side
diff --git a/keyboards/junco/rev1/rules.mk b/keyboards/junco/rev1/rules.mk
index feb836dbe1..e69de29bb2 100644
--- a/keyboards/junco/rev1/rules.mk
+++ b/keyboards/junco/rev1/rules.mk
@@ -1,3 +0,0 @@
-# RGB Stuff
-RGB_MATRIX_DRIVER = WS2812
-WS2812_DRIVER = vendor