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

10 lines
188 B
INI
Raw Normal View History

2023-12-31 10:28:51 -08:00
# 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