Commit Graph

10 Commits (9d374292bafda318c52e04d7d5970bb65ad77cce)

Author SHA1 Message Date
Michael Richters 2df20b1a5a
Replace C-style typedefs with idiomatic C++ code
2 years ago
Michael Richters bce72c4ddc
Convert static variables and functions to members
2 years ago
Michael Richters 403ea4a8ec
Remove unnecessary constructor definitions
2 years ago
Michael Richters ca0f80d607
Process Kaleidoscope with `iwyu.py`
3 years ago
Michael Richters e5d67efd58
Format codebase with `clang-format`
3 years ago
Michael Richters cf5c19dd6c
Standardize namespace block closing comments
3 years ago
Michael Richters fd98ea2207 Rearrange plugin headers with `include-what-you-use`
3 years ago
Michael Richters abba881257
Adapt ShapeShifter plugin to KeyEvent handlers
4 years ago
Michael Richters d4f80b101c
Adapt ShapeShifter to keyboard state array
4 years ago
Jesse Vincent 73178c7229
Migrate Kaleidoscope-ShapeShifter to the plugins directory
4 years ago