Remove two uses of the obsolete `LED-Off.h` header

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
pull/467/head
Gergely Nagy 6 years ago
parent 6d41c79a5b
commit 76cbb34b69
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

@ -22,8 +22,6 @@
#include <Kaleidoscope-FingerPainter.h>
#include <Kaleidoscope-FocusSerial.h>
#include "LED-Off.h"
// *INDENT-OFF*
KEYMAPS(
[0] = KEYMAP_STACKED

@ -18,8 +18,6 @@
#include <Kaleidoscope.h>
#include <Kaleidoscope-LEDEffects.h>
#include "LED-Off.h"
// *INDENT-OFF*
KEYMAPS(
[0] = KEYMAP_STACKED

Loading…
Cancel
Save