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 7adf80dacc
Layer handling reworked
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 Layer handling reworked 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 Layer handling reworked 8 years ago
LED-Numlock.h Rework the hook handling 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 Rework the hook handling 8 years ago
TestMode.h Test mode: speed up color cycling and implement matrix testing 8 years ago
hooks.cpp hooks: Add a way to replace hooks 8 years ago
hooks.h keyswitch_state: Rename the state arguments to keyState 8 years ago
key_defs.h Layer handling reworked 8 years ago
key_events.cpp Layer handling reworked 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 Layer handling reworked 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