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