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
/
tmk_core
/
common
/
magic.h
blob: 3fa2d8b81c494bff92f7f1a45e027c8a054c0822 (
plain
)
1
2
3
4
5
6
#ifndef MAGIC_H #define MAGIC_H void magic(void); #endif