Commit Graph

36 Commits (15710db4ada682d274c1d02b4d66ed7ac820a821)

Author SHA1 Message Date
Drashna Jaelre 15710db4ad
Move feature suspend logic out of platform specific code (#14210) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Drashna Jaelre da0c551692
Add missing LED Matrix suspend code to suspend.c (#12878) 4 years ago
github-actions[bot] 39bc8163d0
[CI] Format code according to conventions (#12731) 4 years ago
Drashna Jaelre d8167779cd
Change RGB/LED Matrix to use a simple define for USB suspend (#12697) 4 years ago
Ryan ce99f98bb5
LED Matrix: suspend code (#12509) 4 years ago
XScorpion2 cde2859a65
Split RGB Matrix (#11055) 4 years ago
Ryan 39694d5eb0
V-USB suspend refactor (#11891) 4 years ago
Joshua Diamond 9a4618b05b
Address wake from sleep instability (#11450) 4 years ago
Joshua Diamond ae4ee7553a
Stop sounds when suspended (#11553) 4 years ago
Joshua Diamond 4d96b85b6f
Lighting Layers should be disabled when suspended (#11442) 4 years ago
Ryan 411b92e206
Remove useless wait in AVR suspend code (#11352) 4 years ago
Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 5 years ago
Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
James Churchill 37932c293c Next set of split_common changes (#4974) 6 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113) 6 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) 6 years ago
Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865) 6 years ago
Wilba6582 48a992f1c0 Zeal60/Zeal65/M60-A implementation (#3879) 7 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582) 7 years ago
Drashna Jaelre 32ff7be266 Fix RG Sleep issues for Teensy Controllers 7 years ago
Drashna Jaelre 526eabb6f8 Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP 7 years ago
Drashna Jaelre cb91320d6d Add Suspend functions (#3112) 7 years ago
Drashna Jaelre 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 7 years ago
U-LANDSRAAD\drashna bdb718af0d Fix RGB Sleep code 7 years ago
skullydazed 7c9d5ace14 Generate API docs from source code comments (#2491) 7 years ago
Drashna Jaelre ff728a8a01 [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104) 7 years ago
Fred Sundvik abda6ff7bb Include host.h from suspend.c 8 years ago
Luiz Ribeiro 9ce38cbccf Simplified and polished a bit the code changes on tmk_core 8 years ago
Luiz Ribeiro f7462aaa61 Got ps2avrGB to work with the V-USB protocol 8 years ago
Wilba6582 cf3926a8e1 Fixed NO_SUSPEND_POWER_DOWN handling 9 years ago
Wilba6582 5893f0fa1f Fixed NO_SUSPEND_POWER_DOWN handling 9 years ago
Jack Humbert 8e88d55bfd reverts #343 for the most part (#474) 9 years ago
Eric Tang aaa758f1d3 Optimize matrix scanning (#343) 9 years ago
Jack Humbert 157ddccc2c start-up sound working, removes tick with some devices 9 years ago
IBNobody 4b3358acc2 Fixed speaker being on during sleep. 9 years ago
IBNobody a70f439672 Added command to turn LED indicators off while sleeping 9 years ago
Peter Eichinger c5f90eb99b Remove led_off() it is not used 9 years ago
Peter Eichinger b2badef7d0 Backlight fix from reddit 9 years ago
tmk 6b588eb7f7 Add keyboard_setup() and matrix_setup() 10 years ago