Commit Graph

  • 452f3bfc28 hooks: Make the _add functions emit a deprecation warning #91 Gergely Nagy 2017-01-27 10:35:01 +0100
  • e349f882e7 hooks: Add some documentation about the various hook functions Gergely Nagy 2017-01-27 10:27:47 +0100
  • eb02ca5fe6 hooks: Double-registration protection Gergely Nagy 2017-01-27 10:13:18 +0100
  • 7500cef6c0 Don't use Key_LEDEffectNext in the example Gergely Nagy 2017-01-27 09:42:01 +0100
  • 136af1bac3 Don't use Key_LEDEffectNext in the example Gergely Nagy 2017-01-27 09:41:19 +0100
  • 68d1bbe6bc Don't use Key_LEDEffectNext in the example Gergely Nagy 2017-01-27 09:40:45 +0100
  • 5352be64fd Don't use Key_LEDEffectNext in the example Gergely Nagy 2017-01-27 09:40:08 +0100
  • df832e8024 Don't use Key_LEDEffectNext in the example Gergely Nagy 2017-01-27 09:39:31 +0100
  • 981ebb13d1 Don't use Key_LEDEffectNext in the example Gergely Nagy 2017-01-27 09:38:54 +0100
  • ecff024f02 Don't use Key_LEDEffectNext in the example Gergely Nagy 2017-01-27 09:38:16 +0100
  • d73104de7f Updated to use Keyboardio-LEDControl Gergely Nagy 2017-01-27 09:37:29 +0100
  • a8abf11b11 Updated to use Keyboardio-LEDControl Gergely Nagy 2017-01-27 09:36:56 +0100
  • 23368b2161 Updated to use the Keyboardio-LEDControl library Gergely Nagy 2017-01-27 09:34:49 +0100
  • 8ebac50a8b Do not use Key_LEDEffectNext in the example Gergely Nagy 2017-01-27 09:30:40 +0100
  • d1b6e77504 Do not use Key_LEDEffectNext Gergely Nagy 2017-01-27 09:28:32 +0100
  • 386f893829 Updated to use Keyboardio-LEDControl Gergely Nagy 2017-01-27 09:27:40 +0100
  • fcdc4e4b55 Use LEDControl in the example Gergely Nagy 2017-01-27 09:24:54 +0100
  • dcd9b641d8 Drop Key_LEDEffectNext from the example Gergely Nagy 2017-01-27 09:22:16 +0100
  • 19600d2ac1 Drop Key_LEDEffectNext from the example Gergely Nagy 2017-01-27 09:20:07 +0100
  • eaf3991f38 Move the LED stuff into a plugin Gergely Nagy 2017-01-27 09:15:06 +0100
  • 53e36c13e2 Lift out the LED control & effect parts from the core Gergely Nagy 2017-01-27 09:11:58 +0100
  • 867f9507ed Merge pull request #89 from algernon/h/Key/modifier-macro-fix Jesse Vincent 2017-01-25 13:09:01 -0800
  • 59bc052301 Mask out interruptors Gergely Nagy 2017-01-25 15:31:23 +0100
  • fab76c9fd4 Fix the modifier macros after the flags/keyCode swap #89 Gergely Nagy 2017-01-25 12:36:46 +0100
  • e1cee252d5 Fix isActive to be less strict Gergely Nagy 2017-01-25 11:47:32 +0100
  • 7d024cabc0 Add an .isModifierActive method Gergely Nagy 2017-01-25 11:31:12 +0100
  • 417ff1a07e OneShot: Allow chaining one-shots Gergely Nagy 2017-01-25 11:24:19 +0100
  • 9657eed64a Remove some debugging code accidentally left in... Gergely Nagy 2017-01-25 11:06:07 +0100
  • 6d2587f7af Adjust for the flags/keyCode swap Gergely Nagy 2017-01-25 10:59:21 +0100
  • 6337d878bb Adjusted the M() macro to reflect the flags/keyCode swap Gergely Nagy 2017-01-25 10:54:49 +0100
  • bceb05148c Adjust to the flags/keyCode swap Gergely Nagy 2017-01-25 10:49:51 +0100
  • 7907dcb7a2 Merge pull request #88 from algernon/f/Key/flag-keyCode-swap Jesse Vincent 2017-01-25 01:34:56 -0800
  • 52a1e96f0d Swap flags and keyCode in the Key struct #88 Gergely Nagy 2017-01-25 10:19:15 +0100
  • fe9f9f31e1 Merge pull request #86 from algernon/f/more-examples Jesse Vincent 2017-01-24 23:41:01 -0800
  • 64205dac7f Merge pull request #87 from algernon/h/GPL-text-update Jesse Vincent 2017-01-24 23:40:47 -0800
  • 19f0bb203e Update the text of the GPL-2 to the latest text #87 Gergely Nagy 2017-01-25 08:33:29 +0100
  • caaa667674 travis: Call make build-all to build all the examples #86 Gergely Nagy 2017-01-25 08:28:25 +0100
  • c11349b3d2 examples: Move the AppSwitcher example over from Akela Gergely Nagy 2017-01-25 08:27:38 +0100
  • 4dc3a9cb39 Merge pull request #84 from algernon/f/tools/keyboardio-builder Jesse Vincent 2017-01-24 22:31:55 -0800
  • 60d47d347a keyboardio-builder: Drop the extra build args #84 Gergely Nagy 2017-01-25 07:20:07 +0100
  • 4c57046818 Makefile: Major simplification Gergely Nagy 2017-01-24 12:37:49 +0100
  • 9ce7096268 tools/keyboardio-builder: Rename report-size to size Gergely Nagy 2017-01-24 12:37:34 +0100
  • 2a1aafc817 tools/keyboardio-builder: Correct the dependency check Gergely Nagy 2017-01-24 12:36:49 +0100
  • f371692a10 tools/keyboardio-builder: Dependency handling Gergely Nagy 2017-01-24 12:27:27 +0100
  • 15e423af42 tools/keyboardio-builder: Source ~/.keyboardio-builder.conf too Gergely Nagy 2017-01-24 12:19:20 +0100
  • fa51f17ac4 tools/keyboardio-builder: Use awk instead of bc Gergely Nagy 2017-01-24 10:39:54 +0100
  • 7bca9e9497 tools/keyboardio-builder: Only add -libraries, if needed Gergely Nagy 2017-01-24 10:27:55 +0100
  • 942df470f6 tools/keyboardio-builder: Make it cd less Gergely Nagy 2017-01-24 10:18:51 +0100
  • bd5f7d92ac Further keyboardio-builder improvements Gergely Nagy 2017-01-24 10:03:44 +0100
  • f655c446a1 Add a new tool to help build the firmware Gergely Nagy 2017-01-23 21:58:28 +0100
  • 230722caee Merge pull request #85 from algernon/f/library-extraction Jesse Vincent 2017-01-24 18:30:20 -0800
  • f721cac732 Lifted out the Macros & MouseKeys libraries #85 Gergely Nagy 2017-01-24 22:57:21 +0100
  • 675cbc6cb6 Lifted out of KeyboardioFirmware Gergely Nagy 2017-01-24 22:52:27 +0100
  • 0850834196 Lifted out of core KeyboardioFirmware Gergely Nagy 2017-01-24 22:47:42 +0100
  • febf4a95bd Fix the key holding case Gergely Nagy 2017-01-24 20:25:31 +0100
  • 7f94af85b7 example: Combine the example with Stalker for a better effect Gergely Nagy 2017-01-24 20:22:10 +0100
  • 4a4ea83121 Cut the timers back to 8 bits, that's more than enough Gergely Nagy 2017-01-24 20:21:41 +0100
  • 2aa03bed47 Initial import Gergely Nagy 2017-01-24 15:13:32 +0100
  • 80b8327442 Really, really fix the turn-off-at-the-end code Gergely Nagy 2017-01-23 18:57:39 +0100
  • 11535dd716 Turn the LED off at the end of the fade sequence Gergely Nagy 2017-01-23 11:15:36 +0100
  • 561eb7a53d Fix the isModifier helper macro Gergely Nagy 2017-01-22 20:11:59 +0100
  • 44fb59eded Add an example Gergely Nagy 2017-01-22 11:12:00 +0100
  • c458408356 README: Remove the old configure from the example Gergely Nagy 2017-01-22 11:10:27 +0100
  • 7956b83e7d Add an example Gergely Nagy 2017-01-22 11:09:28 +0100
  • 413ddf5e90 Mark the plugin stable Gergely Nagy 2017-01-22 11:06:09 +0100
  • 841be32f06 Add an example Gergely Nagy 2017-01-22 11:05:39 +0100
  • 7fc47a28da Move to the keyboardio organization Gergely Nagy 2017-01-21 23:23:20 +0100
  • 9dd4b107c6 Move to the keyboardio organization Gergely Nagy 2017-01-21 23:22:53 +0100
  • 9ddcbe11dd Move to the keyboardio organization Gergely Nagy 2017-01-21 23:22:23 +0100
  • 4177d0ae35 Rework the plugin, to have customisable effects Gergely Nagy 2017-01-21 22:10:02 +0100
  • d78f8901cb Initial import Gergely Nagy 2017-01-21 20:22:16 +0100
  • d3d51fd266 Record and use the position of the tap-dance key, too Gergely Nagy 2017-01-21 20:08:08 +0100
  • e44aa0daee Drop the `inject` method Gergely Nagy 2017-01-21 20:05:21 +0100
  • 0abf80a499 Don't abort early on partial matches Gergely Nagy 2017-01-21 16:10:31 +0100
  • c1d540988d Initial import Gergely Nagy 2017-01-21 11:08:23 +0100
  • fc0a16651f Initial import Gergely Nagy 2017-01-21 10:45:27 +0100
  • 3dbaeb6a44 Mark the plugin stable Gergely Nagy 2017-01-19 13:44:16 +0100
  • e112ea3d69 Decrease the timeout to 5 cycles Gergely Nagy 2017-01-19 12:45:44 +0100
  • 3dc12f29e3 actionKeys: Improved overflow handling Gergely Nagy 2017-01-19 12:37:23 +0100
  • 8385f73a17 Mark the plugin as stable Gergely Nagy 2017-01-19 11:41:25 +0100
  • eb7f1b7599 Mark the plugin as stable Gergely Nagy 2017-01-19 11:40:55 +0100
  • a41c3dabc0 More reliable Shift pressing & releasing Gergely Nagy 2017-01-19 11:23:34 +0100
  • cbec7c1b1a More reliable modifier tracking Gergely Nagy 2017-01-19 11:21:13 +0100
  • 926c3ddddc Drop the idea of supporting multiple firmware Gergely Nagy 2017-01-19 10:33:46 +0100
  • 504f7ea870 Unicode: Add a bit of delay when typing in codes Gergely Nagy 2017-01-18 22:47:40 +0100
  • 9adf73db87 Fix cancellation on interrupt Gergely Nagy 2017-01-18 22:22:26 +0100
  • 0904f597b9 Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • 22afc1d56d Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • 0c497f884a Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • 8fdbf016ad Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • 94b553a2f2 Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • ace73a9449 Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • 09825b62d0 Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • 4070116b2a Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • 27e4b80e1f Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • b73d0109de Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • 3ca17d682b Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • dd1f499b69 Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • 090d43ca70 Move from Akela-Plugins to keyboardio Gergely Nagy 2017-01-17 10:15:07 +0100
  • 185248816a Add a status icon. Gergely Nagy 2017-01-16 17:16:50 +0100