From f1084712d72eb0e942ac46a9e606cc2d3af11dc6 Mon Sep 17 00:00:00 2001 From: X-Bows Tech <41098278+XBowsTech@users.noreply.github.com> Date: Sun, 12 Sep 2021 05:37:43 +0800 Subject: [Keyboard] Update lighting effects for xbows ranger keyboard (#14318) --- keyboards/xbows/ranger/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'keyboards/xbows/ranger/config.h') diff --git a/keyboards/xbows/ranger/config.h b/keyboards/xbows/ranger/config.h index ddf196b5b8..fda06228d8 100644 --- a/keyboards/xbows/ranger/config.h +++ b/keyboards/xbows/ranger/config.h @@ -30,6 +30,10 @@ #define DIODE_DIRECTION COL2ROW #define DEBOUNCE 3 +/* disable these deprecated features by default */ +#define NO_ACTION_MACRO +#define NO_ACTION_FUNCTION + #ifdef RGB_MATRIX_ENABLE # define RGB_MATRIX_LED_PROCESS_LIMIT 18 # define RGB_MATRIX_LED_FLUSH_LIMIT 16 -- cgit v1.2.3