mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-06 18:25:47 +03:00
8 lines
76 B
C
8 lines
76 B
C
#ifndef ZEN_H
|
|
#define ZEN_H
|
|
|
|
#include "rev1.h"
|
|
#include "quantum.h"
|
|
|
|
#endif
|