examples/Kaleidoscope: Include Kaleidoscope.h first

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

@ -17,11 +17,11 @@
#define DEBUG_SERIAL false
#include "Kaleidoscope.h"
#include "Kaleidoscope-MouseKeys.h"
#include "Kaleidoscope-Macros.h"
#include "Kaleidoscope-LEDControl.h"
#include "Kaleidoscope-NumPad.h"
#include "Kaleidoscope.h"
#include "LED-Off.h"
#include "Kaleidoscope-LEDEffect-SolidColor.h"

Loading…
Cancel
Save