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
/
whale
/
sk
/
sk.h
blob: d9c75f15b2bafd7431c647080ddd83f481fe74c9 (
plain
)
1
2
3
4
5
6
7
#pragma once
#include
"quantum.h"
#ifdef KEYBOARD_whale_sk_v3
#include
"v3.h"
#endif