mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-11 08:02:57 +00:00
Fix typedef in eeconfig.c
This commit is contained in:
committed by
Florian Didron
parent
e7a2fdc271
commit
678f1a9595
@@ -15,7 +15,7 @@
|
||||
# include "eeprom_driver.h"
|
||||
#endif
|
||||
|
||||
extern uint32_t default_layer_state;
|
||||
extern layer_state_t default_layer_state;
|
||||
/** \brief eeconfig enable
|
||||
*
|
||||
* FIXME: needs doc
|
||||
|
||||
Reference in New Issue
Block a user