Jesse Vincent
|
dfb710f705
|
Move key def sections into a subdirectory to make the codebase a bit cleaner.
These should never have been getting called directly by end-user code, although the URLs were referenced as a resource in docs.
|
4 years ago |
Jesse Vincent
|
61f8fc5456
|
Rename test sketches to match directory names
In the arduino world, all sketches need to be in directories whose names match the sketch names.
|
4 years ago |
Jesse Vincent
|
d6bd14581c
|
Add a sketch.json for each of the current examples and tests
Arduino-cli uses a simple sketch.json file to set the FQBN for a sketch. This replaces most use cases for kaleidoscope-builder
|
4 years ago |
Jesse Vincent
|
51d48245ad
|
Switch ConsumerControlReport and SystemControlReport to use ActiveKeycodes and ActiveKeycode respectively, to match Keyboard.
|
4 years ago |
Jesse Vincent
|
57c41719a7
|
Add a test for a keycode that will only work with the new HID Usage Tables
|
4 years ago |