mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-11 23:20:46 +02:00
7 lines
66 B
C
7 lines
66 B
C
#ifndef MINORCA_H
|
|
#define MINORCA_H
|
|
|
|
#include "quantum.h"
|
|
|
|
#endif
|