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
/
ergo42
/
ergo42.h
blob: 656b211308a5c07dbf00be351d3bda1d74a597c6 (
plain
)
1
2
3
4
5
6
7
#pragma once
#include
"quantum.h"
#ifdef KEYBOARD_ergo42_rev1
#include
"rev1.h"
#endif