QMK/keyboards/betalupi_ergodox/keymaps/default/layers/definitions/.editorconfig

10 lines
188 B
INI
Raw Normal View History

# EditorConfig is awesome: https://EditorConfig.org
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false