1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
tmk_keyboard_custom/keyboard/staryu
Kai Ryu c68b1fd6c0 Add two new fading backlight effects
- Fade in when press and fade out when release
- Fade out when press and fade in when release
2015-04-26 22:20:25 +09:00
..
backlight.c Add two new fading backlight effects 2015-04-26 22:20:25 +09:00
config_lite.h Add two new fading backlight effects 2015-04-26 22:20:25 +09:00
config.h New branch for Staryu 2015-04-21 17:22:40 +09:00
keymap_common.c New branch for Staryu 2015-04-21 17:22:40 +09:00
keymap_common.h New branch for Staryu 2015-04-21 17:22:40 +09:00
keymap_default.c Add default keymap for Staryu 2015-04-21 17:23:21 +09:00
keymap_lite.c Implement RGB LED controlling for Staryu 2015-04-21 17:23:26 +09:00
led.c New branch for Staryu 2015-04-21 17:22:40 +09:00
ledmap.c New branch for Staryu 2015-04-21 17:22:40 +09:00
light_ws2812.c Implement RGB LED controlling for Staryu 2015-04-21 17:23:26 +09:00
light_ws2812.h Implement RGB LED controlling for Staryu 2015-04-21 17:23:26 +09:00
Makefile New branch for Staryu 2015-04-21 17:22:40 +09:00
Makefile_lite Add makefile and config for Staryu lite version 2015-04-21 17:23:24 +09:00
Makefile.pjrc New branch for Staryu 2015-04-21 17:22:40 +09:00
matrix.c Implement RGB LED controlling for Staryu 2015-04-21 17:23:26 +09:00
rgb.c Relate brightness of RGB LED to backlight 2015-04-22 19:22:37 +09:00
rgb.h Relate brightness of RGB LED to backlight 2015-04-22 19:22:37 +09:00
ws2812_config.h Implement RGB LED controlling for Staryu 2015-04-21 17:23:26 +09:00