Commit Graph

609 Commits (9b04d6663ca5e0227063322dd6fd922e5a07e2ab)

Author SHA1 Message Date
Michael Richters 887eb6066e
Add example sketch for MouseKeys
2 years ago
Michael Richters f9697e25f3
Apply `clang-format` to example sketches
2 years ago
Michael Richters 56c12996ad
Replace `astyle` comments with `clang-format` equivalents in examples
2 years ago
Michael Richters e5d67efd58
Format codebase with `clang-format`
3 years ago
Michael Richters 98200b25b3 Update headers for example sketches
3 years ago
Michael Richters 23d22cc994 Improve ActiveModColor example sketch
3 years ago
Jesse Vincent bd5e7b326a
Now that we have a workaround to enable MouseKeys, enable mouse keys
3 years ago
Jesse Vincent 26a3034578
Initial state where I have working typing, LEDs and a tiny bit of working serial
3 years ago
Michael Richters 561907db57
Add ShiftBlocker example plugin
3 years ago
Jesse Vincent d6b7d7d4c8
Merge pull request #1088 from keyboardio/f/keyboardio-model-100-hacked-up-for-basic-usb
3 years ago
Jesse Vincent 532253c234
Apply suggestions from code review
3 years ago
Jesse Vincent b4bcdbd06d
Update examples/Devices/Keyboardio/Model100/Model100.ino
3 years ago
Gergely Nagy f3604d3317
plugin/EscapeOneShot: Add an optional Config plugin
3 years ago
Jesse Vincent d3216aed95
Initial implemetation of Model 100 hardware driver
3 years ago
Jesse Vincent 1d70cf2dc8
Start wtih an example firmware sketch for the Model 100
3 years ago
Jesse Vincent 624a3acced
Remove the Model 100 example for now, so that I can merge the wip support to master to continue dev
3 years ago
Jesse Vincent 3aabbc8f29
Add a (not-yet-building) firmware sketch for the Model 100
3 years ago
Jesse Vincent 79d2d46a19
Remove historical 'kaleidoscope-builder'
3 years ago
Florian Bruhin 1aea770054
Atreus: Add build date/time to version info
3 years ago
Michael Richters 9475788eee
Add comment explaining AutoShiftConfig usage
3 years ago
Michael Richters fb5a1c6723
Add example sketch for CharShift plugin
3 years ago
Gergely Nagy eaa0999c28
Merge pull request #1062 from gedankenexperimenter/plugin/oneshot-meta-keys
3 years ago
Gergely Nagy e576b78ba7
Switch from using hostos::OSX to hostos::MACOS
3 years ago
Michael Richters 727d0ba23e
Remove OneShot meta key handling from the OneShot plugin
3 years ago
Michael Richters d0b6f5a21b
Add Kaleidoscope-OneShotMetaKeys plugin
3 years ago
Michael Richters 348a7d975f
Add a few explanatory comments to Qukeys example sketch
3 years ago
Gergely Nagy 72d4ac8124
Merge pull request #1036 from gedankenexperimenter/plugin/autoshift
3 years ago
Michael Richters caaf2f0d88
Add LeaderPrefix custom plugin example sketch
3 years ago
Michael Richters efad5a434b
Add example sketch for AutoShift
3 years ago
Michael Richters 0a5fff5005
Update example sketches' `macroAction()` functions to KeyEvent
3 years ago
Michael Richters c81fd4a584
Add Macros plugin example sketch
3 years ago
Michael Richters 889b664a4a
Adapt LED-ActiveModColor plugin to KeyEvent handlers
3 years ago
Michael Richters aa6d4acf25
Adapt GhostInTheFirmware plugin to KeyEvent handlers
3 years ago
Michael Richters 3a78581bc2
Adapt Syster plugin to KeyEvent handlers
3 years ago
Michael Richters 0498a88a24
Replace AppSwitcher Macros example with custom plugin
3 years ago
Michael Richters 1f24088a69
Add documentation and examples for Qukeys tap-repeat feature
3 years ago
Michael Richters 1a63ade706
Update documentation and example sketch
3 years ago
Jesse Vincent a63a567abd
Move the HostOS plugin into the plugins directory
4 years ago
Jacob Hurwitz 96a66c9393 update AppSwitcher example to indicate that one must manually set the OS
4 years ago
Jesse Vincent 80c00d5e24
Update example and testing sketches to use new makefiles
4 years ago
Jesse Vincent d6bd14581c
Add a sketch.json for each of the current examples and tests
4 years ago
Michael Richters 32aa6374ec
Improve Qukeys protection against unintended modifiers
4 years ago
Gergely Nagy ab3b661cd5
Switch to activation-order for Layers
4 years ago
Michael Richters 9b70161a9b
Add minimum hold time for Qukeys
4 years ago
Michael Richters 2466ce3496
Correct plugin order for Atreus example
4 years ago
Gergely Nagy 1f9f46d9f3
cpplint: Ignore some uses of `using namespace`
4 years ago
Gergely Nagy 87048be5f2
Initial support for g Heavy Industries' FaunchPad
4 years ago
Gergely Nagy c8e6a99c5f
Initial support for g Heavy Industries' ButterStick
4 years ago
Gergely Nagy 57fd064192
examples/Keyboardio/Atreus: Add a Model01-style version info macro
4 years ago
Gergely Nagy 36eb7d04cc
examples/Keyboardio/Atreus: Use `MoveToLayer`
4 years ago