Skip to content

Commit

Permalink
Merge pull request qmk#4 from lalalademaxiya1/playground
Browse files Browse the repository at this point in the history
Update config.h
  • Loading branch information
KeychronMacro authored Jan 20, 2022
2 parents 1d45a03 + daab54d commit 059710a
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 059710a

Please sign in to comment.