diff options
author | tmk <nobody@nowhere> | 2013-03-21 15:34:36 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2013-03-21 15:34:36 +0900 |
commit | b2a19328ad35f51dcc9cef7c4d2801acd143582a (patch) | |
tree | e176fafe0e7723612f7fb34b88105ea892f35404 /keyboard/gh60/config.h | |
parent | 74aea627e7bb924df81d7944705ab40db036be93 (diff) | |
download | qmk_firmware-b2a19328ad35f51dcc9cef7c4d2801acd143582a.tar.gz qmk_firmware-b2a19328ad35f51dcc9cef7c4d2801acd143582a.zip |
Changed Makefile and config.h for new options
Diffstat (limited to 'keyboard/gh60/config.h')
-rw-r--r-- | keyboard/gh60/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboard/gh60/config.h b/keyboard/gh60/config.h index 679ff36626..7fe28470dd 100644 --- a/keyboard/gh60/config.h +++ b/keyboard/gh60/config.h @@ -73,6 +73,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define NO_ACTION_KEYMAP //#define NO_ACTION_OVERLAY //#define NO_ACTION_TAPPING +//#define NO_ACTION_ONESHOT //#define NO_ACTION_MACRO //#define NO_ACTION_FUNCTION |