From: Danny Nguyen Date: Wed, 15 Mar 2017 20:34:10 +0000 (-0400) Subject: Remove line for hands selection via EEPROM, reduce tap duration from 200ms to 150ms X-Git-Url: https://git.donarmstrong.com/?p=qmk_firmware.git;a=commitdiff_plain;h=91776772fd5600116e9d02c614813c427a3d4219 Remove line for hands selection via EEPROM, reduce tap duration from 200ms to 150ms --- diff --git a/keyboards/lets_split/keymaps/hexwire/config.h b/keyboards/lets_split/keymaps/hexwire/config.h index 983f8e352..11adbc454 100644 --- a/keyboards/lets_split/keymaps/hexwire/config.h +++ b/keyboards/lets_split/keymaps/hexwire/config.h @@ -18,7 +18,7 @@ along with this program. If not, see . #define USE_SERIAL -#define EE_HANDS +#define TAPPING_TERM 150 #undef RGBLED_NUM #define RGB_DI_PIN B0