Add KeyboardioHID to the Model 01 hardware definition

So we can try to remove it from the Kaleidoscope core
pull/365/head
Jesse Vincent 7 years ago
parent 3bf563e167
commit 59aaa0cc6f
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -1,4 +1,5 @@
#include <Kaleidoscope.h> #include <Kaleidoscope.h>
#include <KeyboardioHID.h>
#include <avr/wdt.h> #include <avr/wdt.h>
KeyboardioScanner Model01::leftHand(0); KeyboardioScanner Model01::leftHand(0);

Loading…
Cancel
Save