소스 검색

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 EE_HANDS
+#define TAPPING_TERM 150
 
 #undef RGBLED_NUM
 #define RGB_DI_PIN B0