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 13bddedd7f Merge marquee into typing led mode
- Start marquee mode when idle in typing led mode
- Quit marquee mode when hit anykey
2015-05-07 10:37:27 +09:00
..
backlight.c Merge marquee into typing led mode 2015-05-07 10:37:27 +09:00
config_lite.h Merge marquee into typing led mode 2015-05-07 10:37:27 +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