Michael Richters
56c12996ad
Replace `astyle` comments with `clang-format` equivalents in examples
...
This applies to turning off formatting of keymaps. There were a few files that
were missing these comments, so those were added where necessary, as well.
Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
3 years ago
Michael Richters
727d0ba23e
Remove OneShot meta key handling from the OneShot plugin
...
The handling of these keys has been shifted to a separate OneShotMetaKeys
plugin.
Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
4 years ago
Michael Richters
0a5fff5005
Update example sketches' `macroAction()` functions to KeyEvent
...
Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
4 years ago
Michael Richters
1a63ade706
Update documentation and example sketch
...
Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
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
50a6f5e1b1
Reorganize our examples directory to try to make it easier to work with
...
Signed-off-by: Jesse Vincent <jesse@keyboard.io>
6 years ago