From dcc363390f47ec23fdbc04bb56bb03a3cbf310e6 Mon Sep 17 00:00:00 2001 From: Max <17062872+westfoxtrot@users.noreply.github.com> Date: Wed, 22 Nov 2017 15:52:42 +0000 Subject: Added Daisy port (#2016) * Add files via upload * Update readme.md * Update readme.md * Update readme.md * Add files via upload * Delete config.h * Delete rules.mk * Add files via upload * Update config.h * revised config files * revised readme * Update readme.md * Update readme.md --- keyboards/daisy/daisy.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/daisy/daisy.c (limited to 'keyboards/daisy/daisy.c') diff --git a/keyboards/daisy/daisy.c b/keyboards/daisy/daisy.c new file mode 100644 index 0000000000..f8ca24ff0b --- /dev/null +++ b/keyboards/daisy/daisy.c @@ -0,0 +1,15 @@ +#include "daisy.h" + +void led_set_kb(uint8_t usb_led) { + // put your keyboard LED indicator (ex: Caps Lock LED) toggling code here + if (usb_led & (1<