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

This commit is contained in:
Danny Nguyen 2017-03-15 16:34:10 -04:00
parent 7a9437a2e3
commit 91776772fd
1 changed files with 1 additions and 1 deletions

View File

@ -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