Skip to content

Commit

Permalink
Update config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
galican committed Jan 20, 2022
1 parent 1d45a03 commit daab54d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keyboards/keychron/q2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit daab54d

Please sign in to comment.