X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=layer.c;h=0c59c91fb734e589d44c1dd7dc935f42c3915323;hb=fb8d23c60c757d5d9c2270cb0123a53be2049a28;hp=90314e442996031f6d07fce29af2c26026479866;hpb=3015f191a5d9268cb5ca7a0256597d3d76f4d200;p=max%2Ftmk_keyboard.git diff --git a/layer.c b/layer.c index 90314e44..0c59c91f 100644 --- a/layer.c +++ b/layer.c @@ -1,4 +1,4 @@ -#include "keymap_skel.h" +#include "keymap.h" #include "host.h" #include "debug.h" #include "timer.h"