summaryrefslogtreecommitdiff
path: root/keyboard/ergodox_ez/config.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-01-23 20:32:51 -0500
committerJack Humbert <jack.humb@gmail.com>2016-01-23 20:32:51 -0500
commitc753bfcc144e4158a1e683c2c93b32667dc08388 (patch)
tree25d405cd0afe4810965f5edeaec86c0d1eb4170e /keyboard/ergodox_ez/config.h
parenteb61700912f1713ba27d34c23d7f07be66ee6513 (diff)
parente5aee62e54d0b6f02ff170f4e9bf1e738d36fb4c (diff)
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audio
Diffstat (limited to 'keyboard/ergodox_ez/config.h')
-rw-r--r--keyboard/ergodox_ez/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/ergodox_ez/config.h b/keyboard/ergodox_ez/config.h
index 825997ba05..6a391ffb54 100644
--- a/keyboard/ergodox_ez/config.h
+++ b/keyboard/ergodox_ez/config.h
@@ -38,6 +38,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MOUSEKEY_MAX_SPEED 3
#define MOUSEKEY_TIME_TO_MAX 10
+#define TAPPING_TOGGLE 1
+
#define COLS (int []){ F1, F0, B0, C7, F4, F5, F6, F7, D4, D6, B4, D7 }
#define ROWS (int []){ D0, D5, B5, B6 }