Commit Graph

1960 Commits (abc8af74b32f761a57d54777610317447c3c880a)
 

Author SHA1 Message Date
Max Görner 2889f1c301 Remove `inline' for improved readability
7 years ago
Gergely Nagy 9fdabe5e02
Merge pull request #326 from jamesnvc/patch-2
7 years ago
James Cash 08a0af045f
Minor typo/grammar corrections
7 years ago
Max Görner b2254e1c7f Slightly improve function signatures
7 years ago
Max Görner 066d00d117 Add const and constexpr specifiers to Key union
7 years ago
Gergely Nagy 65526a1df6 doc/glossary.md: A small update
7 years ago
Gergely Nagy 48927e5ccf
Merge pull request #4 from keyboardio/h/timer-based-update
7 years ago
Gergely Nagy 8546814b98
Merge pull request #314 from algernon/f/builder/flash-hooks
7 years ago
Gergely Nagy 1fabb870b1
Merge pull request #6 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 30bbd49058
Merge pull request #8 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 73f69c1787
Merge pull request #23 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 1434839aa0
Merge pull request #7 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 75cb920de6
Merge pull request #2 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy a7fae41a3e
Merge pull request #6 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy f2384054c0
Merge pull request #5 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy eb691a143e
Merge pull request #5 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 58376f486d
Merge pull request #4 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 082400184b
Merge pull request #21 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
Gergely Nagy dbb4152cb2 Updated to use the new plugin API
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 4b061994fc Updated to use the new plugin APIs
7 years ago
Gergely Nagy 0f32840a3a 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
Jesse Vincent b565dab644 pass by value to save some flash
7 years ago
Jesse Vincent 9b44d02e6e Typo fix
7 years ago
Jesse Vincent eea0c8b47e astyle
7 years ago
Jesse Vincent 3dd86e34dd Refactoring to save 44 more PROGMEM and 12 more RAM
7 years ago
Jesse Vincent b144f626e4 refactor to reuse some code and be a bit smarter about data.
7 years ago
Gergely Nagy bcf3cf191b
Merge pull request #20 from gedankenexperimenter/bug/scan-order
7 years ago