Commit Graph

32 Commits (9754417c16a12ad1cc5292f6e249597f4924672a)

Author SHA1 Message Date
Gergely Nagy 6a5f8da4a3
Rearrange the file layout in preparation of becoming a monorepo
6 years ago
Gergely Nagy 3c5380a34c
Assign my copyright to Keyboard.io
6 years ago
Gergely Nagy ef132a0c53
Relicense under the GPLv3 (only)
6 years ago
Gergely Nagy 6b42106f5a Drop the V1 plugin API compatibility code
6 years ago
Gergely Nagy f2bca33a7c Improve the compatibility layer
6 years ago
Gergely Nagy ee5cc576a0 Updated to use the new plugin APIs
6 years ago
Gergely Nagy 0d22199cac Updated to use the new LEDMode/LEDControl API
7 years ago
Jesse Vincent 769470fbd6
CamelCaseifcation of LED related functions
7 years ago
Jesse Vincent 08501e59e0
CamelCase of KeyIsPressed and KeyWasPressed
7 years ago
Gergely Nagy 9317ec61e2 Migrate from USE_PLUGINS to Kaleidoscope.use
7 years ago
Gergely Nagy 500973eaf9 Fix ALPHASQUARE_SYMBOL_1 in the 3x4 font
7 years ago
Jesse Vincent 80c6e1f26c 0 was duplicated
7 years ago
Jesse Vincent af3cfba124 astyle didn't catch this whitespace issue
7 years ago
Jesse Vincent ee4265ad77 fixes for cpplint, including a really embarssing mistake
7 years ago
Jesse Vincent a7622eff04 Correct the description of 3x4 font
7 years ago
Jesse Vincent 23a890dd7f Add a first pass at a 3x4 font.
7 years ago
Jesse Vincent 891bab11ec Extract the typeface out into its own file
7 years ago
Gergely Nagy 9e6b7e22f6 Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent d515f0088b
Make the linter happy
7 years ago
Jesse Vincent ecef342f1f
astyle with current project style guidelines
7 years ago
Jesse Vincent 356dd681f9
astyle 3.0 fixups
7 years ago
Jesse Vincent ede5fdba6c
astyle with astyle 3.0, which matters for this code
7 years ago
Jesse Vincent 3adb8c28af
make astyle
7 years ago
Gergely Nagy b4759decf2 Optional, extra symbols
8 years ago
Gergely Nagy d805d50d22 Only apply the effect, if the LED mode is active
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
Gergely Nagy ddd6b766fd Initial import
8 years ago