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/xelus/la_plus/keymaps/via/config.h | |
parent | 3da34f297a7503ce97690452b3765beeed4c54a7 (diff) | |
parent | 83a32b257473c5dc9fbacd71a3c1470dde21ad84 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/xelus/la_plus/keymaps/via/config.h')
-rw-r--r-- | keyboards/xelus/la_plus/keymaps/via/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/xelus/la_plus/keymaps/via/config.h b/keyboards/xelus/la_plus/keymaps/via/config.h index ef2ec42057..58c086282c 100644 --- a/keyboards/xelus/la_plus/keymaps/via/config.h +++ b/keyboards/xelus/la_plus/keymaps/via/config.h @@ -19,6 +19,4 @@ // Enable RGB Matrix #define VIA_QMK_RGBLIGHT_ENABLE -#define USB_POLLING_INTERVAL_MS 1 #define QMK_KEYS_PER_SCAN 4 - |