Commit Graph

57 Commits (79c6c4f2665949466e6e8b2b856eccbf4ad261f5)
 

Author SHA1 Message Date
Gergely Nagy 79c6c4f266 Updated to use the new plugin APIs
6 years ago
Gergely Nagy 842f6ed98a Use Kaleidoscope-Ranges for the enable/disable keys
7 years ago
Gergely Nagy ec35d638d8
Merge pull request #10 from advisoray/master
7 years ago
Ben Gemperline 47e5d84153 Extended functionality + fix Alt key under Windows
7 years ago
Gergely Nagy 3f35cab706 Drop an unnecessary handleKeyswitchEvent call
7 years ago
Piers Cawley 995df8148b Eliminate unnecessary `sendKeyboardReport`
7 years ago
Gergely Nagy 380f09f127 Drop an unnecessary handleKeyswitchEvent call
7 years ago
Piers Cawley 6dcb15474e Eliminate unnecessary `sendKeyboardReport`
7 years ago
Jesse Vincent 526a583620 Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy 31f494eae9 Drop an unnecessary handleKeyswitchEvent call
7 years ago
Gergely Nagy ea09f0d347
Merge pull request #8 from pdcawley/patch-1
7 years ago
Piers Cawley 8f625b97ff
Eliminate unnecessary `sendKeyboardReport`
7 years ago
Gergely Nagy 2fee591e0c Merge pull request #6 from advisoray/master
7 years ago
Ben Gemperline e4a00f2a33 Fixed issue with default constructor and no map resulting in failing to initialize keyboard
7 years ago
Jesse Vincent 634425d87f Merge pull request #4 from advisoray/master
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
Jesse Vincent 2f50776689 Update Makefile with OSX fixes and new paths
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