hardware::ErgoDox: Use the new path for macro_helpers.h

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
pull/427/head^2
Gergely Nagy 6 years ago
parent 575fbc6bb1
commit f1298c52ba
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

@ -32,7 +32,7 @@
#define HARDWARE_IMPLEMENTATION kaleidoscope::hardware::ErgoDox #define HARDWARE_IMPLEMENTATION kaleidoscope::hardware::ErgoDox
#include "Kaleidoscope-HIDAdaptor-KeyboardioHID.h" #include "Kaleidoscope-HIDAdaptor-KeyboardioHID.h"
#include "macro_helpers.h" #include "kaleidoscope/macro_helpers.h"
struct cRGB { struct cRGB {
uint8_t r, g, b; uint8_t r, g, b;

Loading…
Cancel
Save