summaryrefslogtreecommitdiffstats
path: root/keyboards/xbows/ranger/config.h
diff options
context:
space:
mode:
authorX-Bows Tech <41098278+XBowsTech@users.noreply.github.com>2021-09-12 05:37:43 +0800
committerGitHub <noreply@github.com>2021-09-11 14:37:43 -0700
commitf1084712d72eb0e942ac46a9e606cc2d3af11dc6 (patch)
treeceee427df2406d707264243d0e5427f8e4dfcb1c /keyboards/xbows/ranger/config.h
parent85b052bdd41497479023c1a8588b6e35c28d5b06 (diff)
[Keyboard] Update lighting effects for xbows ranger keyboard (#14318)
Diffstat (limited to 'keyboards/xbows/ranger/config.h')
-rw-r--r--keyboards/xbows/ranger/config.h4
1 files changed, 4 insertions, 0 deletions
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