summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_printer.h
blob: fdd36d75a871be2206bf4965b38ed065daead518 (plain)
1
2
3
4
5
6
7
8
#ifndef PROCESS_PRINTER_H
#define PROCESS_PRINTER_H

#include "quantum.h"

#include "protocol/serial.h"

#endif