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/fantastic60
Kai Ryu 712510350c fantastic60: Fix bugs regarding backlight and RGB LED
- Bug fixes
- Change driving of backlight led to active high
- Handle typing led only when backlight is on
- Handle rgb increase/decrease only in rgb fixed mode
- Add setting rgb brightness when swiching backlight level
2015-12-24 20:39:51 +09:00
..
backlight.c fantastic60: Fix bugs regarding backlight and RGB LED 2015-12-24 20:39:51 +09:00
config.h fantastic60: Support for Fantastic60 V2 2015-12-14 12:26:28 +09:00
keymap_common.c fantastic60: Implement simple controlling of RGB LED 2015-06-04 16:17:29 +09:00
keymap_common.h fantastic60: Implement improved controlling of RGB LED 2015-06-04 16:18:24 +09:00
keymap_default.c fantastic60: Implement improved controlling of RGB LED 2015-06-04 16:18:24 +09:00
led.c fantastic60: New branch for Fantastic60 2015-06-04 16:15:53 +09:00
ledmap.c fantastic60: Support for Fantastic60 V2 2015-12-14 12:26:28 +09:00
Makefile fantastic60: Disable bootmagic and change method of detecting ps2 mouse 2015-12-24 20:36:41 +09:00
Makefile.pjrc fantastic60: Support for Fantastic60 V2 2015-12-14 12:26:28 +09:00
matrix.c fantastic60: Disable bootmagic and change method of detecting ps2 mouse 2015-12-24 20:36:41 +09:00
rgb.c fantastic60: Fix bugs regarding backlight and RGB LED 2015-12-24 20:39:51 +09:00
rgb.h fantastic60: Implement improved controlling of RGB LED 2015-06-04 16:18:24 +09:00
shift_register.c fantastic60: Implement improved controlling of RGB LED 2015-06-04 16:18:24 +09:00
shift_register.h fantastic60: Implement improved controlling of RGB LED 2015-06-04 16:18:24 +09:00