summaryrefslogtreecommitdiff
path: root/keyboards/lz
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/lz
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/lz')
-rw-r--r--keyboards/lz/erghost/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/lz/erghost/config.h b/keyboards/lz/erghost/config.h
index 74867baf7f..0936f6c271 100644
--- a/keyboards/lz/erghost/config.h
+++ b/keyboards/lz/erghost/config.h
@@ -46,9 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION ROW2COL
-#define USB_POLLING_INTERVAL_MS 1
-
-
#define LED_NUM_LOCK_PIN D7
#define LED_CAPS_LOCK_PIN D6
#define LED_SCROLL_LOCK_PIN B4