Commit Graph

2762 Commits (605f4017c1f66375c4ab220803887092d2fb3c6c)
 

Author SHA1 Message Date
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 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 7fc47a28da Move to the keyboardio organization
8 years ago
Gergely Nagy 9dd4b107c6 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 fc0a16651f Initial import
8 years ago
Gergely Nagy 926c3ddddc Drop the idea of supporting multiple firmware
8 years ago
Gergely Nagy 504f7ea870 Unicode: Add a bit of delay when typing in codes
8 years ago
Gergely Nagy 0c497f884a Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy 8fdbf016ad Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy 94b553a2f2 Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy ace73a9449 Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy 09825b62d0 Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy 3ca17d682b Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy dd1f499b69 Move from Akela-Plugins to keyboardio
8 years ago
Gergely Nagy c47011b29b Add a status icon.
8 years ago
Gergely Nagy 1fdcaebef1 Add a status icon.
8 years ago
Gergely Nagy 12d993a8b1 Add a status icon.
8 years ago
Gergely Nagy 2c0f42f838 Add a status icon.
8 years ago
Gergely Nagy 42e819d39a Add a status icon.
8 years ago
Gergely Nagy f614532139 Add a status icon.
8 years ago
Gergely Nagy b8088abbe1 Initial import
8 years ago
Gergely Nagy e5842ecc13 Initial import
8 years ago
Gergely Nagy 980c58da36 Initial import
8 years ago
Gergely Nagy 928cd41fa9 Initial import
8 years ago
Gergely Nagy 51756fa4d6 Initial import
8 years ago
Gergely Nagy a722fea88d Initial import
8 years ago
Gergely Nagy c29a6772a4 Initial import
8 years ago
Jesse Vincent 743c6e45d3 Remove references to the Wire library, which the KeyboardioScanner no longer uses
8 years ago
Jesse Vincent 8dbf70e278 remove unused breathe state structure
8 years ago
Jesse Vincent b230c1f27d Removing additional use of 'float'
8 years ago
Jesse Vincent 7b2cc10d4a Switch mouse keys to use integer math. This removes the last use of floating point math in the Model 01 core, saving us a good few K of program space
8 years ago
Jesse Vincent 84613fbd4d Switch the "breathe" effect to use integer math
8 years ago