index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
ivy
/
ivy.h
blob: 2cba5f4956276939760c385b788ad2c22ec6a6d0 (
plain
)
1
2
3
4
5
6
7
#pragma once
#ifdef KEYBOARD_ivy_rev1
#include
"rev1.h"
#endif
#include
"quantum.h"