Commit Graph

19 Commits (535a4e8e9034bd80a7ae8afd932ee15364d54a2e)

Author SHA1 Message Date
Michael Richters 535a4e8e90
Shift comment separating state variables from config variables
3 years ago
Michael Richters a1c1fe6ba2
Convert OneShot variables and functions from `static`
3 years ago
Michael Richters 3152270585
Remove deprecated `handleKeyswitchEvent()` function
3 years ago
Michael Richters 7294317846
Remove deprecated OneShot code
3 years ago
Michael Richters 727d0ba23e
Remove OneShot meta key handling from the OneShot plugin
4 years ago
Michael Richters c04542759f
Add public functions to set OneShot key(addr) state
4 years ago
Michael Richters f96b5b25f4
Make OneShot.isStickable() overridable by user code
4 years ago
Michael Richters ada92fa028
Add removal dates for deprecated plugin functions and variables
4 years ago
Michael Richters 1ff881a86b
Add `afterReportingState()` handler to OneShot
4 years ago
Michael Richters 3e304a2a3f
Adapt OneShot plugin to KeyEvent handlers
4 years ago
Michael Richters bde30b0831
Use `Key.isKeyboardModifier()` & `Key.isLayerShift()` in OneShot
4 years ago
Michael Richters 58f56236a1
Add `OneShot_ActiveStickyKey`
4 years ago
Michael Richters 52c1aef362
Enable conditional compilation of PrepStickyKey & deprecated code
4 years ago
Michael Richters af19a43146
Add `OneShot_MetaStickyKey`
4 years ago
Michael Richters bac8e75698
Add automatic OneShot modifier/layer-shift feature
4 years ago
Michael Richters 341388995a
Deprecate old OneShot functions and public member variables
4 years ago
Michael Richters dc21cc2895
Rewrite OneShot plugin
4 years ago
Gergely Nagy fc1296395e
New hook: onNameQuery()
4 years ago
Jesse Vincent 4a57e09a9c
Migrate Kaleidoscope-OneShot to the plugins directory
4 years ago