forked from mirrors/qmk_userspace
MAGIC functionality, AG swap in default layout
This commit is contained in:
parent
5f648b6c40
commit
ab19ebd08a
10 changed files with 226 additions and 161 deletions
6
tmk_core/common/magic.h
Normal file
6
tmk_core/common/magic.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef MAGIC_H
|
||||
#define MAGIC_H
|
||||
|
||||
void magic(void);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue