mirror of
https://github.com/qmk/qmk_userspace.git
synced 2026-03-10 18:20:25 -04:00
cleanup includes
This commit is contained in:
parent
ea6331d3d9
commit
eaa09ad7ec
1 changed files with 0 additions and 5 deletions
|
|
@ -1,10 +1,5 @@
|
|||
|
||||
#include "../__init__.h"
|
||||
#include "keycodes.h"
|
||||
#include "magic_sturdy/__init__.h"
|
||||
#include "magic_sturdy/general.h"
|
||||
#include "modifiers.h"
|
||||
#include "repeat_key.h"
|
||||
|
||||
void process_magic_key_1(void) {
|
||||
if (mag1_key_count >= 2) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue