diff options
Diffstat (limited to 'keyboards/rubi/config.h')
-rw-r--r-- | keyboards/rubi/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/rubi/config.h b/keyboards/rubi/config.h index 5b6b1c4531..25c7aa5be7 100644 --- a/keyboards/rubi/config.h +++ b/keyboards/rubi/config.h @@ -58,8 +58,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE -/* disable these deprecated features by default */ -#define NO_ACTION_MACRO -#define NO_ACTION_FUNCTION - #define OLED_FONT_H "lib/glcdfont.c" |