ditigal.xyz
Log in
—
Register
~ruther
/
qmk_firmware
summary
tree
log
refs
ref:
c667da019078442ff0fd9a4ca33ad09b627672f2
qmk_firmware
/
keyboards
/
lazydesigners
/
the50
/the50.h
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
c667da01
— David Hoelscher QP getters correction (#22357)
2 years ago
1
2
3
4
5
6
#pragma once
#include
"quantum.h"
void
the50_led_on
(
void
);
void
the50_led_off
(
void
);