Commit Graph

24 Commits (3976e3dd5bb18376389dccbb22798e6ac9a57e6f)

Author SHA1 Message Date
Michael Richters 396b4220f2
Update header includes and format code 3 years ago
Michael Richters bce72c4ddc
Convert static variables and functions to members 3 years ago
Michael Richters 403ea4a8ec
Remove unnecessary constructor definitions 3 years ago
Michael Richters ca0f80d607
Process Kaleidoscope with `iwyu.py` 3 years ago
Michael Richters e5d67efd58
Format codebase with `clang-format` 3 years ago
Gergely Nagy b93b38da22
plugins: Convert some of the plugins to use Storage::isSliceUninitialized 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
Gergely Nagy 32c175d51e
EscapeOneShot: Remove run-time toggleability 3 years ago
Gergely Nagy ddad1305e2
EscapeOneShot: Always treat `Key_OneShotCancel` as cancel key 3 years ago
Gergely Nagy f3604d3317
plugin/EscapeOneShot: Add an optional Config plugin 3 years ago
Gergely Nagy 4d1e59e769
EscapeOneShot: Make it possible to disable the plugin at run-time 3 years ago
Florian Bruhin 4a6aea650d Add keyIsInjected helper 3 years ago
Justin Moy b927b0d397
Add ranges import to escape-oneshot plugin 3 years ago
Michael Richters 1ff9bb81c2
Adapt Escape-OneShot plugin to KeyEvent handlers 4 years ago
Michael Richters 6dd77b96c4
Allow user to customize which key will cancel one-shot keys 4 years ago
Michael Richters dc21cc2895
Rewrite OneShot plugin 4 years ago
Michael Richters a1bbe40967
Adapt Escape-OneShot to keyboard state array 4 years ago
Jesse Vincent 81ae19a7ec
Cleanups for typos and broken links across the documentation 4 years ago
Jesse Vincent efeea31589
More library tweaking to comply with arduino requirements 4 years ago
Jesse Vincent 33626a569f
Move most plugin READMEs back into the plugins 4 years ago
Jesse Vincent 46c567c01a
Add generated 'author' lines to plugins based on Copyright statements. 4 years ago
Jesse Vincent 1a5193c443
Add maintainer, sentence, and url to all the plugin libraries 4 years ago
Jesse Vincent 1efbf31baf
Migrate Kaleidoscope-Escape-OneShot to the plugins directory 4 years ago