diff --git a/Makefile b/Makefile index 3c7b656..94c4504 100644 --- a/Makefile +++ b/Makefile @@ -27,3 +27,5 @@ flash: @make qmk_flash @echo '---' @make keyboards_clean + +# vim: set ts=4 sw=4 autoindent noexpandtab: