index
:
qmk_firmware.git
master
forked from https://github.com/qmk/qmk_firmware
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
zen
/
zen.h
blob: 56fc64fe26b1a4685ea3c399406a6f39bb71fc2d (
plain
) (
blame
)
1
2
3
4
5
6
7
#ifndef ZEN_H
#define ZEN_H
#include
"rev1.h"
#include
"quantum.h"
#endif