Commit Graph

1223 Commits (d4907ebd56fb6f248bd69608ebec13454e68fe99)
 

Author SHA1 Message Date
Gergely Nagy d4907ebd56
Merge remote-tracking branch 'plugin/EEPROM-Keymap/f/monorepo' into f/monorepo
6 years ago
Gergely Nagy 527c67d1d7
examples/AppSwitcher: Explicitly init EEPROMSettings
6 years ago
Gergely Nagy 694f95502b
examples/Kaleidoscope: Include Kaleidoscope.h first
6 years ago
Jesse Vincent b40b2ea4a6
Merge pull request #364 from keyboardio/f/namespacing
6 years ago
Gergely Nagy b5264f383f
Update the documentation links
6 years ago
Gergely Nagy 3458f398cb
Move most sources to a kaleidoscope/ subdir and namespace
6 years ago
Gergely Nagy 72fdfdd543
Remove files we do not need in the monorepo
6 years ago
Gergely Nagy eaf6dc5738
Rearrange the file layout in preparation of becoming a monorepo
6 years ago
Gergely Nagy 58d8597f4d Travis cleanup
6 years ago
Gergely Nagy 86cdb0f1b6 README.md & Travis cleanup
6 years ago
Jesse Vincent 47808afb1f
Merge pull request #17 from keyboardio/f/extend
6 years ago
Gergely Nagy 83f1805d5d Redesign the plugin setup procedure
6 years ago
Gergely Nagy a066d82747 Fix a thinko
6 years ago
Jesse Vincent 41fa914a61
Merge pull request #14 from keyboardio/f/onFocusEvent
6 years ago
Jesse Vincent a7241bf3e0
Merge pull request #362 from keyboardio/f/focus-in-core
6 years ago
Gergely Nagy 184981ff9a Migrate to the onFocusEvent API
6 years ago
Gergely Nagy bd3306e771 Introduce the onFocusEvent hook
6 years ago
Gergely Nagy 906f567698 Fix a compile error
6 years ago
Jesse Vincent 1ca7c5f5e2
Merge pull request #12 from keyboardio/f/getKeyOverride/progmem-overflow-avoidance
6 years ago
Gergely Nagy f3eb6a7200 Try to avoid a possible PROGMEM overflow in getKeyOverride
6 years ago
Jesse Vincent 1a626ee1e8
Merge pull request #13 from keyboardio/f/auto-settings
6 years ago
Jesse Vincent 1c7f9f6ae1
Merge pull request #361 from keyboardio/h/make-layer_count-public
6 years ago
Gergely Nagy a02cde9c21 Automatically pull in EEPROMSettings, and set up defaults
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 fbdc8bdf35 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent b9c5fd4c91 Update travis.yml to point to new bundle repo
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
Jesse Vincent b5cf8ad734
Merge pull request #11 from keyboardio/f/license-and-copyright-assignment
6 years ago
Gergely Nagy e16d0dfcc5
Add CONTRIBUTING.md
6 years ago
Gergely Nagy b2ae841d24
Assign my copyright to Keyboard.io
6 years ago
Gergely Nagy 459d847002
Relicense under the GPLv3 (only)
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