mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
Add missing include to Ergodox Belak keymap
This commit is contained in:
parent
6ba22b5f5e
commit
2fd670bec0
|
@ -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 New Issue
Block a user