]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .editorconfig
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
[qmk_firmware.git] / .editorconfig
index c8cb35b861f46f9e1afa6aff27756e95c2f1b773..26e3a39cfb353a2c80e767d6495109d90a3f94c5 100644 (file)
@@ -19,9 +19,11 @@ indent_size = 4
 # Make these match what we have in .gitattributes
 [*.mk]
 end_of_line = lf
+indent_style = tab
 
 [Makefile]
 end_of_line = lf
+indent_style = tab
 
 [*.sh]
 end_of_line = lf