Browse Source

Remove line for hands selection via EEPROM, reduce tap duration from 200ms to 150ms

Danny Nguyen 8 years ago
parent
commit
91776772fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      keyboards/lets_split/keymaps/hexwire/config.h

+ 1 - 1
keyboards/lets_split/keymaps/hexwire/config.h

@@ -18,7 +18,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define USE_SERIAL
 
-#define EE_HANDS
+#define TAPPING_TERM 150
 
 #undef RGBLED_NUM
 #define RGB_DI_PIN B0