Commit Graph

29 Commits (c8b954c6ec4b41e1a2eef0c841e12000a8d442b6)

Author SHA1 Message Date
David Glasser 049a057b5e Show sticky keys in a different color
7 years ago
Gergely Nagy 920b265a86 Stop using deprecated interfaces
7 years ago
Gergely Nagy 26b07ba67a Revert "Add a way to optimize for a one-shot-only setup."
7 years ago
Gergely Nagy b3e1f73546 Add a way to optimize for a one-shot-only setup.
7 years ago
Gergely Nagy 8375838c81 Redo the logic that checks if we need to highlight
7 years ago
Gergely Nagy e15aaed8c6 loopHook: Correct a thinko
7 years ago
Gergely Nagy 559858db8a Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy 2e1ae36cff Use the new Layer.lookupOnActiveLayer function
7 years ago
Gergely Nagy 453e30038f isLayerKeyActive: Check for flag equality, not just two bits set
7 years ago
Gergely Nagy f25480730e When checking for normal layer keys, make sure the RESERVED bit isn't set
7 years ago
Gergely Nagy a0dad6bf0e Use Kaleidoscope.useLoopHook() instead of loop_hook_use()
7 years ago
Gergely Nagy 8becec569e Add support for highlighting layer keys too
7 years ago
Gergely Nagy de3d793b40 Move the modifier activity check into `isModifierActive`
7 years ago
Gergely Nagy b60937f9db Combine modifier & modifier activeness checking
7 years ago
Gergely Nagy 58d07f1e06 Lift out `isModifier` into its own function
7 years ago
Jesse Vincent 13646a6581
port to new hid facade
7 years ago
Jesse Vincent 9953d874a6
CamelCaseifcation of LED related functions
7 years ago
Gergely Nagy df8a2d1a50 Revert "Turn the LED off if the modifier is inactive"
8 years ago
Gergely Nagy f3d4961578 Turn the LED off if the modifier is inactive
8 years ago
Gergely Nagy 8d071acde2 Update to work with the latest Ranges APIs
8 years ago
Gergely Nagy 8f0cfb753c Kaleidoscope Style Guide conformance
8 years ago
Jesse Vincent 06056f9a59
virtual void begin(void) final is redunant and makes the linter unhappy
8 years ago
Jesse Vincent 5273b43ba0
astyle with current project style guidelines
8 years ago
Jesse Vincent 1f8fc546e5
make astyle
8 years ago
Jesse Vincent 55e5068cfc
Update for new modifier names
8 years ago
Gergely Nagy d5d3b46e31 The Big Rename
8 years ago
Gergely Nagy fbe6293655 Use the new, double-add protected hook functions
8 years ago
Gergely Nagy 23368b2161 Updated to use the Keyboardio-LEDControl library
8 years ago
Gergely Nagy fc0a16651f Initial import
8 years ago