]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .clang-format
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
[qmk_firmware.git] / .clang-format
index 96c48625900a1b011fa2e822f77ecd3bdf5bed87..b4f7967831abba24f987de8ebb1090f276a4dad3 100644 (file)
@@ -13,7 +13,7 @@ BinPackParameters: 'true'
 ColumnLimit: '1000'
 IndentCaseLabels: 'true'
 IndentPPDirectives: AfterHash
-IndentWidth: '2'
+IndentWidth: '4'
 MaxEmptyLinesToKeep: '1'
 PointerAlignment: Right
 SortIncludes: 'false'