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
Jesse Vincent 54fb40fd73
Merge pull request #48 from algernon/f/LED/activate
8 years ago
..
KeyboardConfig.cpp Implement Model01::led_set_crgb_at(row, col, color) 8 years ago
KeyboardConfig.h Implement Model01::led_set_crgb_at(row, col, color) 8 years ago
KeyboardioFirmware.cpp Merge branch 'f/LED/pluginification' of https://github.com/algernon/KeyboardioFirmware into algernon-f/LED/pluginification 8 years ago
KeyboardioFirmware.h Split out LED effects into smaller "plugins" 8 years ago
LED-BootAnimation.cpp Split out LED effects into smaller "plugins" 8 years ago
LED-BootAnimation.h Split out LED effects into smaller "plugins" 8 years ago
LED-BreatheEffect.cpp Split out LED effects into smaller "plugins" 8 years ago
LED-BreatheEffect.h Split out LED effects into smaller "plugins" 8 years ago
LED-ChaseEffect.cpp Split out LED effects into smaller "plugins" 8 years ago
LED-ChaseEffect.h Split out LED effects into smaller "plugins" 8 years ago
LED-Numlock.cpp Split out LED effects into smaller "plugins" 8 years ago
LED-Numlock.h Split out LED effects into smaller "plugins" 8 years ago
LED-RainbowEffect.cpp Split out LED effects into smaller "plugins" 8 years ago
LED-RainbowEffect.h Split out LED effects into smaller "plugins" 8 years ago
LED-SolidColor.cpp Split out LED effects into smaller "plugins" 8 years ago
LED-SolidColor.h Split out LED effects into smaller "plugins" 8 years ago
LEDControl.cpp LEDControl: Add a way to activate a mode by pointer 8 years ago
LEDControl.h LEDControl: Add a way to activate a mode by pointer 8 years ago
LEDUtils.cpp Split out LED effects into smaller "plugins" 8 years ago
LEDUtils.h LEDUtils: Fix the BreathState typedef 8 years ago
Model01.cpp Implement Model01::led_set_crgb_at(row, col, color) 8 years ago
Model01.h Implement Model01::led_set_crgb_at(row, col, color) 8 years ago
MouseWrapper.cpp Source code rearrangement 8 years ago
MouseWrapper.h Source code rearrangement 8 years ago
Storage.cpp Source code rearrangement 8 years ago
Storage.h Source code rearrangement 8 years ago
TestMode.cpp Merge branch 'f/LED/pluginification' of https://github.com/algernon/KeyboardioFirmware into algernon-f/LED/pluginification 8 years ago
TestMode.h A way to restart the event handler with a different code 8 years ago
hooks.cpp hooks: Add a way to replace hooks 8 years ago
hooks.h hooks: Add a way to replace hooks 8 years ago
key_defs.h Move keymap changes into the synthetic space. 8 years ago
key_events.cpp Merge pull request #40 from algernon/f/hooks/additional-helpers 8 years ago
key_events.h Add a bit of docs to key_events.h 8 years ago
keymap_metadata.h Separate the keymap layout from the core firmware 8 years ago
keyswitch_state.cpp Source code rearrangement 8 years ago
keyswitch_state.h Source code rearrangement 8 years ago
utils.cpp Source code rearrangement 8 years ago
utils.h Source code rearrangement 8 years ago