Commit Graph

33 Commits (2cdee29d6094cc57a6e98544d3481119def6390a)
 

Author SHA1 Message Date
Gergely Nagy 2cdee29d60 Fix the example not to use the old API
6 years ago
Jesse Vincent a8f2f90ef5
Merge pull request #6 from keyboardio/f/new-api
6 years ago
Gergely Nagy d9da1d717a Add an UPGRADING.md document, and a helpful error message
6 years ago
Gergely Nagy 5a6e0fa12a Complete redesign of the plugin
6 years ago
Gergely Nagy 61d70b5cac Updated the README and the example with a better example
6 years ago
Gergely Nagy 58376f486d
Merge pull request #4 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy 0f32840a3a Updated to use the new plugin APIs
6 years ago
Gergely Nagy ac4aab534f README.md: Updated to use the correct interfaces
7 years ago
Gergely Nagy 3693c564b3 Merge pull request #3 from jamesnvc/master
7 years ago
James N. V. Cash a2509992c6 Remove extra lines from keyboard diagram
7 years ago
James N. V. Cash 741cafd6ec Change wording to make it clear that Model 01 is one possible layout
7 years ago
James N. V. Cash 926ff623b6 Try to remember how markdown images work
7 years ago
James N. V. Cash 7a5f52c299 Include a diagram showing what the RxCy coordinates mean
7 years ago
Jesse Vincent 9ee2330b1a Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy 532b1129de Stop using deprecated interfaces
7 years ago
Jesse Vincent 50b993b2f6
Update Makefile to fix OS X build
7 years ago
Gergely Nagy e8f3495f7c Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent 7da1fe702a
virtual void begin(void) final is redunant and makes the linter unhappy
7 years ago
Jesse Vincent fcd1743f3b
astyle with current project style guidelines
7 years ago
Jesse Vincent 26e7e187df
make astyle
7 years ago
Jesse Vincent 124b70ec00
New build infrastructure
7 years ago
Jesse Vincent 6d232fb7c7
Update to new key api
7 years ago
Gergely Nagy b203ce754a Test the plugin with Travis CI
8 years ago
Gergely Nagy 839d5c298b Improved timer handling
8 years ago
Gergely Nagy 92205513de The Big Rename
8 years ago
Gergely Nagy 7a2804250c Add support for the Shortcut, too
8 years ago
Gergely Nagy 35918a91a0 Use a timer instead of a loop counter
8 years ago
Gergely Nagy 263b12151c Expose the timeOut (and rename it)
8 years ago
Gergely Nagy 7dbb5b39e0 Use the new, double-add protected hook functions
8 years ago
Gergely Nagy ecff024f02 Don't use Key_LEDEffectNext in the example
8 years ago
Gergely Nagy 0c497f884a Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy 1fdcaebef1 Add a status icon.
8 years ago
Gergely Nagy 928cd41fa9 Initial import
8 years ago