summaryrefslogtreecommitdiffstats
path: root/keyboard/gh60
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-03-19 16:28:13 +0100
committertmk <nobody@nowhere>2013-03-19 16:28:13 +0100
commit9757f960f9f50841df6651a1a52f63eb9aae242b (patch)
tree1708fcb5becaff6b7eb007c826408cf63dbf3bf2 /keyboard/gh60
parentb057511f45de020c43021f2991569a53c2b929c9 (diff)
downloadqmk_firmware-9757f960f9f50841df6651a1a52f63eb9aae242b.tar.gz
qmk_firmware-9757f960f9f50841df6651a1a52f63eb9aae242b.tar.xz
Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options
Diffstat (limited to 'keyboard/gh60')
-rw-r--r--keyboard/gh60/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/gh60/config.h b/keyboard/gh60/config.h
index bb4277ae6..bf5807644 100644
--- a/keyboard/gh60/config.h
+++ b/keyboard/gh60/config.h
@@ -62,5 +62,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_PRINT
#define NO_ACTION_OVERLAY
+#define NO_ACTION_TAPPING
+#define NO_ACTION_MACRO
#endif