Revision de074b9347b21ae0cd27afa5dfafac92707cf0d1 authored by Drew DeVault on 25 October 2016, 20:24:32 UTC, committed by GitHub on 25 October 2016, 20:24:32 UTC
Add left_handed support for input devices
2 parent s 47fd538 + e8d8abf
Raw File
.clang-format
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Attach
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 0
back to top