We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
backlight.breathing_period
1 parent 0512e28 commit 24a86d5Copy full SHA for 24a86d5
keyboards/cannonkeys/satisfaction75/led.c
@@ -19,6 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
19
#include "led_custom.h"
20
#include "satisfaction75.h"
21
22
+#define BREATHING_PERIOD 6
23
+
24
static void breathing_callback(PWMDriver *pwmp);
25
26
static PWMConfig pwmCFG = {
0 commit comments