浏览代码

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

Danny Nguyen 8 年之前
父节点
当前提交
91776772fd
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 USE_SERIAL
 
 
-#define EE_HANDS
+#define TAPPING_TERM 150
 
 
 #undef RGBLED_NUM
 #undef RGBLED_NUM
 #define RGB_DI_PIN B0
 #define RGB_DI_PIN B0