From 2e4f4162a85092207729fc8b5691cbd02e5b5b64 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Fri, 31 Aug 2018 21:05:30 -0600 Subject: Added support for the BLF/Lumintop GT Mini. (same as the Emisar D1S, but with a lighted button) --- hwdef-BLF_GT_Mini.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hwdef-BLF_GT_Mini.h (limited to 'hwdef-BLF_GT_Mini.h') diff --git a/hwdef-BLF_GT_Mini.h b/hwdef-BLF_GT_Mini.h new file mode 100644 index 0000000..504c561 --- /dev/null +++ b/hwdef-BLF_GT_Mini.h @@ -0,0 +1,4 @@ +/* BLF/Lumintop GT Mini driver layout + */ +// exactly the same as a D1S, but with a lighted button +#include "hwdef-Emisar_D1S.h" -- cgit v1.2.3