Add missing include to Ergodox Belak keymap
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
#include "action_layer.h"
|
#include "action_layer.h"
|
||||||
#include "eeconfig.h"
|
#include "eeconfig.h"
|
||||||
|
#include "eeprom.h"
|
||||||
|
|
||||||
#define LAYER_ON(pos) ((layer_state) & (1<<(pos)))
|
#define LAYER_ON(pos) ((layer_state) & (1<<(pos)))
|
||||||
#define _______ KC_TRNS
|
#define _______ KC_TRNS
|
||||||
|
Reference in New Issue
Block a user