Commit Graph

71 Commits (266e51d206cd9bb1ba861a50667c910686d79ca0)
 

Author SHA1 Message Date
Jesse Vincent 266e51d206 astyle
6 years ago
Jesse Vincent ff791efd6a
Merge pull request #29 from keyboardio/f/onFocusEvent
6 years ago
Gergely Nagy 7ae4cae1e1 Migrate to the new onFocusEvent APIs
6 years ago
Jesse Vincent e525aef803 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent 4606191ff6 Update travis.yml to point to new bundle repo
6 years ago
Jesse Vincent 8a97423db4
Merge pull request #28 from keyboardio/f/license-update-and-contributing
6 years ago
Gergely Nagy be5085a48b
Add CONTRIBUTING.md
6 years ago
Gergely Nagy 96442cc27a
Relicense under the GPLv3 (only)
6 years ago
Gergely Nagy bcac993d0a Drop the V1 plugin API compatibility code
6 years ago
Jesse Vincent 03801306cd
Merge pull request #26 from Dygmalab/master
6 years ago
matt venn 76e8478ff6 code comments
6 years ago
matt venn 441812abcc fixed LED sync overflow bug
6 years ago
Jesse Vincent 279ac89ca6
Merge pull request #24 from keyboardio/f/focus-readcolor
6 years ago
Gergely Nagy 1ab6c016cd Use Focus.readColor in the focusHook
6 years ago
Gergely Nagy 73f69c1787
Merge pull request #23 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy 9f8e87c2d1 Updated to use the new plugin APIs
6 years ago
Gergely Nagy 198e332e05 breath_compute: Use default arguments instead of three methods
7 years ago
Gergely Nagy f321388ed9
Merge pull request #19 from advisoray/master
7 years ago
Jesse Vincent ec51d2a9bd
Merge pull request #22 from gedankenexperimenter/bug/breath-compute-overflow
7 years ago
Michael Richters cef1926465 Fixed brightness jump on overflow
7 years ago
Jesse Vincent 6836de6899
Merge pull request #21 from gedankenexperimenter/bug/sync-timer
7 years ago
Michael Richters 9964a3ce70 Fixed syncTimer overflow condition
7 years ago
Ben Gemperline dcddb26fa0 Add ability to change hue / saturation in breath_compute
7 years ago
Gergely Nagy d0a2b2932d
Merge pull request #18 from ilianaw/master
7 years ago
Iliana Weller 088774089a
Enable focus command `led.mode p`
7 years ago
Gergely Nagy 0b5003d3d2 Merge branch 'pull/prev-mode'
7 years ago
Nate Soares 4572cccd67 effect hook only triggers on known Key_LEDEffect* keys
7 years ago
Nate Soares 795ef6c1f8 compare the keyCode instead of the whole key struct
7 years ago
Nate Soares e2d8866392 added Key_LEDEffectPrevious
7 years ago
Nate Soares e3f112affc fixed bug in wrap-around
7 years ago
Nate Soares 4d82db1f97 better wrap-around
7 years ago
Nate Soares 8ea55ff76f added prev_mode
7 years ago
Jesse Vincent 4cb339bd8f
Merge pull request #16 from keyboardio/f/pause
7 years ago
Gergely Nagy 2871b06974 Add a way to pause LED modes
7 years ago
Jesse Vincent 45a1157855 Merge pull request #14 from keyboardio/f/refreshAll
7 years ago
Gergely Nagy 5780bccc6a Rename reactivate() to refreshAll()
7 years ago
Jesse Vincent 0fc47c3818 Merge pull request #13 from keyboardio/f/reActivate
7 years ago
Gergely Nagy 3ad18bf5e7 Add LEDControl.reactivate()
7 years ago
Jesse Vincent ccc73c767e Merge pull request #12 from keyboardio/h/dead-code-removal
7 years ago
Gergely Nagy 339db0a0b3 Remove some dead code that were accidentally left in
7 years ago
Jesse Vincent b0701de771 Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy 8829c32fb7 Merge pull request #11 from keyboardio/f/led-mode/api-redesign
7 years ago
Gergely Nagy b4c07442ac Major update of how LED modes work
7 years ago
Jesse Vincent 20c5b8e779
Make out breathing blue a little bit purer blue.
7 years ago
Jesse Vincent d342b6eb04
Update Makefile to fix OS X build
7 years ago
Jesse Vincent a84060e8d1
CamelCaseifcation of LED related functions
7 years ago
Jesse Vincent a8faa2d594
Switch to new key toggle API
7 years ago
Jesse Vincent 3a90cc42b2 Merge pull request #8 from keyboardio/f/init-mode
7 years ago
Gergely Nagy b6461e5f40 Add LEDControl.init_mode()
7 years ago
Jesse Vincent 0965d9f07e Merge pull request #7 from keyboardio/f/bootAnimation-EEPROM-less
7 years ago