summaryrefslogtreecommitdiff
path: root/keyboards/durgod/k3x0
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-02-26 03:20:57 +0000
committerGitHub <noreply@github.com>2022-02-26 03:20:57 +0000
commit83a32b257473c5dc9fbacd71a3c1470dde21ad84 (patch)
tree88a243f0b23f7cd555aef45603ed6609e6aecb7d /keyboards/durgod/k3x0
parente7931289918221081cbe2a7ea5df27a5d86324db (diff)
Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keymaps (#16448)
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
Diffstat (limited to 'keyboards/durgod/k3x0')
-rw-r--r--keyboards/durgod/k3x0/config.h2
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