aboutsummaryrefslogtreecommitdiff
path: root/keyboards/smallkeyboard/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/smallkeyboard/config.h')
-rw-r--r--keyboards/smallkeyboard/config.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/smallkeyboard/config.h b/keyboards/smallkeyboard/config.h
index 24c81258c..a343d767f 100644
--- a/keyboards/smallkeyboard/config.h
+++ b/keyboards/smallkeyboard/config.h
@@ -50,10 +50,8 @@
50#define DEBOUNCE 3 50#define DEBOUNCE 3
51 51
52/* disable these deprecated features by default */ 52/* disable these deprecated features by default */
53//#ifndef LINK_TIME_OPTIMIZATION_ENABLE 53//#define NO_ACTION_MACRO
54//# define NO_ACTION_MACRO 54//#define NO_ACTION_FUNCTION
55//# define NO_ACTION_FUNCTION
56//#endif
57 55
58#ifdef RGB_MATRIX_ENABLE 56#ifdef RGB_MATRIX_ENABLE
59# define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects 57# define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects