]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .editorconfig
QMK CLI and JSON keymap support (#6176)
[qmk_firmware.git] / .editorconfig
index 26e3a39cfb353a2c80e767d6495109d90a3f94c5..60827f04baf170b87e6b0d8f574d6c1926087765 100644 (file)
@@ -16,6 +16,10 @@ insert_final_newline = true
 trim_trailing_whitespace = false
 indent_size = 4
 
+[{qmk,*.py}]
+charset = utf-8
+max_line_length = 200
+
 # Make these match what we have in .gitattributes
 [*.mk]
 end_of_line = lf