Add missing include to Ergodox Belak keymap
This commit is contained in:
parent
6ba22b5f5e
commit
2fd670bec0
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#include "debug.h"
|
||||
#include "action_layer.h"
|
||||
#include "eeconfig.h"
|
||||
#include "eeprom.h"
|
||||
|
||||
#define LAYER_ON(pos) ((layer_state) & (1<<(pos)))
|
||||
#define _______ KC_TRNS
|
||||
|
|
Loading…
Reference in a new issue