Commit Graph

125 Commits (b4ec77d6e1e322fce91996882bec41d21d38c1af)

Author SHA1 Message Date
Michael Richters b4ec77d6e1
Adapt WinKeyToggle plugin to KeyEvent handlers
3 years ago
Michael Richters 8d8a9f7f44
Adapt TypingBreaks plugin to KeyEvent handlers
3 years ago
Michael Richters b535d203a6
Adapt Turbo plugin to KeyEvent handlers
3 years ago
Michael Richters f91d2a30a3
Adapt MouseKeys plugin to KeyEvent handlers
3 years ago
Michael Richters 5db82fd7c8
Adapt DynamicMacros plugin to KeyEvent handlers
3 years ago
Michael Richters f619f1bc78
Deprecate MACRODOWN preprocessor macro
3 years ago
Michael Richters 619edaa299
Adapt Macros plugin to KeyEvent handlers
3 years ago
Michael Richters ba383a18ad
Adapt DynamicTapDance plugin to KeyEvent handlers
3 years ago
Michael Richters aa6d4acf25
Adapt GhostInTheFirmware plugin to KeyEvent handlers
3 years ago
Michael Richters 3a78581bc2
Adapt Syster plugin to KeyEvent handlers
3 years ago
Michael Richters 4e445817fc
Adapt MagicCombo plugin to KeyEvent handlers
3 years ago
Michael Richters 3e304a2a3f
Adapt OneShot plugin to KeyEvent handlers
3 years ago
Michael Richters f931a59efc
Adapt TapDance plugin to KeyEvent handlers
3 years ago
Michael Richters 0bf128be09
Adapt TopsyTurvy plugin to KeyEvent handlers
3 years ago
Michael Richters abba881257
Adapt ShapeShifter plugin to KeyEvent handlers
3 years ago
Michael Richters 9352117e74
Adapt Redial plugin to KeyEvent handlers
3 years ago
Michael Richters b5a006c228
Adapt SpaceCadet plugin to KeyEvent handlers
3 years ago
Michael Richters 2842b377e9
Adapt Qukeys plugin to KeyEvent handlers
3 years ago
Michael Richters 8d4967db8d
Adapt Leader plugin to KeyEvent handlers
3 years ago
Michael Richters 6e2f3e8843
Include `stdint.h` in Kaleidoscope-Ranges.h
3 years ago
Michael Richters 1f24088a69
Add documentation and examples for Qukeys tap-repeat feature
3 years ago
Michael Richters 94d26b8cb8
Add Qukeys "tap-repeat" feature
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 6dd77b96c4
Allow user to customize which key will cancel one-shot keys
3 years ago
Michael Richters dc21cc2895
Rewrite OneShot plugin
3 years ago
Michael Richters add3ab4e83
Move KeyAddrEventQueue class from Qukeys to Kaleidoscope core
3 years ago
Michael Richters 4fe4b2ef30
Adapt WinKeyToggle to keyboard state array
3 years ago
Michael Richters c00bd1a0d6
Adapt Redial to keyboard state array
3 years ago
Michael Richters a1bbe40967
Adapt Escape-OneShot to keyboard state array
3 years ago
Michael Richters d4f80b101c
Adapt ShapeShifter to keyboard state array
3 years ago
Michael Richters 71bf24a503
Adapt TopsyTurvy to keyboard state array
3 years ago
Michael Richters a956c2d77d
Adapt TapDance to keyboard state array
3 years ago
Michael Richters 081ca52c91
Adapt Qukeys to keyboard state array
3 years ago
Michael Richters b16b47beaa
Remove spurious third argument in call to `Mouse::move()`
3 years ago
Michael Richters 51fef2b33e
Remove the (mostly) useless `MouseWrapper.diagonalize()` function
3 years ago
Gergely Nagy 17f8d6c2c5
Merge pull request #1012 from gedankenexperimenter/c/Ranges.macros
3 years ago
Michael Richters c9534155e6
Clarify the Macros plugin `Key` value range
3 years ago
Michael Richters 44cffeb3c0
Move header includes in Model01Side.h outside namespace blocks
3 years ago
Gergely Nagy fc1296395e
New hook: onNameQuery()
4 years ago
Gergely Nagy b41a7a5502
Macros: Document the QWERTY limitation
4 years ago
Jesse Vincent bdcdb54d3f
Merge pull request #1018 from keyboardio/jesse/plugin-docs-cleanup
4 years ago
Jesse Vincent 5d3e5d49d1
Merge pull request #1006 from keyboardio/f/devel-trace
4 years ago
Jesse Vincent 589c2dd799
Get the two remaining files out of the plugins directory in docs to make it easier to ignore this dir
4 years ago
Gergely Nagy 4f9afcfdb9
plugins/Ranges: Add an explanatory comment above the ranges enum
4 years ago