Commit Graph

4691 Commits (6ada3ab98d4f88f962e6d1abaaeccd2c14f3e59d)
 

Author SHA1 Message Date
Jesse Vincent 3e70f5f181 Merge pull request from keyboardio/f/led-sync/isChanged 8 years ago
Jesse Vincent bb18b8e9b5 Merge pull request from keyboardio/f/no-eeprom 8 years ago
Jesse Vincent b2fd8d148a Merge pull request from algernon/f/no-layer-restore 8 years ago
Jesse Vincent 8fadf27e2f Merge pull request from algernon/f/layers/pluggable-lookup 8 years ago
Gergely Nagy 6d641e7fc5 Make the lookup of a key pluggable 8 years ago
Gergely Nagy 71d49dee51 Don't try to load the saved layer on setup() 8 years ago
Gergely Nagy 7729d5b282 Drop the layer save/load methods 8 years ago
Gergely Nagy 0bfd633cfa Only sync the LEDs, if there is a change 8 years ago
Gergely Nagy 78e55c75af Improved timer handling 8 years ago
Gergely Nagy 3d0903af41 Improved timer handling 8 years ago
Gergely Nagy 839d5c298b Improved timer handling 8 years ago
Gergely Nagy 3d25b7be28 Improved timeout handling 8 years ago
Gergely Nagy 15000dd694 Improved timeout handling 8 years ago
Gergely Nagy 7a5a1b2b33 Improved timer handling 8 years ago
Jesse Vincent 878395800b Merge pull request 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
Jesse Vincent 2397c488c6 Merge pull request from algernon/h/example-cleanup 8 years ago
Gergely Nagy 11c7c7db8d Minor cleanup in the Kaleidoscope example 8 years ago
Jesse Vincent 64ac98dcbf When the key is pressed, turn it green 8 years ago
Jesse Vincent 6c190f26f1 System and Consumer keys really ought to be explicitly pressed and released using their internal support. This fixes volume keys 8 years ago
Gergely Nagy 161401b22f Add a CRGB macro 8 years ago
Jesse Vincent 2c647f8655 Merge pull request from algernon/f/typesafe-USE 8 years ago
Gergely Nagy d1a14b6d32 Add a USE_PLUGINS() macro 8 years ago
Gergely Nagy 14e03cd598 TriColor: Remove a useless optimisation 8 years ago
Jesse Vincent f5db9d305b Merge pull request from algernon/f/files-merge 8 years ago
Gergely Nagy 5d46660bef Workaround for the compiler optimizing things out... 8 years ago
Gergely Nagy 9a48b83290 Include Kaleidoscope.h in layers.cpp 8 years ago
Gergely Nagy f7834f05fc Merge the hooks into the Kaleidoscope object 8 years ago
Gergely Nagy 361146bf4a Merge plugin.h into Kaleidoscope.h 8 years ago
Jesse Vincent 350eb5aa63 rename our udev rules file 8 years ago
Jesse Vincent 1ad768a02d README updates 8 years ago
Jesse Vincent 4971f02ed3 Remove unused .gitmodules directory 8 years ago
Gergely Nagy ddd6b766fd Initial import 8 years ago
Jesse Vincent 311edd5601 Merge pull request from algernon/example-refactor 8 years ago
Jesse Vincent ea11db914b Merge pull request from algernon/f/layers/caching 8 years ago
Gergely Nagy 67e906bc15 Another mergeLayers optimization 8 years ago
Gergely Nagy 0bdbe7385a Minor improvement for mergeLayers 8 years ago
Gergely Nagy 3dc51b233a Cache the keymap when changing layers 8 years ago
Jesse Vincent 2eb638db8b Remove the hook for the now-removed layout transformation script 8 years ago
Jesse Vincent c0d66cee1a Move the sample layouts into the firmware sketch 8 years ago
Jesse Vincent c1d25174bc Add a missing paren. 8 years ago
Jesse Vincent 23aba78402 Add some missing prototypes to the class definition 8 years ago
Jesse Vincent 6b0623d3f2 Step two of the rename 8 years ago
Jesse Vincent d31530d579 start to refactor the code to be a Kaleidoscope plugin 8 years ago
Jesse Vincent 830ab623e3 Merge pull request from algernon/f/rename 8 years ago
Gergely Nagy e305e51455 The Big Rename 8 years ago
Gergely Nagy d5d3b46e31 The Big Rename 8 years ago
Gergely Nagy fec26a9413 The Big Rename 8 years ago
Gergely Nagy fc026f59af The Big Rename 8 years ago