Refactor minidox to use split_common (#7924)
* Initial refactor of minidox to split_common * post rebase fixes
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
#ifndef MINIDOX_H
|
||||
#define MINIDOX_H
|
||||
#pragma once
|
||||
|
||||
#ifdef KEYBOARD_minidox_rev1
|
||||
#include "rev1.h"
|
||||
#endif
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user