Commit Graph

1739 Commits (6ae4d92da029c5b96299932b472dd8dce5c29246)
 

Author SHA1 Message Date
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
Jesse Vincent 2397c488c6 Merge pull request #112 from algernon/h/example-cleanup
8 years ago
Gergely Nagy 11c7c7db8d Minor cleanup in the Kaleidoscope example
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 #110 from algernon/f/typesafe-USE
8 years ago
Gergely Nagy d1a14b6d32 Add a USE_PLUGINS() macro
8 years ago
Jesse Vincent f5db9d305b Merge pull request #109 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 #107 from algernon/example-refactor
8 years ago
Jesse Vincent ea11db914b Merge pull request #108 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 830ab623e3 Merge pull request #105 from algernon/f/rename
8 years ago
Gergely Nagy e305e51455 The Big Rename
8 years ago
Gergely Nagy 68b3e2c5f2 The Big Rename
8 years ago
Gergely Nagy dd734adb1c The Big Rename
8 years ago
Gergely Nagy 4611026d35 The Big Rename
8 years ago
Gergely Nagy 805327533a The Big Rename
8 years ago
Gergely Nagy 1a8ce8cab1 The Big Rename
8 years ago
Gergely Nagy 5bdd12e533 The Big Rename
8 years ago
Jesse Vincent eaeae8157b Merge pull request #98 from algernon/h/tools/keyboardio-builder/purge-unused
8 years ago
Jesse Vincent bf016d2227 Merge pull request #104 from algernon/h/tools/build-all-fix
8 years ago
Gergely Nagy dddc014619 BootAnimation: Make this part Model01-specific
8 years ago
Gergely Nagy 56652c6d84 tools/keyboardio-builder: Fix the build-all command
8 years ago
Gergely Nagy 8aa753fe23 Add a timer, and expose stepLength
8 years ago
Jesse Vincent 184d74e3b0 Merge pull request #103 from algernon/h/layer/lookup-speedup
8 years ago
Gergely Nagy 4b110b517d Speed up Layer.lookup considerably
8 years ago
Jesse Vincent ae9264924d Merge pull request #102 from algernon/h/layers/momentary-fixes
8 years ago
Gergely Nagy eb8f9443f9 Fix the momentary layers
8 years ago
Jesse Vincent ef1089d5ad Tune down the default LED Effects to use less power.
8 years ago
Jesse Vincent c2a398f7ab Add initial support for reading the "power fault" line
8 years ago
Jesse Vincent 66f61cad78 Add in indentation guards around the AppSwitcher stacked keylayout example
8 years ago
Jesse Vincent f3b786dade "make astyle" - no functionality changes
8 years ago
Jesse Vincent 285818c88e Add in the new testmode plugin for the Model 01
8 years ago
Jesse Vincent c2d963854e refactor flashing code
8 years ago
Jesse Vincent 418309ba11 split out flashing with an external programmer to its own function
8 years ago
Jesse Vincent d0e0cf3a5c Split out flashing over USB into its own function
8 years ago