Commit Graph

1403 Commits (0d2c846656e68c4fda44e06f21cd51353c8e6e0e)
 

Author SHA1 Message Date
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
Jesse Vincent ad36c4c10f
Merge pull request #6 from keyboardio/f/implicit-seal
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
Gergely Nagy 47efb47506 Seal the EEPROM layout automatically
6 years ago
Gergely Nagy ce921d48c5
Merge pull request #5 from martinakcsilla/drop-debugging-println
6 years ago
Csilla Nagyné Martinák ba332c1846 Remove a debugging Serial.print()
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 637943c924 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent e886a27853 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent fbdc8bdf35 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent a643e323e6 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent 78816f4b36 Update travis.yml to point to new bundle repo
6 years ago
Jesse Vincent cc26fcc996 Update travis.yml to point to new bundle repo
6 years ago
Jesse Vincent b9c5fd4c91 Update travis.yml to point to new bundle repo
6 years ago
Jesse Vincent 8605ff7d1d 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 69c7554135
Merge pull request #29 from keyboardio/f/license-update-and-contributing
6 years ago
Gergely Nagy 68919cece1
Add CONTRIBUTING.md
6 years ago
Gergely Nagy 3d8a7fbb61
Relicense under the GPLv3 (only)
6 years ago
Jesse Vincent b5cf8ad734
Merge pull request #11 from keyboardio/f/license-and-copyright-assignment
6 years ago
Jesse Vincent eed9496e22
Merge pull request #4 from keyboardio/f/license-and-copyright-assignment
6 years ago
Gergely Nagy a0bab51db8
Add CONTRIBUTING.md
6 years ago
Gergely Nagy cbae65ceb4
Assign my copyright to Keyboard.io
6 years ago
Gergely Nagy fc130b8870
Relicense under the GPLv3 (only)
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 026ff04071 Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy c11c09ba5f Drop the V1 plugin API compatibility code
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
Jesse Vincent 282926214a
Merge pull request #8 from keyboardio/f/dont-break-on-x86
6 years ago
Jesse Vincent cea73d9a72 This change hacks up HostPowerManagement to make it a noop on X86
6 years ago
Gergely Nagy 526b0e430d
Merge pull request #353 from jamadagni/appswitcher-fix
6 years ago