mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-13 10:24:20 +00:00
Add missing include to Ergodox Belak keymap
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user