qmk_keymaps/.clang-format

9 lines
124 B
Plaintext
Raw Normal View History

2023-07-20 20:16:50 +00:00
---
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 0
---
Language: Cpp
DerivePointerAlignment: false
PointerAlignment: Left