Commit Graph

1763 Commits (5f29de757805fd289fdebc90e9925ca377bfda92)
 

Author SHA1 Message Date
Gergely Nagy f2384054c0
Merge pull request #5 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy fb4bff72bd
Merge pull request #17 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 989f1417ac
Merge pull request #3 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 8459e50815
Merge pull request #10 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 7b49a2c011 deprecations: Make some of them less scary
7 years ago
Jesse Vincent 1a6db5a875
Merge pull request #320 from keyboardio/f/deprecations/separate-header
7 years ago
Gergely Nagy ecc20bde9d Move deprecation messages to a separate header
7 years ago
Gergely Nagy d5251e8ed1
Merge pull request #319 from keyboardio/f/api-bump
7 years ago
Gergely Nagy abf6ea668e Update UPGRADING.md too
7 years ago
Gergely Nagy 8f07f038ca Bump the API version
7 years ago
Gergely Nagy ee5cc576a0 Updated to use the new plugin APIs
7 years ago
Gergely Nagy e9b9d41626 Updated to use the new plugin APIs
7 years ago
Gergely Nagy e249fd2de6 handleKeyswitchEvent: Fix a thinko that broke old-style plugins
7 years ago
Gergely Nagy 19cffca5c4 Updated to use the new plugin APIs
7 years ago
Gergely Nagy 9f8e87c2d1 Updated to use the new plugin APIs
7 years ago
Gergely Nagy be659b4043 Updated to use the new plugin APIs
7 years ago
Gergely Nagy 94b7d13990 Updated to use the new plugin APIs
7 years ago
Gergely Nagy bddfc7b607
Merge pull request #316 from keyboardio/f/plugin-redesign-2.1
7 years ago
noseglasses 8130dfdf1d Major redesign of the plugin and hooking interface
7 years ago
Gergely Nagy bc76032d37 Add a very basic, no-frills, no-plugins example
7 years ago
Gergely Nagy 82cc3246fa Updated the README to use the new plugin APIs
7 years ago
Gergely Nagy 673fe3c304 Updated the README to use the new plugin APIs
7 years ago
Gergely Nagy 8e2721a1b0 Updated the README to use the new plugin APIs
7 years ago
Gergely Nagy 435018eb6a Updated to use the new plugin APIs
7 years ago
Gergely Nagy 81a1cd004e kaleidoscope-builder: add `preFlash_HOOKS` and `postFlash_HOOKS`
7 years ago
Gergely Nagy 36333263ef Improved step timeout calculation
7 years ago
Gergely Nagy 73d9997b54 Use timers instead of ticks to time when to update the effects
7 years ago
Gergely Nagy dd9c3fa770
Merge pull request #6 from advisoray/master
7 years ago
Gergely Nagy 198e332e05 breath_compute: Use default arguments instead of three methods
7 years ago
Gergely Nagy f321388ed9
Merge pull request #19 from advisoray/master
7 years ago
Gergely Nagy f56de510ae
Merge pull request #16 from CapeLeidokos/ng_pr_macro_arguments_check
7 years ago
Gergely Nagy 39601fcba2 kaleidoscope-builder: Improved pre-flash prompt
7 years ago
Gergely Nagy b575a232be
Merge pull request #16 from To1ne/tc-rainbow-stalker-effect
7 years ago
Jesse Vincent ec51d2a9bd
Merge pull request #22 from gedankenexperimenter/bug/breath-compute-overflow
7 years ago
Michael Richters cef1926465 Fixed brightness jump on overflow
7 years ago
Jesse Vincent 6836de6899
Merge pull request #21 from gedankenexperimenter/bug/sync-timer
7 years ago
Michael Richters bd4acf3984 Better explanation of the in-bounds code
7 years ago
Michael Richters 1f2d32ed79 Fix for all out of bounds LED addressing
7 years ago
Jesse Vincent 0cd6634f95
Merge pull request #3 from gedankenexperimenter/slowdown
7 years ago
Jesse Vincent 70e1082352
Merge pull request #4 from gedankenexperimenter/upper-bound-red
7 years ago
Michael Richters b908d2ec69 Change the upper bound to match the lower bound
7 years ago
Michael Richters 3be7859783 Slow down the chase to reflect the recent optimizations
7 years ago
Michael Richters 9964a3ce70 Fixed syncTimer overflow condition
7 years ago
Toon Claes e01c7106f6 Add Rainbow stalker effect
7 years ago
Gergely Nagy 1c9a786597
Merge pull request #23 from keyboardio/f/actOnHalfRow/no-handler-calls-in-the-idle-case
7 years ago
Jesse Vincent 8dcc6d12c8
Merge pull request #308 from algernon/f/handleKeyswitchEvent/idle-docs
7 years ago
Gergely Nagy 8d4d2eec4d handleKeyswitchEvent: Document the behaviour for idle keys
7 years ago
Gergely Nagy 7213f7577a actOnHalfRow: Do not handle events on fully idle positions
7 years ago
Gergely Nagy 766c61ec96
Merge pull request #22 from keyboardio/f/actOnMatrixScan/further-tweaks
7 years ago
Gergely Nagy e6f7d2c74b Further actOnMatrixScan optimizations
7 years ago