diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-26 03:21:27 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-26 03:21:27 +0000 |
commit | 8a23742af24da021d4b8787e616d87a286e5b344 (patch) | |
tree | 505af3ebbaaf53be352d6347c8144c840a486aad /keyboards/ploopyco/trackball | |
parent | 3da34f297a7503ce97690452b3765beeed4c54a7 (diff) | |
parent | 83a32b257473c5dc9fbacd71a3c1470dde21ad84 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ploopyco/trackball')
-rw-r--r-- | keyboards/ploopyco/trackball/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/ploopyco/trackball/config.h b/keyboards/ploopyco/trackball/config.h index 7b0f3faa04..4275e9d119 100644 --- a/keyboards/ploopyco/trackball/config.h +++ b/keyboards/ploopyco/trackball/config.h @@ -44,9 +44,6 @@ #define NO_ACTION_MACRO #define NO_ACTION_FUNCTION -/* Much more so than a keyboard, speed matters for a mouse. So we'll go for as high - a polling rate as possible. */ -#define USB_POLLING_INTERVAL_MS 1 #define USB_MAX_POWER_CONSUMPTION 100 /* Bootmagic Lite key configuration */ |