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
/
7skb
/
7skb.h
blob: 9e23d0ad3c5ec9ee4cec0b039d56e57211b73a8a (
plain
)
1
2
3
4
5
6
7
#pragma once
#include
"quantum.h"
#ifdef KEYBOARD_7skb_rev1
#include
"rev1.h"
#endif