Commit Graph

5332 Commits (45bd9d1a3dfc2b5c0498c9ef439e9fb4698b7a16)
 

Author SHA1 Message Date
Michael Richters 20cb771dbf
Update Qukeys basic test suite tap-repeat configuration 4 years ago
Michael Richters 1f24088a69
Add documentation and examples for Qukeys tap-repeat feature 4 years ago
Michael Richters 94d26b8cb8
Add Qukeys "tap-repeat" feature 4 years ago
Michael Richters d97221c5a1
Add `remove(n)` method to `KeyAddrEventQueue` class 4 years ago
Michael Richters 0db11e3e66
Update basic Escape-OneShot testcases 4 years ago
Michael Richters 4f243dbef6
Update testcase for OneShot issue 4 years ago
Michael Richters c4332f1545
Update basic OneShot testcases 4 years ago
Michael Richters 1a63ade706
Update documentation and example sketch 4 years ago
Michael Richters 682019493a
Update Kaleidoscope-Ranges testcase for new OneShot keys 4 years ago
Michael Richters bde30b0831
Use `Key.isKeyboardModifier()` & `Key.isLayerShift()` in OneShot 4 years ago
Michael Richters bdfa7f5894
Fix a bug in `Key.isLayerShift()` 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 6dd77b96c4
Allow user to customize which key will cancel one-shot keys 4 years ago
Michael Richters dc21cc2895
Rewrite OneShot plugin 4 years ago
Michael Richters f1e727dba7
Add testcase for OneShot issue 4 years ago
Michael Richters add3ab4e83
Move KeyAddrEventQueue class from Qukeys to Kaleidoscope core 4 years ago
Michael Richters 4fe4b2ef30
Adapt WinKeyToggle to keyboard state array 4 years ago
Michael Richters c00bd1a0d6
Adapt Redial to keyboard state array 4 years ago
Michael Richters a1bbe40967
Adapt Escape-OneShot to keyboard state array 4 years ago
Michael Richters d4f80b101c
Adapt ShapeShifter to keyboard state array 4 years ago
Michael Richters 71bf24a503
Adapt TopsyTurvy to keyboard state array 4 years ago
Michael Richters a956c2d77d
Adapt TapDance to keyboard state array 4 years ago
Michael Richters 081ca52c91
Adapt Qukeys to keyboard state array 4 years ago
Michael Richters 9d06843bd2
Update documentation for keyboard state array changes 4 years ago
Michael Richters e984bc8a3a
Remove unused `EPHEMERAL` keyswitch state bit 4 years ago
Michael Richters 65f54d63d7
Deprecate `Layer.eventHandler()` 4 years ago
Michael Richters 4a63fe1440
Replace the keymap cache with a keyboard state array 4 years ago
Michael Richters 3c2175b062
Add aliases `Key_Unbound` & `Key_Masked` 4 years ago
Michael Richters 3508315aef
Add `EventHandlerResult::ABORT` 4 years ago
Michael Richters 9dd9c9557c
Abort hook functions on any result other than `OK` 4 years ago
Michael Richters e5e0544540
Add testcase for keyboard state array using Macros 4 years ago
Michael Richters ffeb137082
Add testcase for the keyboard state array 4 years ago
Michael Richters 8b01f51c24
Add testcase for TapDance issue 4 years ago
Michael Richters dbf46d83e0
Add testcase for TapDance issue 4 years ago
Michael Richters a15f4e6d6a
Add testcase for TapDance issue 4 years ago
Michael Richters b213fb7677
Add to basic TapDance testcases 4 years ago
Jesse Vincent 32446ae18c
Merge pull request from gedankenexperimenter/remove-diagonalize 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 17f8d6c2c5
Merge pull request from gedankenexperimenter/c/Ranges.macros 4 years ago
Gergely Nagy b4fdefa312
Merge pull request from gedankenexperimenter/model01-header-includes 4 years ago
Michael Richters d0c34ad707
Add testcase for backwards compatibility of ranges 4 years ago
Michael Richters 1a5934ef61
Add the plugins dir to includes for testcases 4 years ago
Michael Richters c9534155e6
Clarify the Macros plugin `Key` value range 4 years ago
Michael Richters 44cffeb3c0
Move header includes in Model01Side.h outside namespace blocks 4 years ago
Jesse Vincent c57c69f4c6
Merge pull request from keyboardio/focus/name-query 4 years ago