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
Michael Richters 8e29f3a705
Replace `::Kaleidoscope` with `kaleidoscope::Runtime`
3 years ago
..
Kaleidoscope-AutoShift
Kaleidoscope-CharShift Correct `KeyPair` references in CharShift docs 3 years ago
Kaleidoscope-Colormap New hook: onNameQuery() 4 years ago
Kaleidoscope-Cycle Define constexpr constructors for plugin-specific Key objects 3 years ago
Kaleidoscope-CycleTimeReport More library tweaking to comply with arduino requirements 4 years ago
Kaleidoscope-Devel-ArduinoTrace Add a new plugin which wraps and configures ArduinoTrace to make print statement debugging easier 4 years ago
Kaleidoscope-DynamicMacros Define constexpr constructors for plugin-specific Key objects 3 years ago
Kaleidoscope-DynamicTapDance Replace `::Kaleidoscope` with `kaleidoscope::Runtime` 3 years ago
Kaleidoscope-EEPROM-Keymap
Kaleidoscope-EEPROM-Keymap-Programmer
Kaleidoscope-EEPROM-Settings EEPROM: Fix FocusEEPROMCommand compilation 3 years ago
Kaleidoscope-Escape-OneShot EscapeOneShot: Remove run-time toggleability 3 years ago
Kaleidoscope-FingerPainter
Kaleidoscope-FirmwareDump Cleanups for typos and broken links across the documentation 4 years ago
Kaleidoscope-FocusSerial astyle 3 years ago
Kaleidoscope-GhostInTheFirmware
Kaleidoscope-Hardware-Dygma-Raise Replace `boolean` & `byte` with `bool` & `uint8_t` 3 years ago
Kaleidoscope-Hardware-EZ-ErgoDox Replace `boolean` & `byte` with `bool` & `uint8_t` 3 years ago
Kaleidoscope-Hardware-GD32-Eval Replace `boolean` & `byte` with `bool` & `uint8_t` 3 years ago
Kaleidoscope-Hardware-KBDFans-KBD4x
Kaleidoscope-Hardware-Keyboardio-Atreus
Kaleidoscope-Hardware-Keyboardio-Imago More library tweaking to comply with arduino requirements 4 years ago
Kaleidoscope-Hardware-Keyboardio-Model01
Kaleidoscope-Hardware-Keyboardio-Model100 Replace `boolean` & `byte` with `bool` & `uint8_t` 3 years ago
Kaleidoscope-Hardware-Model01 More library tweaking to comply with arduino requirements 4 years ago
Kaleidoscope-Hardware-OLKB-Planck More library tweaking to comply with arduino requirements 4 years ago
Kaleidoscope-Hardware-SOFTHRUF-Splitography More library tweaking to comply with arduino requirements 4 years ago
Kaleidoscope-Hardware-Technomancy-Atreus
Kaleidoscope-Hardware-gHeavy-ButterStick
Kaleidoscope-Hardware-gHeavy-FaunchPad More library tweaking to comply with arduino requirements 4 years ago
Kaleidoscope-HardwareTestMode astyle 3 years ago
Kaleidoscope-Heatmap Add keyIsInjected helper 3 years ago
Kaleidoscope-HostOS HostOS: Migrate from OSX to macOS 4 years ago
Kaleidoscope-HostPowerManagement
Kaleidoscope-IdleLEDs Adapt IdleLEDs plugin to KeyEvent handlers 4 years ago
Kaleidoscope-LED-ActiveLayerColor Cleanups for typos and broken links across the documentation 4 years ago
Kaleidoscope-LED-ActiveModColor Update ActiveModColor docs to match current API (#1128) 3 years ago
Kaleidoscope-LED-AlphaSquare Add keyIsInjected helper 3 years ago
Kaleidoscope-LED-Palette-Theme
Kaleidoscope-LED-Stalker
Kaleidoscope-LED-Wavepool Adapt miscellaneous LED mode plugins to KeyEvent handlers 4 years ago
Kaleidoscope-LEDControl
Kaleidoscope-LEDEffect-BootAnimation Cleanups for typos and broken links across the documentation 4 years ago
Kaleidoscope-LEDEffect-BootGreeting Cleanups for typos and broken links across the documentation 4 years ago
Kaleidoscope-LEDEffect-Breathe Cleanups for typos and broken links across the documentation 4 years ago
Kaleidoscope-LEDEffect-Chase Cleanups for typos and broken links across the documentation 4 years ago
Kaleidoscope-LEDEffect-Rainbow Replace `boolean` & `byte` with `bool` & `uint8_t` 3 years ago
Kaleidoscope-LEDEffect-SolidColor Cleanups for typos and broken links across the documentation 4 years ago
Kaleidoscope-LEDEffects Adapt miscellaneous LED mode plugins to KeyEvent handlers 4 years ago
Kaleidoscope-LayerFocus
Kaleidoscope-Leader Define constexpr constructors for plugin-specific Key objects 3 years ago
Kaleidoscope-Macros Remove deprecated `handleKeyswitchEvent()` function 3 years ago
Kaleidoscope-MagicCombo Replace `boolean` & `byte` with `bool` & `uint8_t` 3 years ago
Kaleidoscope-MouseKeys Replace `::Kaleidoscope` with `kaleidoscope::Runtime` 3 years ago
Kaleidoscope-NumPad
Kaleidoscope-OneShot
Kaleidoscope-OneShotMetaKeys Add Kaleidoscope-OneShotMetaKeys plugin 4 years ago
Kaleidoscope-PersistentLEDMode
Kaleidoscope-Qukeys
Kaleidoscope-Ranges
Kaleidoscope-Redial Define constexpr constructors for plugin-specific Key objects 3 years ago
Kaleidoscope-ShapeShifter Adapt ShapeShifter plugin to KeyEvent handlers 4 years ago
Kaleidoscope-SpaceCadet Define constexpr constructors for plugin-specific Key objects 3 years ago
Kaleidoscope-Steno
Kaleidoscope-Syster Replace preprocessor macro `isSyster()` with a simple `==` comparison 3 years ago
Kaleidoscope-TapDance Define constexpr constructors for plugin-specific Key objects 3 years ago
Kaleidoscope-TopsyTurvy Define constexpr constructors for plugin-specific Key objects 3 years ago
Kaleidoscope-Turbo
Kaleidoscope-TypingBreaks Adapt TypingBreaks plugin to KeyEvent handlers 4 years ago
Kaleidoscope-USB-Quirks Cleanups for typos and broken links across the documentation 4 years ago
Kaleidoscope-Unicode
Kaleidoscope-WinKeyToggle