summaryrefslogtreecommitdiff
path: root/keyboards/lily58/rev1/rev1.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lily58/rev1/rev1.c')
-rw-r--r--keyboards/lily58/rev1/rev1.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/lily58/rev1/rev1.c b/keyboards/lily58/rev1/rev1.c
deleted file mode 100644
index e78f2ccfa5..0000000000
--- a/keyboards/lily58/rev1/rev1.c
+++ /dev/null
@@ -1,8 +0,0 @@
-#include "lily58.h"
-
-#ifdef SSD1306OLED
-void led_set_kb(uint8_t usb_led) {
- // put your keyboard LED indicator (ex: Caps Lock LED) toggling code here
- //led_set_user(usb_led);
-}
-#endif \ No newline at end of file