Commit Graph

3562 Commits (41fe0c95ff72f3c6476ce96d640c75b384cd8048)
 

Author SHA1 Message Date
Gergely Nagy 6602b30d0a Updated to use the new plugin APIs
6 years ago
Gergely Nagy ee78ff88a7 Updated to use the new plugin APIs
6 years ago
Gergely Nagy 191ecdb000 Updated to use the new plugin APIs
6 years ago
noseglasses 8130dfdf1d Major redesign of the plugin and hooking interface
6 years ago
Gergely Nagy 56f85a7607 Make astyle happy
6 years ago
Gergely Nagy 40ba21df0f
Merge pull request #8 from UniversalTimeCodeGit/master
6 years ago
UniversalTimeCodeGit c33ec4ba7e Implement Heatmap Reset Method
6 years ago
Gergely Nagy bc76032d37 Add a very basic, no-frills, no-plugins example
6 years ago
Gergely Nagy 5399bda445 Updated to use the new plugin APIs
6 years ago
Gergely Nagy 82cc3246fa Updated the README to use the new plugin APIs
6 years ago
Gergely Nagy 673fe3c304 Updated the README to use the new plugin APIs
6 years ago
Gergely Nagy 8e2721a1b0 Updated the README to use the new plugin APIs
6 years ago
Gergely Nagy 7044060ebf Updated the README and the example to use the new plugin APIs
6 years ago
Gergely Nagy 435018eb6a Updated to use the new plugin APIs
6 years ago
Gergely Nagy 8e4bfac703 Updated to use the new plugin APIs
6 years ago
Michael Richters 6036e908f5 Ignore any event with INJECTED flag
6 years ago
Jesse Vincent b565dab644 pass by value to save some flash
6 years ago
Jesse Vincent 9b44d02e6e Typo fix
6 years ago
Jesse Vincent eea0c8b47e astyle
6 years ago
Jesse Vincent 3dd86e34dd Refactoring to save 44 more PROGMEM and 12 more RAM
6 years ago
Jesse Vincent b144f626e4 refactor to reuse some code and be a bit smarter about data.
6 years ago
Gergely Nagy bcf3cf191b
Merge pull request #20 from gedankenexperimenter/bug/scan-order
6 years ago
Gergely Nagy 2130521b6d
Merge pull request #16 from cyrossignol/fix-warp-dragging
6 years ago
Gergely Nagy 560cfd350c
Merge pull request #17 from pugmajere/accel
6 years ago
Gergely Nagy 81a1cd004e kaleidoscope-builder: add `preFlash_HOOKS` and `postFlash_HOOKS`
6 years ago
Gergely Nagy 36333263ef Improved step timeout calculation
6 years ago
Gergely Nagy 0c6054018f Allow one to set double-tap stickyness separately for OSM and OSL
6 years ago
Gergely Nagy 73d9997b54 Use timers instead of ticks to time when to update the effects
6 years ago
Gergely Nagy dd80ab1abf Introduce a way to set the double-tap timeout separately
6 years ago
Gergely Nagy 93d7d7bacf Turn off the indentation check for the keymap
7 years ago
Gergely Nagy fb4c0d8a70 Initial import
7 years ago
Ryan Anderson b18465033e Reset the acceleration timer each time it expires.
7 years ago
Gergely Nagy a5ceb5833a Use the triggering coordinates when injecting events
7 years ago
Jesse Vincent 7ddb61c65f
Merge pull request #15 from cyrossignol/grid-warp-mode
7 years ago
Cy Rossignol a407aa29b0 Add an optional 9-sector-grid warp size
7 years ago
Gergely Nagy 842f6ed98a Use Kaleidoscope-Ranges for the enable/disable keys
7 years ago
Gergely Nagy ec35d638d8
Merge pull request #10 from advisoray/master
7 years ago
Gergely Nagy af5238c6cb Add a SpaceCadet range
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 03a388c286
Merge pull request #6 from tchernomax/perso
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