Skip to content

Commit 24a86d5

Browse files
authored
Fixup cannonkeys/satisfaction75 (readd backlight.breathing_period) (#19901)
1 parent 0512e28 commit 24a86d5

File tree

1 file changed

+2
-0
lines changed
  • keyboards/cannonkeys/satisfaction75

1 file changed

+2
-0
lines changed

keyboards/cannonkeys/satisfaction75/led.c

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
1919
#include "led_custom.h"
2020
#include "satisfaction75.h"
2121

22+
#define BREATHING_PERIOD 6
23+
2224
static void breathing_callback(PWMDriver *pwmp);
2325

2426
static PWMConfig pwmCFG = {

0 commit comments

Comments
 (0)