index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
nicekey
/
nicekey.h
blob: f008be168e50a175b78f61c2dbf86518bd4d4f92 (
plain
)
1
2
3
4
5
6
7
8
9
#pragma once #include "quantum.h" #define LAYOUT( \ k00 \ ) { \ { k00 } \ }