Commit Graph

35 Commits (e7e2064e9468c30a2d39c80b940f0a762b35788e)
 

Author SHA1 Message Date
Jesse Vincent e7e2064e94 Update travis.yml to point to new bundle repo
6 years ago
Jesse Vincent bf9495eff1
Merge pull request #9 from keyboardio/f/license-and-copyright-assignment
6 years ago
Gergely Nagy c849113eea
Add CONTRIBUTING.md
6 years ago
Gergely Nagy 2231ad0fdb
Assign my copyright to Keyboard.io
6 years ago
Gergely Nagy 4c67169fd8
Relicense under the GPLv3 (only)
6 years ago
Gergely Nagy 358a5572e5 Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy 24d298d459 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 1844d88c76 Do not cancel OneShot if a oneshot is still held
6 years ago
Gergely Nagy 2a5ba8f6b2
Merge pull request #6 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy 33eb5cae03 Updated to use the new plugin APIs
6 years ago
Gergely Nagy 62f619a5c4 Cancel stickies too
7 years ago
Gergely Nagy 1d4834115b
Merge pull request #4 from TheBaronHimself/master
7 years ago
TheBaronHimself 8f4a34d4b9 Mask escape key when pressed to cancel one shot
7 years ago
Jesse Vincent a4d6a814f2 Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy a57679c014 Stop using obsolete functions
7 years ago
Jesse Vincent 6a80f8f059
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 100c6f16fc
keyToggledO* camelcasing
7 years ago
Gergely Nagy 53435e0556 Update to work with the latest OneShot APIs
7 years ago
Gergely Nagy 523cb38ff5 Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent 31e2151cf7
virtual void begin(void) final is redunant and makes the linter unhappy
7 years ago
Jesse Vincent f4d2efce5c
astyle with current project style guidelines
7 years ago
Jesse Vincent 1a9f3e1a33
make astyle
7 years ago
Jesse Vincent 5d6f385791
New build infrastructure
7 years ago
Jesse Vincent 92f0395284
Update example
7 years ago
Jesse Vincent 2ea24ad84c
Update for new Key defs
7 years ago
Gergely Nagy 7b890d8deb Fix the example
8 years ago
Gergely Nagy b498ce6fd1 README: Add a "Dependencies" section
8 years ago
Gergely Nagy 46677e91e1 Test the plugin with Travis CI
8 years ago
Gergely Nagy 916f69889e The Big Rename
8 years ago
Gergely Nagy 84b2b6ad62 Use the new, double-add protected hook functions
8 years ago
Gergely Nagy dcd9b641d8 Drop Key_LEDEffectNext from the example
8 years ago
Gergely Nagy 413ddf5e90 Mark the plugin stable
8 years ago
Gergely Nagy 841be32f06 Add an example
8 years ago
Gergely Nagy 9ddcbe11dd Move to the keyboardio organization
8 years ago
Gergely Nagy c1d540988d Initial import
8 years ago