Commit Graph

42 Commits (e4a00f2a33d7cf34c4c1d90eb3ba7bddeed8baef)
 

Author SHA1 Message Date
Ben Gemperline e4a00f2a33 Fixed issue with default constructor and no map resulting in failing to initialize keyboard
7 years ago
Ben Gemperline f5cb8760dd formatting in README
7 years ago
Ben Gemperline a2feb2f780 Updated examples and documentation
7 years ago
Ben Gemperline 5d4d7820ae astyle
7 years ago
Ben Gemperline 1a73d22da7 Updated sources to use newer method and remove map_size variable requirement
7 years ago
Ben Gemperline 90c1f7cc13 Updated spacing in the comments
7 years ago
Ben Gemperline 9655f2254c First try at converting to get rid of the map_size variable
7 years ago
Ben Gemperline 0597bb2a1d Added macro to the header file and rearranged definitions.
7 years ago
Ben Gemperline 6b948dcb46 Updated ambiguous paragraph on additional mappings
7 years ago
Ben Gemperline 3d19d9544e Removed variable that was set but not used in SpaceCadet.cpp:158
7 years ago
Ben Gemperline 51f0acbb94 Ran astyle on code
7 years ago
Ben Gemperline 4ca7664442 Updated variable naming to fit style guide and fixed compilation error in example file
7 years ago
Ben Gemperline 7808eba436 Added .DS_Store to .gitignore
7 years ago
Ben Gemperline 6806fd9720 Updated readme file
7 years ago
Ben Gemperline fff8179587 Updated documentation and removed debug statements and unnecessary header files.
7 years ago
Ben Gemperline f3969ba614 Updated example file with new keymap
7 years ago
Ben Gemperline c3348eb096 Initial commit after changes to support multiple keys
7 years ago
Gergely Nagy a74169961c Stop using deprecated interfaces
7 years ago
Jesse Vincent b58bb19ea3
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 271aba9373
port to new hid facade
7 years ago
Jesse Vincent 63e616099e
CamelCase of handle_*_key*
7 years ago
Jesse Vincent 45f14d77da
CamelCase of KeyIsPressed and KeyWasPressed
7 years ago
Jesse Vincent 6d2af8cdac
keyToggledO* camelcasing
7 years ago
Gergely Nagy 184e705b3a Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent f23ce58644
Fixes to make cpplint happy
7 years ago
Jesse Vincent 798fb5e0f0
astyle with current project style guidelines
7 years ago
Jesse Vincent fcff6f3d20
Make the linter happy
7 years ago
Jesse Vincent b661511a1a
make astyle
7 years ago
Jesse Vincent 9cb5eca50d
New build infrastructure
7 years ago
Jesse Vincent 381d1460f4
missed one
7 years ago
Jesse Vincent 0238bd29ed
Bring Space Cadet up to new Key API
7 years ago
Jesse Vincent e008887261 Update to new handle_keyswitch_event API naming
8 years ago
Gergely Nagy 9d71850535 Drop the on/off functions
8 years ago
Gergely Nagy 20a6ec4913 Test the plugin with Travis CI
8 years ago
Gergely Nagy fec26a9413 The Big Rename
8 years ago
Gergely Nagy 8a4a4e79c5 Use a timer instead of a loop counter
8 years ago
Gergely Nagy 014d7f69be Expose the timeOut
8 years ago
Gergely Nagy 9a2f79e42d Use the new, double-add protected hook functions
8 years ago
Gergely Nagy 5352be64fd Don't use Key_LEDEffectNext in the example
8 years ago
Gergely Nagy 0904f597b9 Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy 0798e48364 Add a status icon.
8 years ago
Gergely Nagy 47906e7f49 Initial import
8 years ago