1
0
Fork 0

Add TAP_CODE_DELAY 10. Fix a typo (compilation error)

This commit is contained in:
Josef Adamcik 2020-05-18 13:11:22 +02:00
parent 22ad35b225
commit fb9425df82
2 changed files with 3 additions and 1 deletions

View file

@ -28,6 +28,8 @@
#define ENCODERS_PAD_B_RIGHT { F5 }
#define ENCODER_RESOLUTION 2
#define TAP_CODE_DELAY 10
/* communication between sides */
#define USE_SERIAL
#define SERIAL_USE_MULTI_TRANSACTION