Commit Graph

23 Commits (bce72c4ddc7e36214cc2bdc4aec647e370790a3b)

Author SHA1 Message Date
Michael Richters 887eb6066e
Add example sketch for MouseKeys 3 years ago
Michael Richters 79fc94839a
make format 3 years ago
Michael Richters 3035b7eb35
Export mouse warp mode constants to user sketches 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
Michael Richters fd98ea2207 Rearrange plugin headers with `include-what-you-use` 3 years ago
Michael Richters 8e29f3a705
Replace `::Kaleidoscope` with `kaleidoscope::Runtime` 3 years ago
Michael Richters ef7956a0a5
Replace `boolean` & `byte` with `bool` & `uint8_t` 3 years ago
Michael Richters b3bf1ae421
MouseKeys "janitorial" work () 3 years ago
Michael Richters 06196fb20b
Restructure MouseKeys to be aware of Macros virtual keys () 3 years ago
Jesse Vincent 2962f0f0c9
astyle 3 years ago
Jesse Vincent addc341184
Bullet-proofing against the mouse button constants not being defined 3 years ago
Jesse Vincent 4c84e8c093
Replace deprecated syntax for bitfield 3 years ago
Michael Richters f91d2a30a3
Adapt MouseKeys plugin to KeyEvent handlers 4 years ago
Michael Richters b16b47beaa
Remove spurious third argument in call to `Mouse::move()` 4 years ago
Michael Richters 51fef2b33e
Remove the (mostly) useless `MouseWrapper.diagonalize()` function 4 years ago
Gergely Nagy fc1296395e
New hook: onNameQuery() 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 f7b2d49618
Clean up toplevel header files so we can extra their short descriptions 4 years ago
Jesse Vincent bd9dcc0c1f
Migrate Kaleidoscope-MouseKeys to the plugins directory 4 years ago