summary refs log tree commit diff
path: root/keyboards/handwired/node5_1/rules.mk
diff options
context:
space:
mode:
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
+