Commit Graph

1128 Commits (00a6b6045bf76448e76737e626f091d984d6c4a9)
 

Author SHA1 Message Date
Gergely Nagy c65a1b89bf kaleidoscope-builder: Do not reset the device if NO_RESET is set
6 years ago
Gergely Nagy 7a4f0bac85 kaleidoscope-builder: Do not hardcode the max program size
6 years ago
Jesse Vincent 7f92a9086a
Merge pull request #324 from MaxG87/constexpr
6 years ago
Max Görner 2889f1c301 Remove `inline' for improved readability
6 years ago
Gergely Nagy 9fdabe5e02
Merge pull request #326 from jamesnvc/patch-2
6 years ago
James Cash 08a0af045f
Minor typo/grammar corrections
6 years ago
Max Görner b2254e1c7f Slightly improve function signatures
6 years ago
Max Görner 066d00d117 Add const and constexpr specifiers to Key union
6 years ago
Gergely Nagy 65526a1df6 doc/glossary.md: A small update
6 years ago
Gergely Nagy 8546814b98
Merge pull request #314 from algernon/f/builder/flash-hooks
6 years ago
Gergely Nagy 7b49a2c011 deprecations: Make some of them less scary
6 years ago
Jesse Vincent 1a6db5a875
Merge pull request #320 from keyboardio/f/deprecations/separate-header
6 years ago
Gergely Nagy ecc20bde9d Move deprecation messages to a separate header
6 years ago
Gergely Nagy d5251e8ed1
Merge pull request #319 from keyboardio/f/api-bump
6 years ago
Gergely Nagy abf6ea668e Update UPGRADING.md too
6 years ago
Gergely Nagy 8f07f038ca Bump the API version
6 years ago
Gergely Nagy e249fd2de6 handleKeyswitchEvent: Fix a thinko that broke old-style plugins
6 years ago
Gergely Nagy bddfc7b607
Merge pull request #316 from keyboardio/f/plugin-redesign-2.1
6 years ago
noseglasses 8130dfdf1d Major redesign of the plugin and hooking interface
6 years ago
Gergely Nagy bc76032d37 Add a very basic, no-frills, no-plugins example
6 years ago
Gergely Nagy 81a1cd004e kaleidoscope-builder: add `preFlash_HOOKS` and `postFlash_HOOKS`
6 years ago
Gergely Nagy 39601fcba2 kaleidoscope-builder: Improved pre-flash prompt
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
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
Gergely Nagy 24407185d5 kaleidoscope-builder: Add SellCheck disables
7 years ago
Gergely Nagy 22636bd768 kaleidoscope-builder: Quote what needs to be quoted
7 years ago
Gergely Nagy ca492e91f6 kaleidoscope-builder: Fix a typo.
7 years ago
Gergely Nagy 5c9b3d6799 kaleidoscope-builder: Clear trailing whitespace
7 years ago
Chris King-Parra ce3ad7bc7d Fix indent in here doc of usage() in bin/kaleidoscope-builder, part 2.
7 years ago
Chris King-Parra 96f3f18aaf Indent here doc in usage() of bin/kaledoscope-builder. Issue #299.
7 years ago
Chris King-Parra f094bdaa4e Remove uneccesary unused variable in prepare_to_flash() of
7 years ago
Chris King-Parra 6ca9da073d Quote parameter expansions in hex_with_bootloader() of
7 years ago
Chris King-Parra 03bdc34001 Quote expansions in firmware_size() of bin/kaleidoscope-builder. I left
7 years ago
Chris King-Parra bc5abd63ab Add option delimiter to rm command in clean() of
7 years ago
Chris King-Parra d254dc6b7f Quote parameter substitutions and command substitutions in
7 years ago
Chris King-Parra dd96cbcf8b Change shebang of bin/kaleidoscope-builder to invoke bash. Issue #299.
7 years ago
Jesse Vincent 856b595903
Merge pull request #304 from aspiers/harden
7 years ago
Gergely Nagy 04d5790aa7
Merge pull request #286 from keyboardio/f/hid-adaptor/hardware-tied
7 years ago
Adam Spiers 6356154bc3 add check for DEVICE_PORT being writable
7 years ago
Adam Spiers 980d703f5e make find-device-port-linux-udev more friendly
7 years ago
Adam Spiers dd1aca0f13 find-device-port-linux-udev: ensure called with correct args
7 years ago
Adam Spiers 084679d2d1 Deal with the device port containing unexpected whitespace
7 years ago
Adam Spiers 7bcae5f2d2 Ensure that ModemManager ignores keyboard
7 years ago
Michael Richters b89dfece19 Improved macOS serial port detection (again)
7 years ago
Jesse Vincent b6fe847997
Merge pull request #300 from gedankenexperimenter/bug/macos-serial-port-mismatch
7 years ago
Michael Richters 78207e546c Improved fallbacks for macOS serial port detection
7 years ago