This website requires JavaScript.
Explore
Help
Sign In
andrejl
/
qmk-dactyl-manuform-a
Watch
1
Star
0
Fork
You've already forked qmk-dactyl-manuform-a
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
862b348046
qmk-dactyl-manuform-a
/
keyboards
/
rotr
/
rotr.h
10 lines
106 B
C
Raw
Blame
History
#
pragma once
#
include
"quantum.h"
#
define LAYOUT( \
K00, K01, K02 \
) { \
{ K00, K01, K02 } \
}
Reference in New Issue
View Git Blame
Copy Permalink