Skip to content

Commit

Permalink
Fixup cannonkeys/satisfaction75 (readd backlight.breathing_period) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
waffle87 authored Feb 22, 2023
1 parent 0512e28 commit 24a86d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboards/cannonkeys/satisfaction75/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "led_custom.h"
#include "satisfaction75.h"

#define BREATHING_PERIOD 6

static void breathing_callback(PWMDriver *pwmp);

static PWMConfig pwmCFG = {
Expand Down

0 comments on commit 24a86d5

Please sign in to comment.