Commit Graph

4018 Commits (53993860f0ec829ff28c0516f83bdb5c99be42a3)
 

Author SHA1 Message Date
Gergely Nagy fab76c9fd4 Fix the modifier macros after the flags/keyCode swap
8 years ago
Gergely Nagy e1cee252d5 Fix isActive to be less strict
8 years ago
Gergely Nagy 7d024cabc0 Add an .isModifierActive method
8 years ago
Gergely Nagy 417ff1a07e OneShot: Allow chaining one-shots
8 years ago
Gergely Nagy 9657eed64a Remove some debugging code accidentally left in...
8 years ago
Gergely Nagy 6d2587f7af Adjust for the flags/keyCode swap
8 years ago
Gergely Nagy 6337d878bb Adjusted the M() macro to reflect the flags/keyCode swap
8 years ago
Gergely Nagy bceb05148c Adjust to the flags/keyCode swap
8 years ago
Jesse Vincent 7907dcb7a2 Merge pull request #88 from algernon/f/Key/flag-keyCode-swap
8 years ago
Gergely Nagy 52a1e96f0d Swap flags and keyCode in the Key struct
8 years ago
Jesse Vincent fe9f9f31e1 Merge pull request #86 from algernon/f/more-examples
8 years ago
Jesse Vincent 64205dac7f Merge pull request #87 from algernon/h/GPL-text-update
8 years ago
Gergely Nagy 19f0bb203e Update the text of the GPL-2 to the latest text
8 years ago
Gergely Nagy caaa667674 travis: Call make build-all to build all the examples
8 years ago
Gergely Nagy c11349b3d2 examples: Move the AppSwitcher example over from Akela
8 years ago
Jesse Vincent 4dc3a9cb39 Merge pull request #84 from algernon/f/tools/keyboardio-builder
8 years ago
Gergely Nagy 60d47d347a keyboardio-builder: Drop the extra build args
8 years ago
Gergely Nagy 4c57046818 Makefile: Major simplification
8 years ago
Gergely Nagy 9ce7096268 tools/keyboardio-builder: Rename report-size to size
8 years ago
Gergely Nagy 2a1aafc817 tools/keyboardio-builder: Correct the dependency check
8 years ago
Gergely Nagy f371692a10 tools/keyboardio-builder: Dependency handling
8 years ago
Gergely Nagy 15e423af42 tools/keyboardio-builder: Source ~/.keyboardio-builder.conf too
8 years ago
Gergely Nagy fa51f17ac4 tools/keyboardio-builder: Use awk instead of bc
8 years ago
Gergely Nagy 7bca9e9497 tools/keyboardio-builder: Only add -libraries, if needed
8 years ago
Gergely Nagy 942df470f6 tools/keyboardio-builder: Make it cd less
8 years ago
Gergely Nagy bd5f7d92ac Further keyboardio-builder improvements
8 years ago
Gergely Nagy f655c446a1 Add a new tool to help build the firmware
8 years ago
Jesse Vincent 230722caee Merge pull request #85 from algernon/f/library-extraction
8 years ago
Gergely Nagy f721cac732 Lifted out the Macros & MouseKeys libraries
8 years ago
Gergely Nagy 675cbc6cb6 Lifted out of KeyboardioFirmware
8 years ago
Gergely Nagy 0850834196 Lifted out of core KeyboardioFirmware
8 years ago
Gergely Nagy febf4a95bd Fix the key holding case
8 years ago
Gergely Nagy 7f94af85b7 example: Combine the example with Stalker for a better effect
8 years ago
Gergely Nagy 4a4ea83121 Cut the timers back to 8 bits, that's more than enough
8 years ago
Gergely Nagy 2aa03bed47 Initial import
8 years ago
Gergely Nagy 80b8327442 Really, really fix the turn-off-at-the-end code
8 years ago
Gergely Nagy 11535dd716 Turn the LED off at the end of the fade sequence
8 years ago
Gergely Nagy 561eb7a53d Fix the isModifier helper macro
8 years ago
Gergely Nagy 44fb59eded Add an example
8 years ago
Gergely Nagy c458408356 README: Remove the old configure from the example
8 years ago
Gergely Nagy 7956b83e7d Add an example
8 years ago
Gergely Nagy 413ddf5e90 Mark the plugin stable
8 years ago
Gergely Nagy 841be32f06 Add an example
8 years ago
Gergely Nagy 7fc47a28da Move to the keyboardio organization
8 years ago
Gergely Nagy 9dd4b107c6 Move to the keyboardio organization
8 years ago
Gergely Nagy 9ddcbe11dd Move to the keyboardio organization
8 years ago
Gergely Nagy 4177d0ae35 Rework the plugin, to have customisable effects
8 years ago
Gergely Nagy d78f8901cb Initial import
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