]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tmk_core/protocol/lufa/adafruit_ble.h
Merge pull request #1915 from dondelelcaro/ergodox_ez_left_leds
[qmk_firmware.git] / tmk_core / protocol / lufa / adafruit_ble.h
index 036b7d14ea7da25bbc0f24f0f38feca3c780ea3b..5d26a9d5a3e4c9e03c0e4dbb419e4a96eb4f92ff 100644 (file)
@@ -8,6 +8,9 @@
 #include <stdint.h>
 #include <string.h>
 
+#include "config_common.h"
+#include "progmem.h"
+
 #ifdef __cplusplus
 extern "C" {
 #endif