Commit Graph

58 Commits (1ab6c016cd9f6b29162360aba892cb9034858c13)
 

Author SHA1 Message Date
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
Gergely Nagy 3b5363fea1 bootAnimation: Just do it
7 years ago
Jesse Vincent 0308c89cb4
astyle to pad operators
7 years ago
Jesse Vincent 91da0ae68e
Make the linter happy
7 years ago
Jesse Vincent 135f91dfa3
Add build infrastructure
7 years ago
Jesse Vincent 89c79ef6fe
astyle with current project style guidelines
7 years ago
Jesse Vincent 63835fa1bd
Update to use new Focus.printColor API
7 years ago
Gergely Nagy 55c42928f9 Add a `led.theme` Focus command
8 years ago
Jesse Vincent b4debe142d Merge pull request #4 from keyboardio/f/focus-hook
8 years ago
Gergely Nagy c07288cc5e Add an (optional) Focus hook
8 years ago
Jesse Vincent e87ac46396 Merge pull request #3 from keyboardio/h/ledoff-actively
8 years ago
Gergely Nagy e1e443e42c LEDOff: Always set everything to off
8 years ago
Jesse Vincent 878395800b Merge pull request #2 from keyboardio/f/sync-delay
8 years ago
Gergely Nagy 09afa0ec72 Improved timer checking code
8 years ago