aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergodash/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodash/rev1/config.h')
-rw-r--r--keyboards/ergodash/rev1/config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/ergodash/rev1/config.h b/keyboards/ergodash/rev1/config.h
index 09dd6604e..d3f3314ee 100644
--- a/keyboards/ergodash/rev1/config.h
+++ b/keyboards/ergodash/rev1/config.h
@@ -63,10 +63,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
63 63
64/* ws2812 RGB LED */ 64/* ws2812 RGB LED */
65#define RGB_DI_PIN D3 65#define RGB_DI_PIN D3
66#define RGBLIGHT_TIMER 66
67#define RGBLED_NUM 24 // Number of LEDs 67#define RGBLED_NUM 24 // Number of LEDs
68#define ws2812_PORTREG PORTD
69#define ws2812_DDRREG DDRD
70 68
71/* 69/*
72 * Feature disable options 70 * Feature disable options