You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kaleidoscope/plugins
Jesse Vincent f10d5833f3
Merge pull request #1187 from iliana/plugin-PrefixLayer
2 years ago
..
Kaleidoscope-AutoShift Update header includes and format code 2 years ago
Kaleidoscope-CharShift Convert static variables and functions to members 2 years ago
Kaleidoscope-Colormap Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-Cycle Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-CycleTimeReport Rewrite CycleTimeReport plugin 2 years ago
Kaleidoscope-Devel-ArduinoTrace Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-DynamicMacros Convert static variables and functions to members 2 years ago
Kaleidoscope-DynamicTapDance Address spurious cpplint complaints 2 years ago
Kaleidoscope-EEPROM-Keymap Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-EEPROM-Keymap-Programmer Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-EEPROM-Settings Update header includes and format code 2 years ago
Kaleidoscope-Escape-OneShot Update header includes and format code 2 years ago
Kaleidoscope-FingerPainter Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-FirmwareDump Remove unnecessary constructor definitions 2 years ago
Kaleidoscope-FocusSerial Update header includes and format code 2 years ago
Kaleidoscope-GhostInTheFirmware Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-Hardware-Dygma-Raise Format codebase with `clang-format` 3 years ago
Kaleidoscope-Hardware-EZ-ErgoDox Address spurious cpplint complaints 2 years ago
Kaleidoscope-Hardware-GD32-Eval Process Kaleidoscope with `iwyu.py` 2 years ago
Kaleidoscope-Hardware-KBDFans-KBD4x Format codebase with `clang-format` 3 years ago
Kaleidoscope-Hardware-Keyboardio-Atreus Format codebase with `clang-format` 3 years ago
Kaleidoscope-Hardware-Keyboardio-Imago Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-Hardware-Keyboardio-Model01 Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-Hardware-Keyboardio-Model100 Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-Hardware-Model01 Add IWYU pragmas where necessary to keep or exclude selected headers 2 years ago
Kaleidoscope-Hardware-OLKB-Planck Format codebase with `clang-format` 3 years ago
Kaleidoscope-Hardware-SOFTHRUF-Splitography Format codebase with `clang-format` 3 years ago
Kaleidoscope-Hardware-Technomancy-Atreus Format codebase with `clang-format` 3 years ago
Kaleidoscope-Hardware-gHeavy-ButterStick Format codebase with `clang-format` 3 years ago
Kaleidoscope-Hardware-gHeavy-FaunchPad Format codebase with `clang-format` 3 years ago
Kaleidoscope-HardwareTestMode Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-Heatmap Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-HostOS Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-HostPowerManagement Remove unnecessary constructor definitions 2 years ago
Kaleidoscope-IdleLEDs Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LED-ActiveLayerColor Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LED-ActiveModColor Remove unnecessary constructor definitions 2 years ago
Kaleidoscope-LED-AlphaSquare Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LED-Palette-Theme Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LED-Stalker Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LED-Wavepool Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LEDControl Get the two remaining files out of the plugins directory in docs to make it easier to ignore this dir 4 years ago
Kaleidoscope-LEDEffect-BootAnimation Remove unnecessary constructor definitions 2 years ago
Kaleidoscope-LEDEffect-BootGreeting Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LEDEffect-Breathe Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LEDEffect-Chase Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LEDEffect-Rainbow Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LEDEffect-SolidColor Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LEDEffects Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-LayerFocus Remove unnecessary constructor definitions 2 years ago
Kaleidoscope-Leader Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-Macros Fix Macros tap sequence parsing 2 years ago
Kaleidoscope-MagicCombo Update header includes and format code 2 years ago
Kaleidoscope-MouseKeys Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-NumPad Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-OneShot Remove unnecessary constructor definitions 2 years ago
Kaleidoscope-OneShotMetaKeys Process Kaleidoscope with `iwyu.py` 2 years ago
Kaleidoscope-PersistentLEDMode Update header includes and format code 2 years ago
Kaleidoscope-PrefixLayer PrefixLayer: clear only modifiers during prefix 2 years ago
Kaleidoscope-Qukeys Process Kaleidoscope with `iwyu.py` 2 years ago
Kaleidoscope-Ranges Format codebase with `clang-format` 3 years ago
Kaleidoscope-Redial Convert static variables and functions to members 2 years ago
Kaleidoscope-ShapeShifter Replace C-style typedefs with idiomatic C++ code 2 years ago
Kaleidoscope-SpaceCadet Update header includes and format code 2 years ago
Kaleidoscope-Steno Remove unnecessary constructor definitions 2 years ago
Kaleidoscope-Syster Update header includes and format code 2 years ago
Kaleidoscope-TapDance Update header includes and format code 2 years ago
Kaleidoscope-TopsyTurvy Convert static variables and functions to members 2 years ago
Kaleidoscope-Turbo Update header includes and format code 2 years ago
Kaleidoscope-TypingBreaks Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-USB-Quirks Remove unnecessary constructor definitions 2 years ago
Kaleidoscope-Unicode Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-WinKeyToggle Remove unnecessary constructor definitions 2 years ago