mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-13 07:25:44 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
c19a221719
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
// 3 layers or else it will not fit in EEPROM
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
|
||||
|
||||
// Enable RGB Matrix
|
||||
#define VIA_QMK_RGBLIGHT_ENABLE
|
||||
|
||||
#define USB_POLLING_INTERVAL_MS 1
|
||||
#define QMK_KEYS_PER_SCAN 4
|
||||
|
||||
|
|
Loading…
Reference in a new issue