From e3b3c1ef82c05533c7368c834da4aee3ed0a3261 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 8 Dec 2017 15:12:41 +0800 Subject: add do60 support --- keyboards/do60/do60.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 keyboards/do60/do60.c (limited to 'keyboards/do60/do60.c') diff --git a/keyboards/do60/do60.c b/keyboards/do60/do60.c new file mode 100644 index 000000000..502d02a40 --- /dev/null +++ b/keyboards/do60/do60.c @@ -0,0 +1,19 @@ +#include "do60.h" + + +extern inline void do60_caps_led_on(void); +extern inline void do60_bl_led_on(void); + +extern inline void do60_caps_led_off(void); +extern inline void do60_bl_led_off(void); + + +void led_set_kb(uint8_t usb_led) { + if (usb_led & (1<