diff options
| author | user <user@node5.net> | 2024-01-02 06:31:21 +0100 |
|---|---|---|
| committer | user <user@node5.net> | 2024-01-02 06:31:21 +0100 |
| commit | 08ab48a36c8076fe248506cca44c7a7acd6b9376 (patch) | |
| tree | c2812208144ecd97c6d6873a17a309a0632a22e3 /keyboards/handwired/node5_1/config.h | |
| parent | 8cd0c5a6628d2fe950e7c621a68c0461df7df60f (diff) | |
refactor + WS2812 LED light up
Diffstat (limited to 'keyboards/handwired/node5_1/config.h')
| -rw-r--r-- | keyboards/handwired/node5_1/config.h | 3 |
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 + |
