Commit Graph

46 Commits (e654c3135c893c9bf865bb589a553ea4ecd54fd1)
 

Author SHA1 Message Date
Gergely Nagy e654c3135c
Remove files we do not need in the monorepo
6 years ago
Gergely Nagy a9aee8c6e5
Rearrange the file layout in preparation of becoming a monorepo
6 years ago
Gergely Nagy 4c3c8f4036
Update the docs & example about the EEPROMSettings dependency
6 years ago
Gergely Nagy 90b2247465 Enable EEPROM storage unconditionally
6 years ago
Gergely Nagy 9c79c2d5b7 README.md & Travis cleanup
6 years ago
Jesse Vincent 326d7ca8c8 astyle
6 years ago
Jesse Vincent 00f88b52dd
Merge pull request #14 from keyboardio/f/onFocusEvent
6 years ago
Gergely Nagy 1fcaca840b Migrate to the new onFocusEvent APIs
6 years ago
Jesse Vincent 6152edc6d1 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent 90f08e0f02 Update travis.yml to point to new bundle repo
6 years ago
Jesse Vincent 442b87a77e
Merge pull request #13 from keyboardio/f/license-and-copyright-assignment
6 years ago
Gergely Nagy 655382c680
Add CONTRIBUTING.md
6 years ago
Gergely Nagy 89443177bb
Assign my copyright to Keyboard.io
6 years ago
Gergely Nagy aa9331f210
Relicense under the GPLv3 (only)
6 years ago
Gergely Nagy ed942420c1 Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy 63cd0fb2f2 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy f2c4fd77fa
Merge pull request #11 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy d9ff915633 Updated to use the new plugin APIs
6 years ago
Gergely Nagy 8949536491
Merge pull request #9 from gedankenexperimenter/bug/defaults
7 years ago
Michael Richters b1e69bdb77 Changed default idle time in README
7 years ago
Gergely Nagy d8f37dcb2e
Merge pull request #10 from gedankenexperimenter/f/smarter-lock-start-time
7 years ago
Michael Richters 06525bc91d Set lock_start_time to last_key_time when locking the keyboard
7 years ago
Michael Richters 05dfe5be7e Changed idle_time_limit to 5 minutes
7 years ago
Gergely Nagy 51b28577db Show an example of how to override defaults
7 years ago
Gergely Nagy 4850787b65 Decrease the timer precision to seconds
7 years ago
Gergely Nagy d7302d04dd Correct the lock_length default in the README
7 years ago
Jesse Vincent dde21a0c32 Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy 0c9ff2f22b Stop using deprecated interfaces
7 years ago
Jesse Vincent f68193553a
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 792cae2fe2
keyToggledO* camelcasing
7 years ago
Gergely Nagy 415e42a57b Document the Focus hooks
7 years ago
Gergely Nagy 9d9ef489be Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent 0f09130069
fixes to make cpplint happy
7 years ago
Jesse Vincent 92a140a32c
missing semicolon
7 years ago
Jesse Vincent e29a9454ba
astyle with current project style guidelines
7 years ago
Jesse Vincent 5215e95249
make astyle
7 years ago
Jesse Vincent 1d47c216aa
whitespace fix
7 years ago
Jesse Vincent 2e3b93d03d
Changes to make the linter happy
7 years ago
Jesse Vincent 437a349288
make astyle
7 years ago
Jesse Vincent e936c9c59a
New build infrastructure
7 years ago
Jesse Vincent 308f889313
Update for new Key names
7 years ago
Gergely Nagy a880eea367 Add a way to hook into the lock/unlock mechanism
8 years ago
Gergely Nagy c72c7a5fe9 Drop some debugging stuff. Oops.
8 years ago
Gergely Nagy 1feb474a62 EEPROM & Focus support
8 years ago
Gergely Nagy 6e49fb4481 Move the configurable settings into a struct
8 years ago
Gergely Nagy 107d51ce5a Initial import
8 years ago