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/durgod/k3x0 | |
parent | 3da34f297a7503ce97690452b3765beeed4c54a7 (diff) | |
parent | 83a32b257473c5dc9fbacd71a3c1470dde21ad84 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/durgod/k3x0')
-rw-r--r-- | keyboards/durgod/k3x0/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/durgod/k3x0/config.h b/keyboards/durgod/k3x0/config.h index af543bb970..691076ecac 100644 --- a/keyboards/durgod/k3x0/config.h +++ b/keyboards/durgod/k3x0/config.h @@ -23,7 +23,6 @@ #define VENDOR_ID 0xD60D #define MANUFACTURER Hoksi Technology -#define USB_POLLING_INTERVAL_MS 1 #define WAIT_US_TIMER GPTD3 /* key matrix size (rows in specific keyboard variant) */ @@ -41,7 +40,6 @@ /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ #define DEBOUNCE 5 -// #define USB_POLLING_INTERVAL_MS 1 /* Bootmagic Lite key configuration */ #define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE |