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/geekboards/macropad_v2/config.h | |
parent | 3da34f297a7503ce97690452b3765beeed4c54a7 (diff) | |
parent | 83a32b257473c5dc9fbacd71a3c1470dde21ad84 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/geekboards/macropad_v2/config.h')
-rw-r--r-- | keyboards/geekboards/macropad_v2/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/geekboards/macropad_v2/config.h b/keyboards/geekboards/macropad_v2/config.h index cdb3a7dbe8..cb671bfab7 100644 --- a/keyboards/geekboards/macropad_v2/config.h +++ b/keyboards/geekboards/macropad_v2/config.h @@ -100,7 +100,6 @@ #define RGB_DISABLE_WHEN_USB_SUSPENDED #define WAIT_FOR_USB -#define USB_POLLING_INTERVAL_MS 1 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ #define DEBOUNCE 3 |