aboutsummaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz65rgb/v1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dztech/dz65rgb/v1/config.h')
-rw-r--r--keyboards/dztech/dz65rgb/v1/config.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/dztech/dz65rgb/v1/config.h b/keyboards/dztech/dz65rgb/v1/config.h
index bf700a238..9cd7d293c 100644
--- a/keyboards/dztech/dz65rgb/v1/config.h
+++ b/keyboards/dztech/dz65rgb/v1/config.h
@@ -29,10 +29,8 @@
29#define DIODE_DIRECTION COL2ROW 29#define DIODE_DIRECTION COL2ROW
30 30
31/* disable these deprecated features by default */ 31/* disable these deprecated features by default */
32#ifndef LINK_TIME_OPTIMIZATION_ENABLE 32#define NO_ACTION_MACRO
33# define NO_ACTION_MACRO 33#define NO_ACTION_FUNCTION
34# define NO_ACTION_FUNCTION
35#endif
36 34
37#ifdef RGB_MATRIX_ENABLE 35#ifdef RGB_MATRIX_ENABLE
38# define RGB_MATRIX_LED_PROCESS_LIMIT 4 36# define RGB_MATRIX_LED_PROCESS_LIMIT 4