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