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/src/kaleidoscope/plugin
Michael Richters dc7c1e9c1f
Removed obsolete positionToCoords() function
6 years ago
..
EEPROM-Settings Further source-code rearrangement 6 years ago
LED-AlphaSquare Remove deprecated interfaces 6 years ago
LEDControl LEDUtils: breath improvements 6 years ago
Macros Rebuild all key definitions to use the new Key() constructor 6 years ago
MouseKeys Rebuild all key definitions to use the new Key() constructor 6 years ago
Colormap.cpp Colormap: Migrate to using `onLayerChange` 6 years ago
Colormap.h Colormap: Migrate to using `onLayerChange` 6 years ago
Cycle.cpp previous_key in cycleAction now contains modifier key flags 6 years ago
Cycle.h Rebuild all key definitions to use the new Key() constructor 6 years ago
CycleTimeReport.cpp CycleTimeReport: Send a newline after the default report 6 years ago
CycleTimeReport.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
EEPROM-Keymap-Programmer.cpp Rearrange the file layout in preparation of becoming a monorepo 6 years ago
EEPROM-Keymap-Programmer.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
EEPROM-Keymap.cpp EEPROMKeymap redesign 6 years ago
EEPROM-Keymap.h EEPROMKeymap redesign 6 years ago
EEPROM-Settings.cpp EEPROMSettings: Don't try to be clever with bit masking 6 years ago
EEPROM-Settings.h EEPROMSettings: Don't try to be clever with bit masking 6 years ago
Escape-OneShot.cpp OneShot: Fix EscapeOneShot so that it cancels stickies too 6 years ago
Escape-OneShot.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
FingerPainter.cpp leds: Guard most LED-related functions 6 years ago
FingerPainter.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
FirmwareDump.cpp Add a FirmwareDump plugin 6 years ago
FirmwareDump.h Add a FirmwareDump plugin 6 years ago
FocusSerial.cpp FocusSerial: New, simplified API 6 years ago
FocusSerial.h CycleTimeReport: Send a newline after the default report 6 years ago
GeminiPR.cpp License clarification & copyright assignments 6 years ago
GeminiPR.h Rebuild all key definitions to use the new Key() constructor 6 years ago
GhostInTheFirmware.cpp Rearrange the file layout in preparation of becoming a monorepo 6 years ago
GhostInTheFirmware.h Remove deprecated interfaces 6 years ago
Heatmap.cpp License clarification & copyright assignments 6 years ago
Heatmap.h License clarification & copyright assignments 6 years ago
HostOS-Focus.cpp FocusSerial: New, simplified API 6 years ago
HostOS-Focus.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
HostOS.cpp Rearrange the file layout in preparation of becoming a monorepo 6 years ago
HostOS.h Remove deprecated interfaces 6 years ago
HostPowerManagement.cpp License clarification & copyright assignments 6 years ago
HostPowerManagement.h License clarification & copyright assignments 6 years ago
IdleLEDs.cpp IdleLEDs: Explicitly cast idle_time_limit to uint32_t 6 years ago
IdleLEDs.h IdleLEDs: Use an `end_time` instead of calculating it each cycle 6 years ago
Jukebox.cpp LEDEffects: astyle 6 years ago
Jukebox.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
LED-ActiveLayerColor.cpp New plugin: ActiveLayerColor 6 years ago
LED-ActiveLayerColor.h New plugin: ActiveLayerColor 6 years ago
LED-ActiveModColor.cpp Merge pull request #536 from keyboardio/ActiveModColor/highlightNormalModifiers 6 years ago
LED-ActiveModColor.h ActiveModColor: Add a way to disable highlighting normal modifiers 6 years ago
LED-AlphaSquare.cpp LED-AlphaSquare: Implement AlphaSquareEffect.refreshAt() 6 years ago
LED-AlphaSquare.h LED-AlphaSquare: Implement AlphaSquareEffect.refreshAt() 6 years ago
LED-Palette-Theme.cpp LED-Palette-Theme: Defer requesting a slice as late as possible 6 years ago
LED-Palette-Theme.h LED-Palette-Theme: Defer requesting a slice as late as possible 6 years ago
LED-Stalker.cpp Speed up LED-Stalker plugin 6 years ago
LED-Stalker.h Add inactive_color property 6 years ago
LED-Wavepool.cpp LED-Wavepool: Restrict the plugin to the Model01 6 years ago
LED-Wavepool.h LED-Wavepool: Restrict the plugin to the Model01 6 years ago
LEDControl.cpp FocusSerial: New, simplified API 6 years ago
LEDControl.h Remove deprecated interfaces 6 years ago
LEDEffect-BootAnimation.cpp leds: Guard most LED-related functions 6 years ago
LEDEffect-BootAnimation.h New plugin: LEDEffect-BootAnimation 6 years ago
LEDEffect-BootGreeting.cpp leds: Guard most LED-related functions 6 years ago
LEDEffect-BootGreeting.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
LEDEffect-Breathe.cpp leds: Guard most LED-related functions 6 years ago
LEDEffect-Breathe.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
LEDEffect-Chase.cpp Chase: Allow setting the distance too 6 years ago
LEDEffect-Chase.h Chase: Allow setting the distance too 6 years ago
LEDEffect-Rainbow.cpp Turn hardware::led_count into an int8_t 6 years ago
LEDEffect-Rainbow.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
LEDEffect-SolidColor.cpp Rearrange the file layout in preparation of becoming a monorepo 6 years ago
LEDEffect-SolidColor.h Remove deprecated interfaces 6 years ago
Leader.cpp Remove now-obsolete idle checks from a few plugins 6 years ago
Leader.h Remove deprecated interfaces 6 years ago
Macros.cpp Macros: Add a way to have more control over when reports are sent 6 years ago
Macros.h Move auxiliary files to src/kaleidoscope/plugin/Macros/ 6 years ago
MagicCombo.cpp Rearrange the file layout in preparation of becoming a monorepo 6 years ago
MagicCombo.h Remove deprecated interfaces 6 years ago
Miami.cpp LEDEffects: astyle 6 years ago
Miami.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
Model01-TestMode.cpp Model01-TestMode: Make cpplint happy 6 years ago
Model01-TestMode.h Model01-TestMode: Make cpplint happy 6 years ago
MouseKeys.cpp Further source code rearrangement 6 years ago
MouseKeys.h Further source code rearrangement 6 years ago
NumPad.cpp Layer: Rename a few methods, for better clarity 6 years ago
NumPad.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
OneShot.cpp Removed obsolete positionToCoords() function 6 years ago
OneShot.h Removed obsolete positionToCoords() function 6 years ago
Qukeys.cpp Rearrange the file layout in preparation of becoming a monorepo 6 years ago
Qukeys.h Remove deprecated interfaces 6 years ago
Redial.cpp Redial: Make Key_Redial Ranges-based 6 years ago
Redial.h Rebuild all key definitions to use the new Key() constructor 6 years ago
ShapeShifter.cpp Rearrange the file layout in preparation of becoming a monorepo 6 years ago
ShapeShifter.h Remove deprecated interfaces 6 years ago
SpaceCadet.cpp Rearrange the file layout in preparation of becoming a monorepo 6 years ago
SpaceCadet.h Remove deprecated interfaces 6 years ago
Syster.cpp Remove deprecated interfaces 6 years ago
Syster.h Remove deprecated interfaces 6 years ago
TapDance.cpp TapDance: Switch from 16-bit bitfields to using a struct 6 years ago
TapDance.h TapDance: Switch from 16-bit bitfields to using a struct 6 years ago
TopsyTurvy.cpp Rearrange the file layout in preparation of becoming a monorepo 6 years ago
TopsyTurvy.h Rebuild all key definitions to use the new Key() constructor 6 years ago
TriColor.cpp Rearrange the file layout in preparation of becoming a monorepo 6 years ago
TriColor.h Rearrange the file layout in preparation of becoming a monorepo 6 years ago
TypingBreaks.cpp FocusSerial: New, simplified API 6 years ago
TypingBreaks.h Remove deprecated interfaces 6 years ago
USB-Quirks.cpp License clarification & copyright assignments 6 years ago
USB-Quirks.h License clarification & copyright assignments 6 years ago
Unicode.cpp Unicode: Add a way to slow it all down 6 years ago
Unicode.h Unicode: Add a way to slow it all down 6 years ago
WinKeyToggle.cpp New plugin: WinKeyToggle 6 years ago
WinKeyToggle.h New plugin: WinKeyToggle 6 years ago