Commit Graph

45 Commits (dd37c5e4c85b651e35a91e39be97ac8580918bd8)
 

Author SHA1 Message Date
Gergely Nagy dd37c5e4c8
Remove files we do not need in the monorepo
6 years ago
Gergely Nagy 03cdca3a17
Rearrange the file layout in preparation of becoming a monorepo
6 years ago
Gergely Nagy 000abdd353 README.md & Travis cleanup
6 years ago
Jesse Vincent ed38757c9c shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent 1c847ac3f5 Update travis.yml to point to new bundle repo
6 years ago
Gergely Nagy cc32e8e735 Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy fb787d59ac
Merge pull request #7 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy bfe38620bd Updated to use the new plugin APIs
6 years ago
Gergely Nagy 56f85a7607 Make astyle happy
6 years ago
Gergely Nagy 40ba21df0f
Merge pull request #8 from UniversalTimeCodeGit/master
6 years ago
UniversalTimeCodeGit c33ec4ba7e Implement Heatmap Reset Method
6 years ago
Gergely Nagy 03a388c286
Merge pull request #6 from tchernomax/perso
7 years ago
Maxime de Roucy a6ad9ab2aa major rewrite: allow the user to set his own heat_color
7 years ago
Gergely Nagy b1fc8d7cb1
Merge pull request #5 from milkypostman/timerfix
7 years ago
Donald Curtis 35c8352ef0 Fix update check was always checking.
7 years ago
Jesse Vincent bb5c89c76d Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy a5d3a9ff37 Updated to use Kaleidoscope.use instead of USE_PLUGINS
7 years ago
Gergely Nagy dc0b2a2b91 Updated to use the new LEDMode/LEDControl API
7 years ago
Jesse Vincent c263665f3e
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 8c35edcfb5
CamelCaseifcation of LED related functions
7 years ago
Jesse Vincent df3e79a56a
keyToggledO* camelcasing
7 years ago
Gergely Nagy 751ce314fe README.md: Properties are not methods
7 years ago
Gergely Nagy 95b34d4eb0 Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent be19287112
virtual void begin(void) final is redunant and makes the linter unhappy
7 years ago
Jesse Vincent 17487f9c26
astyle with current project style guidelines
7 years ago
Jesse Vincent 0489fd9196
make astyle
7 years ago
Jesse Vincent 8e3f0ac20e
New build infrastructure
7 years ago
Jesse Vincent 647e15a4bc
Fix example to match new key definitions
7 years ago
Gergely Nagy d7ec8fd842 README: Add a "Dependencies" section
8 years ago
Gergely Nagy f1e8f93f39 Test the plugin with Travis CI
8 years ago
Gergely Nagy 7a5a1b2b33 Improved timer handling
8 years ago
Gergely Nagy ce45b212d7 The Big Rename
8 years ago
Gergely Nagy f2787a5692 Use a timer instead of a loop counter
8 years ago
Gergely Nagy e7e4ba0690 Move the static globals into the Heatmap object
8 years ago
Gergely Nagy bf4fc0de5b Mark the plugin experimental
8 years ago
Gergely Nagy e183d12c2d Drop updateFrequency to 50 cycles
8 years ago
Gergely Nagy 9aced5ccbd Update heatColors to look a bit nicer on the keyboard
8 years ago
Gergely Nagy 54538b42dd Fix the cap computation
8 years ago
Gergely Nagy fa1e3e3669 computeColor: Fix the color order
8 years ago
Gergely Nagy 3d07ca4614 Fix the key counting
8 years ago
Gergely Nagy ba0b69bb89 Use the new, double-add protected hook functions
8 years ago
Gergely Nagy 386f893829 Updated to use Keyboardio-LEDControl
8 years ago
Gergely Nagy ace73a9449 Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy 42e819d39a Add a status icon.
8 years ago
Gergely Nagy a722fea88d Initial import
8 years ago