diff --git a/keyboards/elephant42/config.h b/keyboards/elephant42/config.h index 342d829b0a4..8b805f937b9 100644 --- a/keyboards/elephant42/config.h +++ b/keyboards/elephant42/config.h @@ -88,10 +88,6 @@ along with this program. If not, see . /* define if matrix has ghost (lacks anti-ghosting diodes) */ //#define MATRIX_HAS_GHOST -/* disable these deprecated features by default */ -#define NO_ACTION_MACRO -#define NO_ACTION_FUNCTION - #ifndef OLED_FONT_H # define OLED_FONT_H "keyboards/elephant42/lib/glcdfont.c" #endif