Refactor minidox to use split_common (#7924)
* Initial refactor of minidox to split_common * post rebase fixes
This commit is contained in:
parent
e04c5edaae
commit
1249594cf0
15 changed files with 32 additions and 985 deletions
|
@ -1,7 +1,4 @@
|
|||
#ifndef REV1_H
|
||||
#define REV1_H
|
||||
|
||||
#include "../minidox.h"
|
||||
#pragma once
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
|
@ -24,5 +21,3 @@
|
|||
{ k61, k62, k63, k64, k65 }, \
|
||||
{ ___, ___, k73, k74, k75 } \
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue