Commit Graph

3981 Commits (ba47ccf4e5377e7533a48e966bc8718adb8faa41)
 

Author SHA1 Message Date
Gergely Nagy 3ac9b54ca9 Make `programmerMode` (now `mode`) public
8 years ago
Gergely Nagy 98650dae19 Support copying a key from PROGMEM to EEPROM
8 years ago
Gergely Nagy 379a2d483b Add a `getKeyOverride` method
8 years ago
Gergely Nagy b1f20fadb7 More reliable state transitions
8 years ago
Gergely Nagy 7f261084ef Update the example so it works as it should
8 years ago
Gergely Nagy af56e5b5a5 Fix compile errors & drop the END state
8 years ago
Gergely Nagy 0fadb782ca Initial import
8 years ago
Gergely Nagy 0f3dddae98 Make the `updateKey` method public
8 years ago
Jesse Vincent 2fbeb322d8 Switch from a hardcoded structure that's in BGR order to using a cRGB and getting our color (red) correct
8 years ago
Gergely Nagy 7c42b8e07b Fix the example
8 years ago
Gergely Nagy 2da55a2793 Fix the example
8 years ago
Gergely Nagy 7b890d8deb Fix the example
8 years ago
Gergely Nagy 5eb702ce1f Delegate stepping to the computer functions, and fix BlazingTrail
8 years ago
Gergely Nagy 8d58466d7a README: Add a "Dependencies" section
8 years ago
Gergely Nagy 1699ef4e7e README: Add a "Dependencies" section
8 years ago
Gergely Nagy 89af9a1653 README: Add a "Dependencies" section
8 years ago
Gergely Nagy e37c4690c4 README: Add a "Dependencies" section
8 years ago
Gergely Nagy bc201e5665 README: Add a "Dependencies" section
8 years ago
Gergely Nagy 2c4828ec25 README: Add a "Dependencies" section
8 years ago
Gergely Nagy 3941d98a7b README: Add a "Dependencies" section
8 years ago
Gergely Nagy 115c54ef14 README: Add a "Dependencies" section
8 years ago
Gergely Nagy 9287dbb774 README: Add a "Dependencies" section
8 years ago
Gergely Nagy ba3c60058f README: Add a "Dependencies" section
8 years ago
Gergely Nagy d7ec8fd842 README: Add a "Dependencies" section
8 years ago
Gergely Nagy b498ce6fd1 README: Add a "Dependencies" section
8 years ago
Gergely Nagy 7884289e59 README: Add a "Dependencies" section
8 years ago
Gergely Nagy 2eb9cd4972 README: Added a "Dependencis" section
8 years ago
Gergely Nagy b766ad6c4d README: Add a "Dependencies" section
8 years ago
Gergely Nagy efe2426961 README: Add a "Dependencies" section
8 years ago
Gergely Nagy 39e3c4bae0 BlazingTrail: Make sure the g component is not junk
8 years ago
Gergely Nagy 0c387ce1c3 Focus: Lift out keymap.transfer
8 years ago
Gergely Nagy 3648c6687c No need to consume the trailing \n anymore
8 years ago
Gergely Nagy 035c95a207 No need to consume the trailing \n anymore
8 years ago
Gergely Nagy 22529940d0 No need to consume the trailing \n anymore
8 years ago
Gergely Nagy 6b1bcd2522 Use the new Focus helpers
8 years ago
Gergely Nagy a747d6c8cf Use the new Focus helpers
8 years ago
Gergely Nagy ff46d8eede Use the new Focus helpers
8 years ago
Gergely Nagy 0f04e75df6 Optimize some of the loops
8 years ago
Gergely Nagy 3831b1661f Initial import
8 years ago
Gergely Nagy 67262add72 Don't use floats for the Haunt effect
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 ff29bce43e Focus: Add an EEPROM dump, and an upload command
8 years ago
Gergely Nagy b4759decf2 Optional, extra symbols
8 years ago
Gergely Nagy 4615c048d1 Simplify the Focus commands
8 years ago
Jesse Vincent e87ac46396 Merge pull request #3 from keyboardio/h/ledoff-actively
8 years ago
Gergely Nagy 63abe0de78 Restrict DualUse Layer keys to 8 max, too
8 years ago
Gergely Nagy 31ab612d90 Merge branch 'f/size-reduction'
8 years ago
Gergely Nagy bab09065ac Limit the number of tap-dance keys to 16 max
8 years ago
Gergely Nagy eccc19e03d Restrict TapDance to 16 keys, too
8 years ago