mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-01 15:55:45 +03:00
working with power limit
This commit is contained in:
8
quantum/process_keycode/process_printer.h
Normal file
8
quantum/process_keycode/process_printer.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef PROCESS_PRINTER_H
|
||||
#define PROCESS_PRINTER_H
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#include "protocol/serial.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user