Commit Graph

30 Commits (main)

Author SHA1 Message Date
Gergely Nagy 26340b7edb
Rename the `command` arg of `onFocusEvent` to `input`
2 years ago
Gergely Nagy 8ac4d9f5c1
A more efficient way to handle onFocusEvent commands
2 years ago
Michael Richters 9c5df517ae
Update example sketch for CycleTimeReport plugin
2 years ago
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 561907db57
Add ShiftBlocker example plugin
3 years ago
Gergely Nagy e576b78ba7
Switch from using hostos::OSX to hostos::MACOS
3 years ago
Michael Richters 0a5fff5005
Update example sketches' `macroAction()` functions to KeyEvent
3 years ago
Michael Richters aa6d4acf25
Adapt GhostInTheFirmware plugin to KeyEvent handlers
3 years ago
Michael Richters 0498a88a24
Replace AppSwitcher Macros example with custom plugin
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 d6bd14581c
Add a sketch.json for each of the current examples and tests
4 years ago
Gergely Nagy ab3b661cd5
Switch to activation-order for Layers
4 years ago
Gergely Nagy d6868bf2ae
Revert "plugin/FlashHelper: New plugin for firmware-assisted flashing"
4 years ago
Gergely Nagy c917acb8a1
plugin/FlashHelper: New plugin for firmware-assisted flashing
4 years ago
Gergely Nagy 6689912bcd
LEDControl: Add disable/enable functions, and a toggle key
5 years ago
Gergely Nagy d0b7d2d96e
examples/AppSwitcher: Do not use dynamic vars in MACRO()
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
Gergely Nagy 357c0c4b65
Dynamic Macros plugin
5 years ago
Jesse Vincent 617dca07dd Update linear addressing branch for firmware drift
5 years ago
Gergely Nagy 78c595f366
examples/EEPROM-Keymap: Stop using deprecated interfaces
6 years ago
Gergely Nagy ef94658b4b
FocusSerial: New, simplified API
6 years ago
Gergely Nagy 199ce760f0
examples: Move GhostInTheFirmware from LEDs to Features
6 years ago
Jesse Vincent 50a6f5e1b1 Reorganize our examples directory to try to make it easier to work with
6 years ago