diff options
| author | tmk <nobody@nowhere> | 2013-02-20 10:40:07 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2013-02-20 10:40:07 +0900 |
| commit | abf0b04d14629de35968ee07e3bb587eebccf68b (patch) | |
| tree | b08e20a0ae42a49ea831a1f1325293c7db140370 /keyboard/gh60/config.h | |
| parent | 998dc6c17e0b0cfe8377529a130d9c61590caf2a (diff) | |
| download | qmk_firmware-abf0b04d14629de35968ee07e3bb587eebccf68b.tar.gz qmk_firmware-abf0b04d14629de35968ee07e3bb587eebccf68b.zip | |
Apply new keymap for gh60
Diffstat (limited to 'keyboard/gh60/config.h')
| -rw-r--r-- | keyboard/gh60/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/gh60/config.h b/keyboard/gh60/config.h index a760d5dfb..ef0c9a173 100644 --- a/keyboard/gh60/config.h +++ b/keyboard/gh60/config.h | |||
| @@ -41,6 +41,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 41 | /* Set 0 if need no debouncing */ | 41 | /* Set 0 if need no debouncing */ |
| 42 | #define DEBOUNCE 5 | 42 | #define DEBOUNCE 5 |
| 43 | 43 | ||
| 44 | /* To use new keymap framework */ | ||
| 45 | #define USE_KEYMAP_V2 | ||
| 44 | 46 | ||
| 45 | /* key combination for command */ | 47 | /* key combination for command */ |
| 46 | #define IS_COMMAND() ( \ | 48 | #define IS_COMMAND() ( \ |
