Commit Graph

2250 Commits (cc8bd39c43fe7ac0b59bda2dc01e0ffd09f4bda9)

Author SHA1 Message Date
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
Michael Richters 236281fa75
Rewrite top-level event handling functions
3 years ago
Michael Richters d5a8a6e201
Add new `KeyEvent` event handler functions
3 years ago
Michael Richters 3be5c0fce4
Generalize KeyAddrEventQueue type to store EventId values
3 years ago
Michael Richters 3be1ea6531
Add KeyEvent data type
3 years ago
Michael Richters d97221c5a1
Add `remove(n)` method to `KeyAddrEventQueue` class
3 years ago
Michael Richters bdfa7f5894
Fix a bug in `Key.isLayerShift()`
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 e984bc8a3a
Remove unused `EPHEMERAL` keyswitch state bit
3 years ago
Michael Richters 65f54d63d7
Deprecate `Layer.eventHandler()`
3 years ago
Michael Richters 4a63fe1440
Replace the keymap cache with a keyboard state array
3 years ago
Michael Richters 3c2175b062
Add aliases `Key_Unbound` & `Key_Masked`
3 years ago
Michael Richters 3508315aef
Add `EventHandlerResult::ABORT`
3 years ago
Michael Richters 9dd9c9557c
Abort hook functions on any result other than `OK`
3 years ago
Gergely Nagy fc1296395e
New hook: onNameQuery()
4 years ago
Michael Richters 5c12c8ee49
Add comments to handleKeymapKeyswitchEvent()
4 years ago
Michael Richters 08f45ba6a9
Allow deactivation of base layer
4 years ago
Gergely Nagy c924fb0dc6
Update a comment to reflect reality
4 years ago
Jesse Vincent 3bfd045065
Remove deprecated Key Masking system on schedule
4 years ago
Jesse Vincent 3227a2dcf4
Remove deprecated Layer API functions as per the schedule
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
Jesse Vincent d82bc7b154
extract gHeavy boards to plugins
4 years ago
Jesse Vincent 54cae3365d
Extract Kaleidoscope-Ranges back to a plugin
4 years ago
Jesse Vincent af336b55dc
Migrate Kaleidoscope-LEDEffects to the plugins directory
4 years ago
Jesse Vincent 171146e405
Migrate Kaleidoscope-HardwareTestMode to the plugins directory
4 years ago
Jesse Vincent 17d09b7fe9
Migrate Kaleidoscope-LED-AlphaSquare to the plugins directory
4 years ago
Jesse Vincent c6d26f47e9
Migrate Kaleidoscope-LED-ActiveModColor to the plugins directory
4 years ago
Jesse Vincent c8c4ea7e6a
Migrate Kaleidoscope-LED-ActiveLayerColor to the plugins directory
4 years ago
Jesse Vincent 9d958025c3
Migrate Kaleidoscope-EEPROM-Settings to the plugins directory
4 years ago
Jesse Vincent da75121d9b
Migrate Kaleidoscope-EEPROM-Keymap to the plugins directory
4 years ago
Jesse Vincent 110da0e334
Migrate Kaleidoscope-EEPROM-Keymap-Programmer to the plugins directory
4 years ago
Jesse Vincent 86268c56dc
Migrate Kaleidoscope-PersistentLEDMode to the plugins directory
4 years ago
Jesse Vincent 285afc6858
Migrate Kaleidoscope-Model01-TestMode to the plugins directory
4 years ago