Skip to content

Commit

Permalink
Fixup build.
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc committed Sep 19, 2024
1 parent aa2092a commit 22bd29e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions quantum/eeconfig.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
bool via_eeprom_is_valid(void);
void via_eeprom_set_valid(bool valid);
void eeconfig_init_via(void);
#else
void dynamic_keymap_reset(void);
#endif // VIA_ENABLE

__attribute__((weak)) void eeconfig_init_user(void) {
Expand Down

0 comments on commit 22bd29e

Please sign in to comment.