This website requires JavaScript.
Explore
Help
Sign In
steven-y-e
/
qmk
Watch
1
Star
0
Fork
You've already forked qmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
92a787ca4c
qmk
/
tmk_core
/
common
/
magic.h
4 lines
32 B
C
Raw
Normal View
History
Unescape
Escape
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
2020-12-25 23:56:11 -05:00
#
pragma once
MAGIC functionality, AG swap in default layout
2016-04-16 18:51:58 -04:00
void
magic
(
void
)
;