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 9bf6eba010
Merge pull request #1248 from keyboardio/b/spacecadet-fix
2 years ago
..
Kaleidoscope-AutoShift use CRLF for Focus newlines 2 years ago
Kaleidoscope-CharShift Convert static variables and functions to members 2 years ago
Kaleidoscope-Colormap plugins/Colormap: Make DefaultColormap.install() public 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-DefaultLEDModeConfig DefaultLEDModeConfig: Fix a typo in the documentation 2 years ago
Kaleidoscope-Devel-ArduinoTrace Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-DynamicMacros use CRLF for Focus newlines 2 years ago
Kaleidoscope-DynamicTapDance Address spurious cpplint complaints 2 years ago
Kaleidoscope-EEPROM-Keymap use CRLF for Focus newlines 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 use CRLF for Focus newlines 2 years ago
Kaleidoscope-Escape-OneShot Update header includes and format code 2 years ago
Kaleidoscope-FingerPainter use CRLF for Focus newlines 2 years ago
Kaleidoscope-FirmwareDump Remove unnecessary constructor definitions 2 years ago
Kaleidoscope-FirmwareVersion New plugin: FirmwareVersion 2 years ago
Kaleidoscope-FocusSerial FocusSerial: Use `.readBytes()` rather than `.read()` for reading a `char` 2 years ago
Kaleidoscope-GhostInTheFirmware Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-Hardware-Dygma-Raise use CRLF for Focus newlines 2 years ago
Kaleidoscope-Hardware-EZ-ErgoDox Address spurious cpplint complaints 2 years ago
Kaleidoscope-Hardware-GD32-Eval hardware: Fix the bootloader props on a number of devices 2 years ago
Kaleidoscope-Hardware-KBDFans-KBD4x Format codebase with `clang-format` 3 years ago
Kaleidoscope-Hardware-Keyboardio-Atreus hardware: Fix the bootloader props on a number of devices 2 years ago
Kaleidoscope-Hardware-Keyboardio-Imago hardware: Fix the bootloader props on a number of devices 2 years ago
Kaleidoscope-Hardware-Keyboardio-Model01 hardware: Fix the bootloader props on a number of devices 2 years ago
Kaleidoscope-Hardware-Keyboardio-Model100 restore gamma correction on Model 100 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 hardware: Fix the bootloader props on a number of devices 2 years ago
Kaleidoscope-Hardware-Technomancy-Atreus hardware: Fix the bootloader props on a number of devices 2 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 Heatmap: Make Heatmap data persist between LED effect changes 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 LEDPaletteTheme: Lift out a few helper methods 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 use CRLF for Focus newlines 2 years ago
Kaleidoscope-LayerNames New plugin: LayerNames 2 years ago
Kaleidoscope-Leader Remove C-style `void` parameter for functions that don't take args 2 years ago
Kaleidoscope-MacroSupport Run IWYU on Macros, DynamicMacros, and MacroSupport code 2 years ago
Kaleidoscope-Macros Run IWYU on Macros, DynamicMacros, and MacroSupport code 2 years ago
Kaleidoscope-MagicCombo Update header includes and format code 2 years ago
Kaleidoscope-MouseKeys fix example warp key mappings 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 PersistentLEDMode: Revert back to auto-saving 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 SpaceCadet: Fix flushing the on-tap action 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 format 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