Commit Graph

36 Commits (4f674d6ba2733a11697a5b6b4c60b662b8f95c89)
 

Author SHA1 Message Date
Gergely Nagy 4f674d6ba2
Rearrange the file layout in preparation of becoming a monorepo
6 years ago
Gergely Nagy bee3df026f README.md & Travis cleanup
6 years ago
Jesse Vincent 71cf074578 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent 3ac5ef6f9c Update travis.yml to point to new bundle repo
6 years ago
Jesse Vincent 95eed1a9e1
Merge pull request #3 from keyboardio/f/license-and-copyright-assignment
6 years ago
Gergely Nagy c7f3d51709
Add CONTRIBUTING.md
6 years ago
Gergely Nagy c0a154661f
Assign my copyright to Keyboard.io
6 years ago
Gergely Nagy ef2903082f
Relicense under the GPLv3 (only)
6 years ago
Gergely Nagy cd26604638 Drop the V1 plugin compatibility code
6 years ago
Gergely Nagy 35092bd2d3 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 8d8419ee51
Merge pull request #2 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy f3887ec283 Updated to work with the new plugin API
6 years ago
Jesse Vincent 75663c4896 Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy d77f6f8de0 Stop using obsolete interfaces
7 years ago
Jesse Vincent 83351d0fc4
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 4a6fcb38ac
CamelCase of handle_*_key*
7 years ago
Jesse Vincent 4550941ff9
keyToggledO* camelcasing
7 years ago
Gergely Nagy f3e615ba80 README.md: Properties are not methods
7 years ago
Gergely Nagy fbd21c0462 Updated the example to use the newest Stalker APIs
7 years ago
Gergely Nagy 9f064411c2 Fix a case where we did not conform to the Style Guide
7 years ago
Gergely Nagy d8d4ed7809 Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent 4bbf55a948
virtual void begin(void) final is redunant and makes the linter unhappy
7 years ago
Jesse Vincent 7ec1fe2908
astyle with current project style guidelines
7 years ago
Jesse Vincent c069df3919
make astyle
7 years ago
Jesse Vincent a49830338c
New build infrastructure
7 years ago
Jesse Vincent 3740937865 Update to new handle_keyswitch_event API naming
8 years ago
Gergely Nagy 7c362a0709 Test the plugin with Travis CI
8 years ago
Gergely Nagy 1696b4eeb6 The Big Rename
8 years ago
Gergely Nagy 128d0f4bda Fix up to work better with timers
8 years ago
Gergely Nagy ff2ef71db1 Use timers instead of loop counters
8 years ago
Gergely Nagy 71815cd0f3 Use the new, double-add protected hook functions
8 years ago
Gergely Nagy fcdc4e4b55 Use LEDControl in the example
8 years ago
Gergely Nagy febf4a95bd Fix the key holding case
8 years ago
Gergely Nagy 7f94af85b7 example: Combine the example with Stalker for a better effect
8 years ago
Gergely Nagy 4a4ea83121 Cut the timers back to 8 bits, that's more than enough
8 years ago
Gergely Nagy 2aa03bed47 Initial import
8 years ago