qmk_keymaps/.clang-format

9 lines
124 B
YAML

---
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 0
---
Language: Cpp
DerivePointerAlignment: false
PointerAlignment: Left