Skip to content

Commit

Permalink
add eeconfig_init on keyboard_post_init_user
Browse files Browse the repository at this point in the history
  • Loading branch information
seyahdoo committed Jul 10, 2022
1 parent 4d15e66 commit 48c3f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/keychron/k3/keymaps/iso_seyahdoo/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ bool dip_switch_update_user(uint8_t index, bool active) {
}

void keyboard_post_init_user(void) {

eeconfig_init();
}

0 comments on commit 48c3f36

Please sign in to comment.