Add TAP_CODE_DELAY 10. Fix a typo (compilation error)
This commit is contained in:
parent
22ad35b225
commit
fb9425df82
2 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue