summary refs log tree commit diff
path: root/keyboards/handwired/node5_1/config.h
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-01-02 06:31:21 +0100
committeruser <user@node5.net>2024-01-02 06:31:21 +0100
commit08ab48a36c8076fe248506cca44c7a7acd6b9376 (patch)
treec2812208144ecd97c6d6873a17a309a0632a22e3 /keyboards/handwired/node5_1/config.h
parent8cd0c5a6628d2fe950e7c621a68c0461df7df60f (diff)
refactor + WS2812 LED light up
Diffstat (limited to 'keyboards/handwired/node5_1/config.h')
-rw-r--r--keyboards/handwired/node5_1/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/node5_1/config.h b/keyboards/handwired/node5_1/config.h
index cbe0d3afd7..0b7d48e653 100644
--- a/keyboards/handwired/node5_1/config.h
+++ b/keyboards/handwired/node5_1/config.h
@@ -28,3 +28,6 @@
 #define MOUSE_EXTENDED_REPORT       TRUE
 #define POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE TRUE
 
+#define WS2812_DI_PIN 	GP16
+#define RGBLED_NUM	1
+