Commit Graph

5297 Commits (c488e99902c10459ad52df874dc1de7ea6654561)
 

Author SHA1 Message Date
Gergely Nagy 4dbc5d5707 Update the example to work with the new LEDMode/LEDControl API
7 years ago
Gergely Nagy 475e9b531f Merge pull request #8 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy bf60ae58e5 Merge pull request #1 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy b9e2d3a27d Merge pull request #3 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy be10584f52 Merge pull request #1 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy dafb257e42 Merge pull request #1 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy b40874edfc Merge pull request #1 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy 25fcd12402 Merge pull request #1 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy a451ed8383 Merge pull request #11 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy ad076a36dd Merge pull request #3 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy 4781af907b Merge pull request #7 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy 2765bca10b Merge pull request #5 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy 1672a1c033 Merge pull request #7 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy 1e08277a90 Merge pull request #4 from keyboardio/f/led-mode-api-update
7 years ago
Gergely Nagy 8829c32fb7 Merge pull request #11 from keyboardio/f/led-mode/api-redesign
7 years ago
Gergely Nagy 8375838c81 Redo the logic that checks if we need to highlight
7 years ago
Gergely Nagy 6fbcf4ec5d Add a `OneShot.isActive(key)` method
7 years ago
Gergely Nagy f39cb776a3 Lift out the `isOS` macro into `OneShot.isOneShotKey`.
7 years ago
Gergely Nagy e15aaed8c6 loopHook: Correct a thinko
7 years ago
kaleidoscope@gergo.csillger.hu ddd7ce47f7 Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy da0c998760 Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy b829d6371b Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy 75edd6425e Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy 25cb263e6a Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy 7f705c43b5 Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy de54b5b279 Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy a7f9207cec Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy 8bb7a5b1e4 Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy 7c67b22dff Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy 0d22199cac Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy 559858db8a Updated to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy fe53c4fabe Update to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy d4ddd5fd73 Update to use the new LEDMode/LEDControl API
7 years ago
Gergely Nagy b4c07442ac Major update of how LED modes work
7 years ago
Gergely Nagy 2e1ae36cff Use the new Layer.lookupOnActiveLayer function
7 years ago
Jesse Vincent aab19f505a
Tweak the bootgreeting timeout so that it turns off at the bottom end of a pulse
7 years ago
Jesse Vincent 588fa21148
fix a lint issue
7 years ago
Jesse Vincent 580953a39a
astyle
7 years ago
Jesse Vincent b431927176 Merge pull request #1 from algernon/f/key-chatter-detection
7 years ago
Gergely Nagy f3094e1538 Initial attempt at chatter detection
7 years ago
Jesse Vincent 20c5b8e779
Make out breathing blue a little bit purer blue.
7 years ago
Jesse Vincent f11189edc2
Update README to match code.
7 years ago
Jesse Vincent 64f20850b5
Add a workaround for [ + LSHIFT as a single key report not generating the proper
7 years ago
Jesse Vincent 51e61dc205
Add a helper function for pressing modifier keys that we receive as
7 years ago
Jesse Vincent 14ae21267b
Add a new 'wasModifierKeyActive' wrapper around a new method in KeyboardioHID
7 years ago
Gergely Nagy bed648ce28 Initial import
7 years ago
Jesse Vincent f6efa041b7 Merge pull request #175 from keyboardio/h/layers/momentary-reactivation
7 years ago
Gergely Nagy 33dc593151 layers: Add a comment about the momentary layer handling
7 years ago
Gergely Nagy c88062a243 layers: Code refactoring
7 years ago
Gergely Nagy b218143faf When a momentary layer is held, reactivate the layer if it turns off
7 years ago