mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 12:22:57 +00:00
7 lines
66 B
C
7 lines
66 B
C
#ifndef MINORCA_H
|
|
#define MINORCA_H
|
|
|
|
#include "quantum.h"
|
|
|
|
#endif
|