diff options
| author | QMK Bot <hello@qmk.fm> | 2025-03-20 22:34:52 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2025-03-20 22:34:52 +0000 |
| commit | d603fb09139a5a55e1efd910a3989e38f138446f (patch) | |
| tree | 846a47073fdb3ebf0a7842c74034337f63833221 | |
| parent | b84ab51343b39d4189350bab51fdcd81db21974e (diff) | |
| parent | f4dfa218ff924f0e9f964f81706474a765c88cc2 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
| -rw-r--r-- | keyboards/ploopyco/trackball_thumb/rev1_001/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ploopyco/trackball_thumb/rev1_001/config.h b/keyboards/ploopyco/trackball_thumb/rev1_001/config.h index 108a104cdc..fb2f9431cc 100644 --- a/keyboards/ploopyco/trackball_thumb/rev1_001/config.h +++ b/keyboards/ploopyco/trackball_thumb/rev1_001/config.h | |||
| @@ -26,5 +26,5 @@ | |||
| 26 | /* PMW33XX Settings */ | 26 | /* PMW33XX Settings */ |
| 27 | #define PMW33XX_CS_PIN B0 | 27 | #define PMW33XX_CS_PIN B0 |
| 28 | 28 | ||
| 29 | #define ENCODER_A_PINS { F0 } | 29 | #define ENCODER_A_PINS { F4 } |
| 30 | #define ENCODER_B_PINS { F4 } | 30 | #define ENCODER_B_PINS { F0 } |
