Commit Graph

39 Commits (main)

Author SHA1 Message Date
Jesse Vincent a61c211dee
Merge pull request #1185 from gedankenexperimenter/macros-support-plugin
2 years ago
Jesse Vincent f10d5833f3
Merge pull request #1187 from iliana/plugin-PrefixLayer
2 years ago
Michael Richters 7373882c88
Update examples and testcases for MacroSupport
2 years ago
Michael Richters 920be03cad
Deprecate public member variables
2 years ago
iliana etaoin a960f5a0cb PrefixLayer: prefer getter/setter methods
2 years ago
iliana etaoin 0810321272 Fix code style in PrefixLayer example
2 years ago
iliana etaoin 95b7a7b684 Add PrefixLayer plugin
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
Gergely Nagy f3604d3317
plugin/EscapeOneShot: Add an optional Config plugin
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
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 3a78581bc2
Adapt Syster plugin to KeyEvent handlers
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 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
Michael Richters 9b70161a9b
Add minimum hold time for Qukeys
4 years ago
Gergely Nagy 3af7921f40
Implement a HID driver component
5 years ago
Gergely Nagy b415a85950
New plugin: DynamicTapDance
5 years ago
Florian Fleissner ba79eef4b2 Key union converted to a proper class
5 years ago
Gergely Nagy d4674d428d
examples: Simplify some of the examples
5 years ago
Gergely Nagy 0c8f998b9f
Redesign how the hardware objects are defined
5 years ago
Gergely Nagy 32bafc7adc
Abstract away direct Serial access
5 years ago
Michael Richters 1e58fcf3b8 Rewrite Qukeys plugin from scratch
5 years ago
Jesse Vincent 617dca07dd Update linear addressing branch for firmware drift
5 years ago
ash lea b65a2b8176 add turbo plugin
5 years ago
Gergely Nagy bbfede8ccc
Remove deprecated interfaces
6 years ago
Gergely Nagy e100006188
Redial: Make Key_Redial Ranges-based
6 years ago
Gergely Nagy de2dc3daf6
New plugin: WinKeyToggle
6 years ago
Jesse Vincent 50a6f5e1b1 Reorganize our examples directory to try to make it easier to work with
6 years ago