Commit Graph

44 Commits (e37669a623d221dbcc344e8bcdfc6a89087cf614)
 

Author SHA1 Message Date
Gergely Nagy e37669a623
Rearrange the file layout in preparation of becoming a monorepo
6 years ago
Gergely Nagy 13f92255cb README.md & Travis cleanup
6 years ago
Jesse Vincent d34335667b shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent cac493917b Update travis.yml to point to new bundle repo
6 years ago
Jesse Vincent d5d2791918
Merge pull request #12 from keyboardio/f/license-and-copyright-assignment
6 years ago
Gergely Nagy 4db3c1a51a
Add CONTRIBUTING.md
6 years ago
Gergely Nagy 0e4b34b09d
Assign my copyright to Keyboard.io
6 years ago
Gergely Nagy 33015c8126
Relicense under the GPLv3 (only)
6 years ago
Gergely Nagy 375ef6cdaf Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy db088083de Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 900dba831f
Merge pull request #8 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy 8074c18d2d Updated to use the new plugin APIs
6 years ago
Gergely Nagy ed70ccb529
Merge pull request #6 from Kethku/patch-1
7 years ago
Gergely Nagy 15345af37a
Merge pull request #7 from Kethku/patch-2
7 years ago
Kethku f6fe0183b7
Changed function types to match example
7 years ago
Kethku 52de40905c
Type for leader dictionary in readme incorrect.
7 years ago
Jesse Vincent 329c133638 Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy f27a3a46ec Stop using deprecated interfaces
7 years ago
Jesse Vincent 8556552d9b
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 39dc5fe349
CamelCase of KeyIsPressed and KeyWasPressed
7 years ago
Jesse Vincent d70059ce4a
keyToggledO* camelcasing
7 years ago
Gergely Nagy 4d1a73f0b7 README.md: Properties are not methods
7 years ago
Gergely Nagy 853712eec1 Use the newest Ranges APIs
7 years ago
Gergely Nagy 6839c3ca36 Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent bbc7ddaeff
virtual void begin(void) final is redunant and makes the linter unhappy
7 years ago
Jesse Vincent 1822c6e3c4
astyle with current project style guidelines
7 years ago
Jesse Vincent f148a4c7e7
make astyle
7 years ago
Jesse Vincent 126b14d6c6
New build infrastructure
7 years ago
Jesse Vincent c3dbe52f72
Bring example up to new API
7 years ago
Gergely Nagy 9287dbb774 README: Add a "Dependencies" section
8 years ago
Gergely Nagy 0f65281703 Restrict the max sequence length to 4
8 years ago
Gergely Nagy a1af698eb6 Test the plugin with Travis CI
8 years ago
Gergely Nagy 15000dd694 Improved timeout handling
8 years ago
Gergely Nagy b737fe947e The Big Rename
8 years ago
Gergely Nagy db87474e16 Use a timer instead of a loop counter
8 years ago
Gergely Nagy cb732da530 Expose the timeOut
8 years ago
Gergely Nagy df28f6db57 Use 20 instead of DEFAULT_TIMEOUT
8 years ago
Gergely Nagy c2fa06994b Fix the library name in library.properties
8 years ago
Gergely Nagy bb2df55e09 Use the new, double-add protected hook functions
8 years ago
Gergely Nagy 8ebac50a8b Do not use Key_LEDEffectNext in the example
8 years ago
Gergely Nagy 0abf80a499 Don't abort early on partial matches
8 years ago
Gergely Nagy 4070116b2a Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy 32d5cc6ae4 Add a status icon.
8 years ago
Gergely Nagy fe06702a59 Initial import
8 years ago