Commit Graph

48 Commits (d0a2b2932de2bc1423b62fa682bb1f9be150e303)
 

Author SHA1 Message Date
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
Gergely Nagy 559eab96ae Don't sync every cycle
8 years ago
Gergely Nagy 1a8ce8cab1 The Big Rename
8 years ago
Gergely Nagy dddc014619 BootAnimation: Make this part Model01-specific
8 years ago
Gergely Nagy d0182ad2bb Instead of including KeyboardConfig.h, include KeyboardioFirmware.h
8 years ago
Gergely Nagy 8431e3a48a Make LED modes automatically use LEDControl
8 years ago
Gergely Nagy a2ce233531 Use the new, double-add protected hook functions
8 years ago
Gergely Nagy 2a35a350f1 Moved the effects to separate libraries
8 years ago
Gergely Nagy 53e36c13e2 Lift out the LED control & effect parts from the core
8 years ago