1
0
Fork 0

Include quantum.h to fix travis CI errors

This commit is contained in:
Drashna Jaelre 2018-10-22 14:07:18 -07:00 committed by Jack Humbert
parent 95619bdaca
commit cb1e45b4ef
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#include "quantum.h"
//Control
#define MO_FNLR MO(FN_LAYER)
#define BACKSPC KC_BSPC