Fix a missing include

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
pull/389/head
Gergely Nagy 6 years ago
parent 7bf6725628
commit ae519a08f0

@ -16,6 +16,7 @@
*/
#include <Kaleidoscope-EEPROM-Keymap-Programmer.h>
#include <Kaleidoscope-FocusSerial.h>
namespace kaleidoscope {
uint16_t EEPROMKeymapProgrammer::update_position_;

Loading…
Cancel
Save