mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-23 22:51:57 +00:00
MAGIC functionality, AG swap in default layout
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user