VirtualHID.h removed

The virtual hardware now uses great parts of the physical
implementation.

Signed-off-by: Florian Fleissner <florian.fleissner@inpartik.de>
pull/640/head
Florian Fleissner 6 years ago committed by Jesse Vincent
parent ab6e5b7c2e
commit 41ecf184d5

@ -26,11 +26,7 @@
#include "kaleidoscope/key_defs_aliases.h" #include "kaleidoscope/key_defs_aliases.h"
#ifdef KALEIDOSCOPE_VIRTUAL_BUILD
#include "VirtualHID/VirtualHID.h"
#else
#include "KeyboardioHID.h" #include "KeyboardioHID.h"
#endif
namespace kaleidoscope { namespace kaleidoscope {

Loading…
Cancel
Save