From 9757f960f9f50841df6651a1a52f63eb9aae242b Mon Sep 17 00:00:00 2001 From: tmk Date: Wed, 20 Mar 2013 00:28:13 +0900 Subject: Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options --- keyboard/gh60/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboard/gh60/config.h') diff --git a/keyboard/gh60/config.h b/keyboard/gh60/config.h index bb4277ae66..bf58076442 100644 --- a/keyboard/gh60/config.h +++ b/keyboard/gh60/config.h @@ -62,5 +62,7 @@ along with this program. If not, see . //#define NO_PRINT #define NO_ACTION_OVERLAY +#define NO_ACTION_TAPPING +#define NO_ACTION_MACRO #endif -- cgit v1.2.3