keychron_qmk_firmware/quantum/process_keycode/process_printer.h

8 lines
111 B
C
Raw Normal View History

2016-10-17 02:03:56 +06:00
#ifndef PROCESS_PRINTER_H
#define PROCESS_PRINTER_H
#include "quantum.h"
#include "protocol/serial.h"
#endif