summaryrefslogtreecommitdiff
path: root/keyboard/ergodox_ez/config.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-01-23 20:33:35 -0500
committerJack Humbert <jack.humb@gmail.com>2016-01-23 20:33:35 -0500
commit544a49329cac78206c0d195f2e7bfd39db05507d (patch)
treebfcd304f7215738909e1241d73a77a426f5a195c /keyboard/ergodox_ez/config.h
parenta820533ab770e1919f190c102a091c1060f6302e (diff)
parente5aee62e54d0b6f02ff170f4e9bf1e738d36fb4c (diff)
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into smarkefile
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 }