Commit Graph

52 Commits (9754417c16a12ad1cc5292f6e249597f4924672a)
 

Author SHA1 Message Date
Gergely Nagy 9754417c16
Update the documentation links
6 years ago
Gergely Nagy 3767e5bb8f
Remove files we do not need in the monorepo
6 years ago
Gergely Nagy 6a5f8da4a3
Rearrange the file layout in preparation of becoming a monorepo
6 years ago
Gergely Nagy 5e91e2b145 README.md & Travis cleanup
6 years ago
Jesse Vincent 480e644104 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent 1972c9f7c4 Update travis.yml to point to new bundle repo
6 years ago
Jesse Vincent 75321cff9b
Merge pull request #9 from keyboardio/f/license-and-copyright-assignment
6 years ago
Gergely Nagy 6f5fd3ccdc
Add CONTRIBUTING.md
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 30bbd49058
Merge pull request #8 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy ee5cc576a0 Updated to use the new plugin APIs
6 years ago
Jesse Vincent 50073dc27b Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy 4781af907b Merge pull request #7 from keyboardio/f/led-api-update
7 years ago
Gergely Nagy 0d22199cac Updated to use the new LEDMode/LEDControl API
7 years ago
Jesse Vincent b078a29d23
Update Makefile to fix OS X build
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
Jesse Vincent e6de144198
keyToggledO* camelcasing
7 years ago
Gergely Nagy db8acdd520 README.md: Further clarifications
7 years ago
Gergely Nagy 9317ec61e2 Migrate from USE_PLUGINS to Kaleidoscope.use
7 years ago
Gergely Nagy c2d5103a17 Merge pull request #6 from jamesnvc/patch-1
7 years ago
Gergely Nagy 500973eaf9 Fix ALPHASQUARE_SYMBOL_1 in the 3x4 font
7 years ago
James Cash f9ae733be5 Copy edits, symbol clarification
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 a6a2288c20 README.md: Properties are not methods
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
Jesse Vincent 2b33266452
New build infrastructure
7 years ago
Jesse Vincent c7eb22c3ec
Update example to match the new Keymap
7 years ago
Gergely Nagy 3941d98a7b README: Add a "Dependencies" section
8 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