Commit Graph

49 Commits (47efb47506673554cd064daa9e32630f92aa8fae)
 

Author SHA1 Message Date
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
6 years ago
Gergely Nagy 94b7d13990 Updated to use the new plugin APIs
6 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
7 years ago
Gergely Nagy 33a19c3b51 Fix the Focus hooks
7 years ago
Gergely Nagy ae8cd514a2 Focus hooks shall follow the style guide more closely
7 years ago
Gergely Nagy c5980dc5a6 Local variables shall follow the style guide too
7 years ago
Gergely Nagy 564b656162 README.md: Minor style adjustment
7 years ago
Gergely Nagy da90c342fb Some more linter-triggered fixes
7 years ago
Gergely Nagy 202860575b Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent 49887a2805
virtual void begin(void) final is redunant and makes the linter unhappy
7 years ago
Jesse Vincent a0b2d400db
astyle with current project style guidelines
7 years ago
Jesse Vincent e3dc58f384
make astyle
7 years ago
Jesse Vincent 59c361e6c8
New build infrastructure
7 years ago
Jesse Vincent a5a3bb6521
Update to new Keymap
7 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
Gergely Nagy c0d2c51730 Rework how the whole thing operates
8 years ago
Gergely Nagy 496cff414b Travis: Remove obsolete workarounds
8 years ago
Gergely Nagy ef832250f0 Add (optional) Focus hooks
8 years ago
Gergely Nagy 212861173c Add a version to the settings struct
8 years ago
Gergely Nagy eca8be7b57 Add a missing #pragma once
8 years ago
Gergely Nagy fcde978862 Initial import
8 years ago