Browse Source

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

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

+ 1
- 2
keyboards/handwired/replicazeron/common/leds.h View File

@ -16,8 +16,7 @@
#pragma once
#include "gpio.h"
#include "stdbool.h"
#include <stdint.h>
void init_leds(void);


Loading…
Cancel
Save