From bbc45101722fce098f576c381cd00815fba0f9e7 Mon Sep 17 00:00:00 2001 From: user Date: Tue, 2 Jan 2024 06:31:20 +0100 Subject: turn off leds on suspend middle mouse button don't send if scrolled --- keyboards/handwired/node5_1/rules.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'keyboards/handwired/node5_1/rules.mk') 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 + -- cgit 1.4.1