mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-24 18:25:01 +06:00
Update config.h
This commit is contained in:
parent
1d45a038d5
commit
daab54dcb9
@ -63,6 +63,9 @@
|
||||
/* Set USB polling rate as 1 milliseconds */
|
||||
#define USB_POLLING_INTERVAL_MS 1
|
||||
|
||||
/* We have 2KB EEPROM size on STM32L432 */
|
||||
#define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 2047
|
||||
|
||||
/* Use 5 dynamic keymap layers */
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user