From 7514f5124ac81ce1db51eb07a287f82d6a9bf10c Mon Sep 17 00:00:00 2001 From: Jason Dunsmore Date: Thu, 30 Jan 2020 17:25:16 -0600 Subject: [Keymap] Update keymap for user jasondunsmore (#8047) --- keyboards/keebio/iris/keymaps/jasondunsmore/config.h | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'keyboards/keebio/iris/keymaps/jasondunsmore/config.h') diff --git a/keyboards/keebio/iris/keymaps/jasondunsmore/config.h b/keyboards/keebio/iris/keymaps/jasondunsmore/config.h index 8aa4be367f..195c1d3bb3 100644 --- a/keyboards/keebio/iris/keymaps/jasondunsmore/config.h +++ b/keyboards/keebio/iris/keymaps/jasondunsmore/config.h @@ -17,11 +17,7 @@ along with this program. If not, see . #pragma once -/* Use I2C or Serial, not both */ #define USE_SERIAL -// #define USE_I2C - -/* Select hand configuration */ #define MASTER_LEFT - -#define TAPPING_TERM 200 +#define TAPPING_TERM 150 +#define TAPPING_TOGGLE 2 -- cgit v1.2.3