Commit Graph

4788 Commits (b0478b43d801e30fc37dd69012224152713d24a7)
 

Author SHA1 Message Date
Michael Richters b0478b43d8
Update testcases for MagicCombo plugin
3 years ago
Michael Richters f7b7799756
Update testcases for TapDance plugin
3 years ago
Michael Richters d2cb078604
Update testcases for OneShot plugin
3 years ago
Michael Richters fb95769250
Update testcases for Qukeys plugin
3 years ago
Michael Richters ba65bf46d2
Update testcases for TopsyTurvy plugin
3 years ago
Michael Richters 836e4af8ae
Update testcases for Macros plugin
3 years ago
Michael Richters 78ec964b09
Update testcases: events/keyboard-state/macros
3 years ago
Michael Richters c1e64d0a60
Update testcases: examples/basic-keypress
3 years ago
Michael Richters f13e08c77a
Update testcases: events/keyboard-state/release-cleared
3 years ago
Michael Richters a2f720e365
Add testcases for rollover conditions on Keyboard HID keys
3 years ago
Michael Richters 2073c4f855
Adapt miscellaneous LED mode plugins to KeyEvent handlers
3 years ago
Michael Richters 889b664a4a
Adapt LED-ActiveModColor plugin to KeyEvent handlers
3 years ago
Michael Richters a734d6d8b4
Adapt IdleLEDs plugin to KeyEvent handlers
3 years ago
Michael Richters 352fa3fb70
Adapt Kaleidoscope-Hardware-EZ-ErgoDox to KeyEvent handlers
3 years ago
Michael Richters 3ddd12ea04
Adapt FocusSerial plugin to KeyEvent handlers
3 years ago
Michael Richters 1ff9bb81c2
Adapt Escape-OneShot plugin to KeyEvent handlers
3 years ago
Michael Richters 48e1130dce
Adapt EEPROM-Keymap-Programmer plugin to KeyEvent handlers
3 years ago
Michael Richters d7a71f92ba
Adapt Cycle plugin to KeyEvent handlers
3 years ago
Michael Richters a890b3ccf1
Adapt Steno(GeminiPR) plugin to KeyEvent handlers
3 years ago
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 0498a88a24
Replace AppSwitcher Macros example with custom plugin
3 years ago
Michael Richters 328edcfc64
Add `KeyAddrBitField::clear()` method
3 years ago
Michael Richters 73c9fa7e96
Standardize private variable names in LEDControl
3 years ago
Michael Richters 26f1972976
Deprecate public `LEDControl.syncDelay` variable
3 years ago
Michael Richters f6e9896697
Remove some unnecessary namespace qualifiers from LEDControl
3 years ago
Michael Richters e4b6499070
Adapt LEDControl to new KeyEvent handlers
3 years ago
Michael Richters 7756be1a6d
Add `beforeSyncingLeds()` event handler hook function
3 years ago
Michael Richters 015b8e3140
Add KeyEventTracker helper class
3 years ago
Michael Richters 1946e1de0b
Compile deprecated Layer code conditionally
3 years ago
Michael Richters 4c47ce1185
Terminate event handling after calling `Layer.handleLayerKeyEvent()`
3 years ago
Michael Richters 7d16958a7a
Replace `handleKeymapKeyswitchEvent()` with `handleLayerKeyEvent()`
3 years ago