Browse Source

Merge remote-tracking branch 'origin/master' into develop

pull/21875/head
QMK Bot 10 months ago
parent
commit
42e369dc9e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      quantum/dynamic_keymap.c

+ 1
- 0
quantum/dynamic_keymap.c View File

@ -26,6 +26,7 @@
# include "via.h"
# define DYNAMIC_KEYMAP_EEPROM_START (VIA_EEPROM_CONFIG_END)
#else
# include "eeconfig.h"
# define DYNAMIC_KEYMAP_EEPROM_START (EECONFIG_SIZE)
#endif


Loading…
Cancel
Save