Commit Graph

1147 Commits (58d8597f4d023849b56ff8e391f1350fc8e02a2a)
 

Author SHA1 Message Date
Gergely Nagy 58d8597f4d Travis cleanup
6 years ago
Jesse Vincent a7241bf3e0
Merge pull request #362 from keyboardio/f/focus-in-core
6 years ago
Gergely Nagy bd3306e771 Introduce the onFocusEvent hook
6 years ago
Jesse Vincent 1c7f9f6ae1
Merge pull request #361 from keyboardio/h/make-layer_count-public
6 years ago
Gergely Nagy aad0e3a734 Declare layer_count extern, so that plugins outside of core can use it too
6 years ago
Jesse Vincent ad59dfec5e
Merge pull request #360 from keyboardio/f/shellcheck-in-makefile
6 years ago
Gergely Nagy dc0168216e .travis.yml: Remove shellcheck from the script step
6 years ago
Gergely Nagy aa6b4c3885 etc/kaleidoscope-builder.conf: Fix ARDUINO_IDE_VERSION
6 years ago
Jesse Vincent 19b47984f8
Merge pull request #357 from keyboardio/f/builder/max-size-workaround
6 years ago
Gergely Nagy f8d42b72c4 kaleidoscope-builder: Support boards with multiple max sizes
6 years ago
Jesse Vincent cddb35e172 Update .travis.yml with new bundle pointer
6 years ago
Jesse Vincent c749214e48 Update README to point to new Kaleidoscope-Bundle-Keyboardio
6 years ago
Jesse Vincent d97b2060ba The previous factoring just didn't work
6 years ago
Jesse Vincent 8a33793a1c Improve the 'port unwritable' error message
6 years ago
Jesse Vincent 3a3281cb54 Clean up our flashing and warning messages.
6 years ago
Jesse Vincent edd671cd41 Quiet down linux USB port detection in cases where everything works ok
6 years ago
Gergely Nagy 6ef86cfe5a
CONTRIBUTING.md: Add a very short section about how to accept the DCO
6 years ago
Jesse Vincent fb872cac2a
Merge pull request #355 from keyboardio/f/license-and-headers
6 years ago
Gergely Nagy bdb88f6943 Add CONTRIBUTING.md
6 years ago
Gergely Nagy 00a6b6045b
License clarificataion & copyright headers
6 years ago
Gergely Nagy 568355b8a5
Merge pull request #354 from keyboardio/f/v1-plugin-api-removal
6 years ago
Gergely Nagy 297dab5c74 Drop the V1 Plugin API
6 years ago
Gergely Nagy 526b0e430d
Merge pull request #353 from jamadagni/appswitcher-fix
6 years ago
Shriramana Sharma 383864c689 appswitcher example: add the line actually needed to make this work!
6 years ago
Jesse Vincent 56a995e877
Merge pull request #351 from jamadagni/patch-2
6 years ago
Shriramana Sharma da0966ad6a
Corrected some “quriks” in UPGRADING.md :-)
6 years ago
Jesse Vincent 9ad0b26d7b
Merge pull request #349 from jamadagni/patch-1
6 years ago
Shriramana Sharma 2b61408459
clarify what happened to flag B00100000
6 years ago
Jesse Vincent 0e93f81280
Merge pull request #347 from keyboardio/bug/mod-flag-rollover
6 years ago
Michael Richters 97aa9b3ba4 A fix for rollover from a mod-flagged key
6 years ago
Jesse Vincent 78ee633ea1
Merge pull request #348 from keyboardio/f/hid/stopMouse
6 years ago
Gergely Nagy 16909f27f5 kaleidoscope::hid: Add stopMouse()
6 years ago
Jesse Vincent 38ccd717fd
Merge pull request #346 from keyboardio/h/use-error-fix
6 years ago
Gergely Nagy 94fc92a95a Fix the way we trigger an error on Kaleidoscope.use() with V2 API
6 years ago
Gergely Nagy 4c804d6766
Merge pull request #343 from a-dma/master
6 years ago
Jesse Vincent d7007ad402
Merge pull request #345 from keyboardio/h/use-error-when-v2-only
6 years ago
Gergely Nagy 051ec97186 Give a nice error message on Kaleidoscope.use() when compiling with V2 API only
6 years ago
Alessio Di Mauro 4f20009782
Add double quotes to keep shellcheck happy
6 years ago
Alessio Di Mauro 22363ac572
Add a LIB_PROPERTIES_PATH option to the build system
6 years ago
Gergely Nagy d945cba325 UPGRADING.md: Push out the v1 plugin API removal date
6 years ago
Jesse Vincent 88c1d3d7e1
Merge pull request #341 from keyboardio/h/example-fixes
6 years ago
Jesse Vincent 04e7c04b00
Merge pull request #340 from keyboardio/h/consumer-typo
6 years ago
Gergely Nagy ef6bc728dd examples/AppSwitcher: Move the holding to loop()
6 years ago
Gergely Nagy 830685da1d examples/Kaleidoscope: Use NumPad instead of Numlock
6 years ago
Gergely Nagy 65eb079a3a Fix a typo in key_defs_consumerctl.h
6 years ago
Jesse Vincent c18fe0584a
Merge pull request #338 from keyboardio/f/deprecated/remove-by-may
6 years ago
Jesse Vincent 7c1854289c
Merge pull request #337 from keyboardio/f/no-getKeyStateAtPosition-wrapper
6 years ago
Gergely Nagy 4fb8e51dde Remove some long-deprecated methods and symbols
6 years ago
Gergely Nagy 25e940a611 Remove the getKeyswitchStateAtPosition wrapper
6 years ago
Gergely Nagy 33e64d5298 Document hid::getKeyswitchStateAtPosition
6 years ago