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
Gergely Nagy aed2fc8d98
Event hooks reworked, again
8 years ago
..
BootAnimation.cpp BootAnimation: Only display the animation once 8 years ago
BootAnimation.h BootAnimation shall not be a LED effect 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 Loop hooks: Run the loop hooks twice 8 years ago
KeyboardioFirmware.h Layer handling reworked 8 years ago
LED-BreatheEffect.cpp Rework the hook handling 8 years ago
LED-BreatheEffect.h Rework the hook handling 8 years ago
LED-ChaseEffect.cpp Rework the hook handling 8 years ago
LED-ChaseEffect.h Rework the hook handling 8 years ago
LED-Numlock.cpp Loop hooks: Run the loop hooks twice 8 years ago
LED-Numlock.h Loop hooks: Run the loop hooks twice 8 years ago
LED-Off.cpp Rework the hook handling 8 years ago
LED-Off.h Rework the hook handling 8 years ago
LED-RainbowEffect.cpp Rework the hook handling 8 years ago
LED-RainbowEffect.h Rework the hook handling 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 Rework the hook handling 8 years ago
LEDControl.h Rework the hook handling 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 Update LED layout to match the Model 01 production hardware 8 years ago
Model01.h Add KEYMAP macros for more readable keymap definitions 8 years ago
Storage.cpp Source code rearrangement 8 years ago
Storage.h Source code rearrangement 8 years ago
TestMode.cpp Event hooks reworked, again 8 years ago
TestMode.h Event hooks reworked, again 8 years ago
hooks.cpp hooks: Add a way to replace hooks 8 years ago
hooks.h Event hooks reworked, again 8 years ago
key_defs.h Introduce ___ and XXX aliases 8 years ago
key_events.cpp Event hooks reworked, again 8 years ago
key_events.h Layer handling reworked 8 years ago
keymap_metadata.h Separate the keymap layout from the core firmware 8 years ago
keyswitch_state.h keyswitch_state: Rename the state arguments to keyState 8 years ago
layers.cpp Event hooks reworked, again 8 years ago
layers.h Layer handling reworked 8 years ago
plugin.h Rework the hook handling 8 years ago
utils.cpp Source code rearrangement 8 years ago
utils.h Source code rearrangement 8 years ago