]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - common/command.c
Initial version of new code for layer switch is added.
[tmk_firmware.git] / common / command.c
index 13d37242d93c60d0440c5a76212991bdcff4980b..0020d8a17cc2c78d74d0726fb42b02d0aaab2f56 100644 (file)
@@ -23,7 +23,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "debug.h"
 #include "util.h"
 #include "timer.h"
-#include "layer.h"
+#include "keyboard.h"
 #include "matrix.h"
 #include "bootloader.h"
 #include "command.h"