ditigal.xyz
Log in
—
Register
~ruther
/
qmk_firmware
summary
tree
log
refs
ref:
1da7c8c8d0c70c9f614ce898ee3380db0f04fa27
qmk_firmware
/
keyboards
/
lazydesigners
/
the50
/the50.h
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
1da7c8c8
— QMK Bot Merge remote-tracking branch 'origin/master' into develop
2 years ago
1
2
3
4
5
6
#pragma once
#include
"quantum.h"
void
the50_led_on
(
void
);
void
the50_led_off
(
void
);