Browse Source

Update keyboards/handwired/replicazeron/common/leds.c

Co-authored-by: Ryan <fauxpark@gmail.com>
pull/20108/head
9R 7 months ago
committed by 9R
parent
commit
b69d079339
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      keyboards/handwired/replicazeron/common/leds.c

+ 2
- 0
keyboards/handwired/replicazeron/common/leds.c View File

@ -15,6 +15,8 @@
*/
#include "leds.h"
#include <stdbool.h>
#include "gpio.h"
//////////// Status LEDs //////////////
void init_leds(void) {


Loading…
Cancel
Save