Commit Graph

56 Commits (9a86deca51cf5a81b6c3b7533d37327bd2936742)
 

Author SHA1 Message Date
Jesse Vincent 9a86deca51
Merge pull request #8 from keyboardio/f/header-cleanup
6 years ago
Gergely Nagy 3541322559 Clean up the EEPROM header
6 years ago
Gergely Nagy 5edc8a07b2 FocusSettingsCommand: Use Focus.handleHelp
6 years ago
Jesse Vincent 68cdc384de astyle
6 years ago
Jesse Vincent 10348707f6
Merge pull request #7 from keyboardio/f/onFocusEvent
6 years ago
Gergely Nagy 504727d677 Migrate to the new onFocusEvent API
6 years ago
Jesse Vincent ad36c4c10f
Merge pull request #6 from keyboardio/f/implicit-seal
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 a643e323e6 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent 8605ff7d1d Update travis.yml to point to new bundle repo
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 c11c09ba5f Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy 989f1417ac
Merge pull request #3 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 94b7d13990 Updated to use the new plugin APIs
7 years ago
Jesse Vincent 50c92bddf7 Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy 1b6dc98703 Use `Kaleidoscope.use` instead of `USE_PLUGINS`
7 years ago
Jesse Vincent 30ebf9599f
Update Makefile to fix OS X build
7 years ago
Gergely Nagy 583e916590 Fix a typo
8 years ago
Gergely Nagy 33a19c3b51 Fix the Focus hooks
8 years ago
Gergely Nagy ae8cd514a2 Focus hooks shall follow the style guide more closely
8 years ago
Gergely Nagy c5980dc5a6 Local variables shall follow the style guide too
8 years ago
Gergely Nagy 564b656162 README.md: Minor style adjustment
8 years ago
Gergely Nagy da90c342fb Some more linter-triggered fixes
8 years ago
Gergely Nagy 202860575b Kaleidoscope Style Guide conformance
8 years ago
Jesse Vincent 49887a2805
virtual void begin(void) final is redunant and makes the linter unhappy
8 years ago
Jesse Vincent a0b2d400db
astyle with current project style guidelines
8 years ago
Jesse Vincent e3dc58f384
make astyle
8 years ago
Jesse Vincent 59c361e6c8
New build infrastructure
8 years ago
Jesse Vincent a5a3bb6521
Update to new Keymap
8 years ago
Gergely Nagy 664df896e0 README: Rearrange the methods a bit
8 years ago
Gergely Nagy 957866fb84 README: Drop a left over sample from another plugin
8 years ago
Gergely Nagy b811e1f973 Document the Focus hooks too
8 years ago
Gergely Nagy 1379094d39 Add some developer-oriented docs to the README
8 years ago
Gergely Nagy e3e6ec9488 README: Change the status images to SVG
8 years ago
Gergely Nagy a83d61e280 Focus: Fix the command list
8 years ago
Gergely Nagy cdd6b811f9 Focus: Allow partial eeprom upload
8 years ago
Gergely Nagy fc59d1f64b Focus: Merge the eeprom.dump and eeprom.upload commands
8 years ago
Gergely Nagy 0bfb773619 Focus: Don't format the eeprom.dump output
8 years ago
Gergely Nagy 19b5655770 Add a way to figure out the used & free EEPROM amount
8 years ago
Gergely Nagy 26d7af1b96 Fix the `settings.version` Focus command
8 years ago
Gergely Nagy f1e7ab05eb Instead of full docs, only document the commands
8 years ago
Gergely Nagy 7884289e59 README: Add a "Dependencies" section
8 years ago
Gergely Nagy 3648c6687c No need to consume the trailing \n anymore
8 years ago
Gergely Nagy ff46d8eede Use the new Focus helpers
8 years ago
Gergely Nagy ff29bce43e Focus: Add an EEPROM dump, and an upload command
8 years ago