qmk_firmware/keyboards/lazydesigners/the50/the50.h

6 lines
87 B
C

#pragma once
#include "quantum.h"
void the50_led_on(void);
void the50_led_off(void);