mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Update the Printer class bootloader to use the new Printer Device Class driver, rather than implementing the Printer USB class manually.
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
|
||||
/* Includes: */
|
||||
#include <LUFA/Drivers/USB/USB.h>
|
||||
#include <LUFA/Drivers/USB/Class/Common/PrinterClassCommon.h>
|
||||
|
||||
#include <avr/pgmspace.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user