Commit Graph

41 Commits (2bf181b0f58989f0851551e06a0eb7a8708505cb)
 

Author SHA1 Message Date
Gergely Nagy 2bf181b0f5
Merge pull request #10 from jamesnvc/patch-1
7 years ago
James Cash 8449dbe282
Fix plugin setup documentation
7 years ago
Jesse Vincent c914d3d86a Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy 2c27bf8476 Stop using deprecated interfaces
7 years ago
Gergely Nagy a31d686911 When interrupting a tap-dance sequence, make sure no extras are sent
7 years ago
Jesse Vincent 64f9fe2a53
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 9957fca651
Update to new hid facade
7 years ago
Jesse Vincent 5fb304851f
CamelCase of handle_*_key*
7 years ago
Jesse Vincent b93d18811e
CamelCase of KeyIsPressed and KeyWasPressed
7 years ago
Jesse Vincent 41683449ec
keyToggledO* camelcasing
7 years ago
Gergely Nagy 4e5e579da4 Fix some more search & replace bugs
7 years ago
Gergely Nagy 823f73f026 Fix a silly search & replace bug
7 years ago
Gergely Nagy 8be191fe9b Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent a6983c5c4d
astyle with current project style guidelines
7 years ago
Gergely Nagy 3f78f20125 Make things compile again
7 years ago
Jesse Vincent 1d8c3040f1
Fix issues found by the linter.
7 years ago
Jesse Vincent ad09f54c0d
make astyle
7 years ago
Jesse Vincent ae3b49d01e
New build infrastructure
7 years ago
Jesse Vincent 4b7091a87f
KEymap update
7 years ago
Jesse Vincent 18aa5eadab
Update to new Key names
7 years ago
Jesse Vincent 37fa269ecb Update to new handle_keyswitch_event API naming
8 years ago
Gergely Nagy 1699ef4e7e README: Add a "Dependencies" section
8 years ago
Gergely Nagy f184177ec3 Instead of releasing immediately, delay it until loop()
8 years ago
Gergely Nagy 51f0e4bcd6 timeout: Do not clear the timer
8 years ago
Gergely Nagy bab09065ac Limit the number of tap-dance keys to 16 max
8 years ago
Gergely Nagy e073402547 Test the plugin with Travis CI
8 years ago
Gergely Nagy 78e55c75af Improved timer handling
8 years ago
Gergely Nagy b867f80ca2 The Big Rename
8 years ago
Gergely Nagy 74070edcf1 Use timers instead of loop counters
8 years ago
Gergely Nagy bae049583d Correct the tapDanceAction prototype in the example
8 years ago
Gergely Nagy d2fcb75844 Expose the timeOut variable
8 years ago
Gergely Nagy dd266fd27d Use the new, double-add protected hook functions
8 years ago
Gergely Nagy 68d1bbe6bc Don't use Key_LEDEffectNext in the example
8 years ago
Gergely Nagy d3d51fd266 Record and use the position of the tap-dance key, too
8 years ago
Gergely Nagy e44aa0daee Drop the `inject` method
8 years ago
Gergely Nagy 3dbaeb6a44 Mark the plugin stable
8 years ago
Gergely Nagy e112ea3d69 Decrease the timeout to 5 cycles
8 years ago
Gergely Nagy 3dc12f29e3 actionKeys: Improved overflow handling
8 years ago
Gergely Nagy 27e4b80e1f Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy 185248816a Add a status icon.
8 years ago
Gergely Nagy 17e17810dd Initial import
8 years ago