diff options
Diffstat (limited to 'keyboards/ploopyco/common/opt_encoder.h')
| -rw-r--r-- | keyboards/ploopyco/common/opt_encoder.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/ploopyco/common/opt_encoder.h b/keyboards/ploopyco/common/opt_encoder.h index 8e5159f91c..013ded656e 100644 --- a/keyboards/ploopyco/common/opt_encoder.h +++ b/keyboards/ploopyco/common/opt_encoder.h | |||
| @@ -17,6 +17,8 @@ | |||
| 17 | #pragma once | 17 | #pragma once |
| 18 | 18 | ||
| 19 | #include <stdint.h> | 19 | #include <stdint.h> |
| 20 | //typedef char int8_t; | ||
| 21 | //typedef unsigned short uint16_t; | ||
| 20 | 22 | ||
| 21 | #ifndef SCROLLER_AR_SIZE | 23 | #ifndef SCROLLER_AR_SIZE |
| 22 | # define SCROLLER_AR_SIZE 31 | 24 | # define SCROLLER_AR_SIZE 31 |
