index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
lazydesigners
/
the50
/
the50.h
blob: e796e9161c947a87552c54c12fabdc26ca4bc516 (
plain
)
1
2
3
4
5
6
#pragma once #include "quantum.h" void the50_led_on(void); void the50_led_off(void);