summaryrefslogtreecommitdiff
path: root/keyboards/ergodox
diff options
context:
space:
mode:
authorJack Humbert2017-06-18 12:13:56 -0400
committerGitHub2017-06-18 12:13:56 -0400
commit5682254f716dc132a2ebf64ab812fcb95d57601c (patch)
tree30e710792c27962d126432a6edc211c639249078 /keyboards/ergodox
parent51a86b85f35769533124d209c990aee18965ea6b (diff)
parent45d437ca044dd9101457aa366712b44c8b06df99 (diff)
Merge pull request #1408 from fredizzimo/fix_build_improve_travis
Fix the two failing keymaps and improve the travis build script
Diffstat (limited to 'keyboards/ergodox')
-rw-r--r--keyboards/ergodox/keymaps/belak/keymap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/ergodox/keymaps/belak/keymap.c b/keyboards/ergodox/keymaps/belak/keymap.c
index d10567a78..45f63539b 100644
--- a/keyboards/ergodox/keymaps/belak/keymap.c
+++ b/keyboards/ergodox/keymaps/belak/keymap.c
@@ -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