Merge pull request #1408 from fredizzimo/fix_build_improve_travis
Fix the two failing keymaps and improve the travis build script
This commit is contained in:
commit
5682254f71
3 changed files with 16 additions and 6 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…
Add table
Add a link
Reference in a new issue