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 c003379074 Some changes of backlight effects
- Change backlight levels from 10 to 8
- Remove fading when press and release mode
- Remove typing led (fade out)
- Change implementation of breathing led
- New marquee mode at level 7
2015-05-07 10:33:39 +09:00
..
backlight.c Some changes of backlight effects 2015-05-07 10:33:39 +09:00
config_lite.h Some changes of backlight effects 2015-05-07 10:33:39 +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 Move implementation of callback function into backlight 2015-04-27 19:05:06 +09:00
rgb.h Move implementation of callback function into backlight 2015-04-27 19:05:06 +09:00
ws2812_config.h Implement RGB LED controlling for Staryu 2015-04-21 17:23:26 +09:00