Commit Graph

36 Commits (442b87a77efecbdde079bcef95981f4b7cc81568)
 

Author SHA1 Message Date
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
7 years ago
Gergely Nagy d9ff915633 Updated to use the new plugin APIs
7 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
8 years ago
Gergely Nagy 9d9ef489be Kaleidoscope Style Guide conformance
8 years ago
Jesse Vincent 0f09130069
fixes to make cpplint happy
8 years ago
Jesse Vincent 92a140a32c
missing semicolon
8 years ago
Jesse Vincent e29a9454ba
astyle with current project style guidelines
8 years ago
Jesse Vincent 5215e95249
make astyle
8 years ago
Jesse Vincent 1d47c216aa
whitespace fix
8 years ago
Jesse Vincent 2e3b93d03d
Changes to make the linter happy
8 years ago
Jesse Vincent 437a349288
make astyle
8 years ago
Jesse Vincent e936c9c59a
New build infrastructure
8 years ago
Jesse Vincent 308f889313
Update for new Key names
8 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