diff options
Diffstat (limited to 'keyboards/forever65')
-rw-r--r-- | keyboards/forever65/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/forever65/config.h b/keyboards/forever65/config.h index 4ea906b5a7..0de59946c4 100644 --- a/keyboards/forever65/config.h +++ b/keyboards/forever65/config.h @@ -64,8 +64,4 @@ //#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT -/* disable these deprecated features by default */ -#define NO_ACTION_MACRO -#define NO_ACTION_FUNCTION - #define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE |