summary refs log tree commit diff
path: root/keyboards/handwired/node5_1/rules.mk
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-01-02 06:31:20 +0100
committeruser <user@node5.net>2024-01-02 06:31:20 +0100
commitbbc45101722fce098f576c381cd00815fba0f9e7 (patch)
treeb83412a81ccfc1420fd935862dd76e915e790ce0 /keyboards/handwired/node5_1/rules.mk
parenta5a573c9f5d128dd36ac73845e7c11f87c71a8ee (diff)
turn off leds on suspend
middle mouse button don't send if scrolled
Diffstat (limited to 'keyboards/handwired/node5_1/rules.mk')
-rw-r--r--keyboards/handwired/node5_1/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/handwired/node5_1/rules.mk b/keyboards/handwired/node5_1/rules.mk
index f5b734bc85..94eda5fd52 100644
--- a/keyboards/handwired/node5_1/rules.mk
+++ b/keyboards/handwired/node5_1/rules.mk
@@ -11,3 +11,7 @@ POINTING_DEVICE_DRIVER = pimoroni_trackball
 # https://www.waveshare.com/img/devkit/RP2040-Zero/RP2040-Zero-details-7.jpg
 # RGBLIGHT_ENABLE = yes
 CONSOLE_ENABLE = yes
+
+# Enable user code to send keys
+SEND_STRING_ENABLE = yes
+