Commit Graph

48 Commits (e9b9d41626a4cb572edb2e98c1fa886522a56cd4)
 

Author SHA1 Message Date
Gergely Nagy e9b9d41626 Updated to use the new plugin APIs
6 years ago
Gergely Nagy 36333263ef Improved step timeout calculation
6 years ago
Gergely Nagy b575a232be
Merge pull request #16 from To1ne/tc-rainbow-stalker-effect
7 years ago
Toon Claes e01c7106f6 Add Rainbow stalker effect
7 years ago
Gergely Nagy 506f8a51d9
Merge pull request #13 from tremby/fix-blazing-trail-decay
7 years ago
Gergely Nagy e2e9ea063b
Merge pull request #14 from milkypostman/patch-1
7 years ago
Donald Curtis 34f9848b8a
stepLength -> step_length in README.md
7 years ago
Bart Nagel a3a5cfbc6a Fix code typo in blazing trail decay
7 years ago
Jesse Vincent ad15c4798d Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy a4daa45e49 Use `Kaleidoscope.use` in the README too
7 years ago
Gergely Nagy a451ed8383 Merge pull request #11 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy 8bb7a5b1e4 Updated to use the new LEDMode/LEDControl API
7 years ago
Jesse Vincent 0c1b723650
Explicitly set LEDs that aren't active to zero. Otherwise, plugins like numlock won't get de-initialized
7 years ago
Jesse Vincent 1a5717d838
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 082b409054
CamelCaseifcation of LED related functions
7 years ago
Jesse Vincent b3f1371fb5
CamelCase of KeyIsPressed and KeyWasPressed
7 years ago
Gergely Nagy b3cb09268b README.md: Clarify how colors can be specified
7 years ago
Gergely Nagy efa9cdf291 Migrate to Kaleidoscope.use()
7 years ago
Gergely Nagy 8055b0936e Merge pull request #10 from jamesnvc/patch-1
7 years ago
James Cash d0546744a9 Minor copy edits
7 years ago
Gergely Nagy ac1b302ea0 README.md: Properties are not methods
7 years ago
Gergely Nagy 7ddb1130b4 Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent 16ecc25dbe
virtual void begin(void) final is redunant and makes the linter unhappy
7 years ago
Jesse Vincent b75b3ac960
astyle with current project style guidelines
7 years ago
Jesse Vincent 46d40dd3d5
make astyle
7 years ago
Jesse Vincent 90f5c51386
New build infrastructure
7 years ago
Jesse Vincent 07b3f9a9cd
Update example to new keymap
7 years ago
Gergely Nagy 5eb702ce1f Delegate stepping to the computer functions, and fix BlazingTrail
8 years ago
Gergely Nagy bc201e5665 README: Add a "Dependencies" section
8 years ago
Gergely Nagy 39e3c4bae0 BlazingTrail: Make sure the g component is not junk
8 years ago
Gergely Nagy 67262add72 Don't use floats for the Haunt effect
8 years ago
Gergely Nagy f2ca23adc5 Minor README update
8 years ago
Gergely Nagy ebe4edcc1b Reset the map when switching to the effect
8 years ago
Gergely Nagy c01e7d864a Add LEDOff too, so turning Stalker off can be tested too
8 years ago
Gergely Nagy b1c0f1fc1b Convert the plugin to a LEDMode
8 years ago
Gergely Nagy 1dcccb0e37 Test the plugin with Travis CI
8 years ago
Gergely Nagy 3d25b7be28 Improved timeout handling
8 years ago
Gergely Nagy 68b3e2c5f2 The Big Rename
8 years ago
Gergely Nagy 8aa753fe23 Add a timer, and expose stepLength
8 years ago
Gergely Nagy 6497d3ae8f Use the new, double-add protected hook functions
8 years ago
Gergely Nagy d73104de7f Updated to use Keyboardio-LEDControl
8 years ago
Gergely Nagy 80b8327442 Really, really fix the turn-off-at-the-end code
8 years ago
Gergely Nagy 11535dd716 Turn the LED off at the end of the fade sequence
8 years ago
Gergely Nagy 44fb59eded Add an example
8 years ago
Gergely Nagy c458408356 README: Remove the old configure from the example
8 years ago
Gergely Nagy 7fc47a28da Move to the keyboardio organization
8 years ago
Gergely Nagy 4177d0ae35 Rework the plugin, to have customisable effects
8 years ago
Gergely Nagy d78f8901cb Initial import
8 years ago