diff options
Diffstat (limited to 'keyboards/e88/config.h')
-rw-r--r-- | keyboards/e88/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/e88/config.h b/keyboards/e88/config.h index 11b040c92d..e83dfb9b06 100644 --- a/keyboards/e88/config.h +++ b/keyboards/e88/config.h @@ -100,9 +100,5 @@ //#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT -/* disable these deprecated features by default */ -#define NO_ACTION_MACRO -#define NO_ACTION_FUNCTION - #define QMK_ESC_OUTPUT F0 // usually COL #define QMK_ESC_INPUT B7 // usually ROW |