]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - protocol/mbed/mbed_driver.h
Merge remote-tracking branch 'tmk/master' into cub_layout
[tmk_firmware.git] / protocol / mbed / mbed_driver.h
diff --git a/protocol/mbed/mbed_driver.h b/protocol/mbed/mbed_driver.h
new file mode 100644 (file)
index 0000000..dd1153b
--- /dev/null
@@ -0,0 +1,3 @@
+#include "host_driver.h"
+
+extern host_driver_t mbed_driver;