Commit Graph

24 Commits (1d3c7b339926db05d1d7552c07e427df26c76c63)

Author SHA1 Message Date
Florian Bruhin 4a6aea650d Add keyIsInjected helper
3 years ago
Michael Richters 55af2fd031
Comment `isStickableDefault()` to explain default stickability
3 years ago
Michael Richters 727d0ba23e
Remove OneShot meta key handling from the OneShot plugin
3 years ago
Michael Richters c04542759f
Add public functions to set OneShot key(addr) state
3 years ago
Michael Richters f96b5b25f4
Make OneShot.isStickable() overridable by user code
3 years ago
Michael Richters 8667549029
Make OneShot stickability default to true
3 years ago
Michael Richters ada92fa028
Add removal dates for deprecated plugin functions and variables
3 years ago
Michael Richters 1ff881a86b
Add `afterReportingState()` handler to OneShot
3 years ago
Michael Richters 3e304a2a3f
Adapt OneShot plugin to KeyEvent handlers
3 years ago
Michael Richters 1a63ade706
Update documentation and example sketch
3 years ago
Michael Richters bde30b0831
Use `Key.isKeyboardModifier()` & `Key.isLayerShift()` in OneShot
3 years ago
Michael Richters 58f56236a1
Add `OneShot_ActiveStickyKey`
3 years ago
Michael Richters 52c1aef362
Enable conditional compilation of PrepStickyKey & deprecated code
3 years ago
Michael Richters af19a43146
Add `OneShot_MetaStickyKey`
3 years ago
Michael Richters bac8e75698
Add automatic OneShot modifier/layer-shift feature
3 years ago
Michael Richters 341388995a
Deprecate old OneShot functions and public member variables
3 years ago
Michael Richters dc21cc2895
Rewrite OneShot plugin
3 years ago
Gergely Nagy fc1296395e
New hook: onNameQuery()
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 4a57e09a9c
Migrate Kaleidoscope-OneShot to the plugins directory
4 years ago