summaryrefslogtreecommitdiff
path: root/keyboard/gh60
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-03-20 00:26:01 +0900
committertmk <nobody@nowhere>2013-03-20 00:26:01 +0900
commitb057511f45de020c43021f2991569a53c2b929c9 (patch)
treef68be1f393692a9235a76f6d98739d8a614ad13c /keyboard/gh60
parent16870412679225d1a3b46c78928757deb713ae08 (diff)
Add NO_ACTION_OVERLAY config option
Diffstat (limited to 'keyboard/gh60')
-rw-r--r--keyboard/gh60/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboard/gh60/config.h b/keyboard/gh60/config.h
index 64a080e1c2..bb4277ae66 100644
--- a/keyboard/gh60/config.h
+++ b/keyboard/gh60/config.h
@@ -58,8 +58,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* disable debug print */
//#define NO_DEBUG
-
/* disable print */
//#define NO_PRINT
+#define NO_ACTION_OVERLAY
+
#endif