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 fab76c9fd4
Fix the modifier macros after the flags/keyCode swap
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 Sync the LEDs at the end of the loop 8 years ago
KeyboardioFirmware.h Remove references to the Wire library, which the KeyboardioScanner no longer uses 8 years ago
LED-BreatheEffect.cpp remove unused breathe state structure 8 years ago
LED-BreatheEffect.h remove unused breathe state structure 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 remove unused breathe state structure 8 years ago
LED-Numlock.h remove unused breathe state structure 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 Sync the LEDs at the end of the loop 8 years ago
LEDControl.h Rework the hook handling 8 years ago
LEDUtils.cpp remove unused breathe state structure 8 years ago
LEDUtils.h remove unused breathe state structure 8 years ago
Model01.cpp Remove references to the Wire library, which the KeyboardioScanner no longer uses 8 years ago
Model01.h Remove references to the Wire library, which the KeyboardioScanner no longer uses 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 Fix the modifier macros after the flags/keyCode swap 8 years ago
key_events.cpp Rename Key.rawKey to Key.keyCode 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 Rename Key.rawKey to Key.keyCode 8 years ago
layers.h Layers: Don't use hooks for the layer event handler 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