Commit Graph

69 Commits (7eaec874e88c055519203d1ce306619e20855559)
 

Author SHA1 Message Date
Gergely Nagy 7eaec874e8
Remove files we do not need in the monorepo
6 years ago
Gergely Nagy d610ca2d0c
Rearrange the file layout in preparation of becoming a monorepo
6 years ago
Gergely Nagy 014f2d4ae9 README.md & Travis cleanup
6 years ago
Jesse Vincent 18bd216830 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent 5445582e18 Update travis.yml to point to new bundle repo
6 years ago
Jesse Vincent b2ed2e4f0b
Merge pull request #14 from keyboardio/f/license-gpl3-only
6 years ago
Gergely Nagy 96fa782178
Relicense under the GPLv3 (only)
6 years ago
Gergely Nagy 2e8ac2a54b
Add CONTRIBUTING.md
6 years ago
Gergely Nagy b582edb52b
Assign my copyright to Keyboard.io
6 years ago
Gergely Nagy 04725348ab Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy 46654c28d8 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 45dcb7e8bc
Merge pull request #11 from keyboardio/f/plugin-v2
6 years ago
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