Commit Graph

68 Commits (86cdb0f1b6c6c9f665487645ca5f590f57a161f4)
 

Author SHA1 Message Date
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
Gergely Nagy 184981ff9a Migrate to the onFocusEvent API
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
Gergely Nagy a02cde9c21 Automatically pull in EEPROMSettings, and set up defaults
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 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 8459e50815
Merge pull request #10 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy 435018eb6a Updated to use the new plugin APIs
6 years ago
Gergely Nagy e9111f595c
Merge pull request #9 from Dygmalab/master
7 years ago
matt venn 02a2a6c54a fixed missing newline
7 years ago
Gergely Nagy 64dff51199
Merge pull request #7 from jamesnvc/get-key-override-fix
7 years ago
Gergely Nagy 877a51a575
Merge pull request #8 from jamesnvc/readme-update-max-layers
7 years ago
James N. V. Cash cc0d69ea2d Explain what max_layers should be set to in README
7 years ago
James N. V. Cash 5d53d77c6f If layer is greater than max_layer, always fall back to EEPROM
7 years ago
Gergely Nagy 604e64fb91
Merge pull request #6 from jamesnvc/addressing-issues
7 years ago
James N. V. Cash c298d22827 Only need keysPerLayer in the updating branch of the conditional
7 years ago
James N. V. Cash 0073be9a74 Fix error in storing keys by layer
7 years ago
James N. V. Cash 480bfbd021 Guard against out-of-bounds layer
7 years ago
Gergely Nagy b7d27a8997 Merge pull request #5 from jamesnvc/print-layer
7 years ago
James N. V. Cash e4cf2e4c75 Add documentation about new hook to readme
7 years ago
James N. V. Cash 6dcc6a9277 Teach plugin to print out the contents of a given layer
7 years ago
Gergely Nagy b62f7494b2 Merge pull request #3 from jamesnvc/receive-by-layer
7 years ago
James N. V. Cash 0f00b4a9a9 Add method to allow upload of keymap for individual layer
7 years ago
Jesse Vincent c8c5cc0b02 Update Makefile with OSX fixes and new paths
7 years ago
Jesse Vincent ceaded3eb4
Update Makefile to fix OS X build
7 years ago
Gergely Nagy 98b389411b Use Kaleidoscope.use instead of USE_PLUGINS
7 years ago
Gergely Nagy feda651170 Mark the plugin stable
7 years ago
Jesse Vincent 36a0632d6d
astyle to pad operators
7 years ago
Gergely Nagy 8782cea7c1 Focus: When printing the keymap, use the effective layout
7 years ago
Gergely Nagy ba6128dddc Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent 97008a28f0
"make astyle
7 years ago
Jesse Vincent a0cebeb0ee
Switch to modern build infrastructure
7 years ago
Jesse Vincent 0e0f3037e5
Modernize build and test infra
7 years ago
Jesse Vincent 543c3b09f2
Update example to match new keymap
7 years ago
Gergely Nagy 2f7c38a15d Focus: Fix the `keymap.transfer` docs
8 years ago
Gergely Nagy e07f00e947 Focus: keymap.map should work with raw keycodes
8 years ago
Gergely Nagy 1432015235 Focus: Merge keymap.dump and keymap.upload into keymap.map
8 years ago
Gergely Nagy 78836fd091 Focus: Less formatting in the dump output
8 years ago
Gergely Nagy cdbbc0cd0a Instead of full docs, only document the commands
8 years ago