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 4aa6e14021
Add an explicit release event
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 Move mouse keys to a library 8 years ago
KeyboardioFirmware.h Introduce a helper macro to compute the keymap size 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-Off.h LED-Off: A new "effect" that simply turns LEDs off 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 keyswitch_state: Rename the state arguments to keyState 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 keyswitch_state: Rename the state arguments to keyState 8 years ago
TestMode.h keyswitch_state: Rename the state arguments to keyState 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 Move all macro handling into separate files 8 years ago
key_events.cpp Add an explicit release event 8 years ago
key_events.h Add an explicit release event 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
utils.cpp Source code rearrangement 8 years ago
utils.h Source code rearrangement 8 years ago