diff options
Diffstat (limited to 'common/eeconfig.h')
| -rw-r--r-- | common/eeconfig.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/eeconfig.h b/common/eeconfig.h index 526cee783..0b605fc7b 100644 --- a/common/eeconfig.h +++ b/common/eeconfig.h | |||
| @@ -58,8 +58,8 @@ void eeconfig_disable(void); | |||
| 58 | uint8_t eeconfig_read_debug(void); | 58 | uint8_t eeconfig_read_debug(void); |
| 59 | void eeconfig_write_debug(uint8_t val); | 59 | void eeconfig_write_debug(uint8_t val); |
| 60 | 60 | ||
| 61 | uint8_t eeconfig_read_defalt_layer(void); | 61 | uint8_t eeconfig_read_default_layer(void); |
| 62 | void eeconfig_write_defalt_layer(uint8_t val); | 62 | void eeconfig_write_default_layer(uint8_t val); |
| 63 | 63 | ||
| 64 | uint8_t eeconfig_read_keymap(void); | 64 | uint8_t eeconfig_read_keymap(void); |
| 65 | void eeconfig_write_keymap(uint8_t val); | 65 | void eeconfig_write_keymap(uint8_t val); |
