index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
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 } \ }