Commit Graph

105 Commits (1946e1de0b4e7c78df42ec4a30c560a31521ccc0)

Author SHA1 Message Date
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
Gergely Nagy 9c49d5b2ac
plugins/Ranges: Fix the Macro key ranges
4 years ago
Jesse Vincent 90dd2f3778
Add a new plugin which wraps and configures ArduinoTrace to make print statement debugging easier
4 years ago
Jesse Vincent b3b56efdf8
Merge pull request #1002 from keyboardio/f/remove-deprecations
4 years ago
Jesse Vincent 81ae19a7ec
Cleanups for typos and broken links across the documentation
4 years ago
Jesse Vincent 706c15a381
Remove deprecated QuKeys functions on schedule
4 years ago
Jesse Vincent 3bfd045065
Remove deprecated Key Masking system on schedule
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 c15c71777e
Fix capitalization of a couple plugins
4 years ago
Jesse Vincent f7b2d49618
Clean up toplevel header files so we can extra their short descriptions
4 years ago
Jesse Vincent 944e41bc6f
fixup Model 01 extraction
4 years ago
Jesse Vincent 440fdd2b9e
Extract keyboardio keyboards to plugins
4 years ago
Jesse Vincent e39a5b0810
Extract Technomancy Atreus to a plugin
4 years ago
Jesse Vincent ee526315f6
Extract SOFTHRUF Splitography
4 years ago
Jesse Vincent 5c9e827918
Extract Dygma Raise out to a plugin
4 years ago
Jesse Vincent 74986b6757
Extract KBDFans KBD4x out to a plugin
4 years ago
Jesse Vincent cedfc0b935
extract the planck out to a plugin dir
4 years ago
Jesse Vincent 5b5bf237e1
move the ErgoDox EZ out to a plugin
4 years ago