Commit Graph

2127 Commits (91f812fb0326283d05a8d576e2e6783cb2ca31e2)
 

Author SHA1 Message Date
Gergely Nagy 5eb702ce1f Delegate stepping to the computer functions, and fix BlazingTrail
8 years ago
Gergely Nagy bc201e5665 README: Add a "Dependencies" section
8 years ago
Gergely Nagy 3941d98a7b README: Add a "Dependencies" section
8 years ago
Gergely Nagy 7884289e59 README: Add a "Dependencies" section
8 years ago
Gergely Nagy b766ad6c4d 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 a747d6c8cf Use the new Focus helpers
8 years ago
Gergely Nagy ff46d8eede Use the new Focus helpers
8 years ago
Gergely Nagy 67262add72 Don't use floats for the Haunt effect
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
Jesse Vincent e87ac46396 Merge pull request #3 from keyboardio/h/ledoff-actively
8 years ago
Jesse Vincent ea98957499 Merge pull request #121 from algernon/h/x-control/explicit-press-release
8 years ago
Gergely Nagy 5a7601bb30 Update to use the new EEPROM-Settings library
8 years ago
Gergely Nagy 4e1a579136 Do not treat 0xffff as NoKey
8 years ago
Gergely Nagy c0d2c51730 Rework how the whole thing operates
8 years ago
Gergely Nagy e3481be6ed Fix the `keymap.dump` Focus command
8 years ago
Gergely Nagy ff4dfad195 Support for holding Consumer/SystemControl keys
8 years ago
Gergely Nagy fbe4c44179 Merge pull request #3 from keyboardio/f/mousewheel
8 years ago
Gergely Nagy a3cca30e1f Implement mouse wheel support
8 years ago
Gergely Nagy dbbc80190a Reuse the button bit for WARP_END
8 years ago
Gergely Nagy e1e443e42c LEDOff: Always set everything to off
8 years ago
Gergely Nagy d805d50d22 Only apply the effect, if the LED mode is active
8 years ago
Gergely Nagy 10fc737169 Start with isLEDChanged set
8 years ago
Gergely Nagy f2ca23adc5 Minor README update
8 years ago
Gergely Nagy ebe4edcc1b Reset the map when switching to the effect
8 years ago
Gergely Nagy c01e7d864a Add LEDOff too, so turning Stalker off can be tested too
8 years ago
Gergely Nagy b1c0f1fc1b Convert the plugin to a LEDMode
8 years ago
Gergely Nagy 397c08ec9f Up the effect length to 1 second
8 years ago
Gergely Nagy 91380a81c8 Clear the previous key when a new one is pressed
8 years ago
Gergely Nagy 49720378bd Fix the right hand clearing
8 years ago
Gergely Nagy 29841ec02e Add a LEDMode based on AlphaSquare.
8 years ago
Gergely Nagy ca1cd7c590 Implement a set of .clear() methods
8 years ago
Gergely Nagy e48d23c0ea Add a way to display symbols in different colors
8 years ago
Jesse Vincent 02a34f5907 Merge pull request #3 from keyboardio/f/gamma-correction
8 years ago
Gergely Nagy 46bf755e7c Implement gamma correction for the LEDs
8 years ago
Jesse Vincent 976b835441 standardize -latest ordering and remove a stray .hex
8 years ago
Jesse Vincent 16bfa9e771 add a -latest alias for the "with-bootloader" version of the hex file
8 years ago
Jesse Vincent 2dbed0027d Make the bootloader path overridable
8 years ago
Gergely Nagy 18d8a31338 Drop the getPos & setPos commands
8 years ago
Jesse Vincent fa56858695 Add the cwd to the searchpath for kaleidoscope builder. This lets you build a sketch with the traditional arduino sketch code layout
8 years ago
Gergely Nagy 33f5d8d9de Some small code optimizations
8 years ago
Jesse Vincent d119dcd105 remove a vestigal reloading of the sketch's settings file
8 years ago
Jesse Vincent 6b868de066 Also search for a settings file in the root of the source directory without a leading .
8 years ago
Jesse Vincent e7b186c597 Rename the settings file for the builder to give a hint as to what it's a settings file for
8 years ago
Jesse Vincent cd843688ae reorganize settings and add section headings for clarity
8 years ago
Jesse Vincent 62b556c23a Lift the macOS overrides up to before the definitions that use them
8 years ago