Commit Graph

1403 Commits (0d2c846656e68c4fda44e06f21cd51353c8e6e0e)
 

Author SHA1 Message Date
Jesse Vincent c68f40b8c9
Merge pull request #331 from keyboardio/h/RESTRICT_ARGS_COUNT/c++11-fix
7 years ago
Gergely Nagy 5006da2a28 Fix RESTRICT_ARGS_COUNT with gcc 8.1+
7 years ago
Gergely Nagy 07efbce40d
Merge pull request #321 from keyboardio/f/millisAtCycleStart
7 years ago
Gergely Nagy e43d2cb391 Introduce Kaleidoscope.millisAtCycleStart()
7 years ago
Jesse Vincent 5c9b0df8ce
Merge pull request #322 from keyboardio/f/glossary
7 years ago
Gergely Nagy d76cc284a4
Merge pull request #301 from gedankenexperimenter/bug/macos-serial-port-update
7 years ago
Jesse Vincent 519dbe3bec
Merge pull request #330 from keyboardio/f/kaleidoscope-builder/no-auto-clean
7 years ago
Gergely Nagy 8c814a87fa kaleidoscope-builder: Use a stable build directory
7 years ago
Jesse Vincent 887e015afb
Merge pull request #328 from keyboardio/f/kaleidoscope-builder/ergodox-support
7 years ago
Gergely Nagy c65a1b89bf kaleidoscope-builder: Do not reset the device if NO_RESET is set
7 years ago
Gergely Nagy 7a4f0bac85 kaleidoscope-builder: Do not hardcode the max program size
7 years ago
Jesse Vincent 7f92a9086a
Merge pull request #324 from MaxG87/constexpr
7 years ago
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 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 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 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 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 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 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 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
Jesse Vincent 899ac39032
Merge pull request #21 from keyboardio/f/actOnMatrixScan/idle-optimization
7 years ago
Gergely Nagy e17869e1a1 actOnMatrixScan: Optimize the idle case
7 years ago
Jesse Vincent cd94ffe24c
Merge pull request #305 from algernon/builder-fixes
7 years ago
Jesse Vincent 842294af78
Merge pull request #275 from CapeLeidokos/ng_pr_macro_helpers
7 years ago
Gergely Nagy 14fe42f5b3 kaleidoscope-builder: Disable another ShellCheck false-positive
7 years ago
Gergely Nagy d59e07d7a3 Travis: ShellCheck kaleidoscope-builder
7 years ago