60b4ee1df3
* move directory * fix * move wings42 to dailycraft * Adjust wings42 to work with organization folder.
11 lines
170 B
C
11 lines
170 B
C
#pragma once
|
|
|
|
#ifdef KEYBOARD_dailycraft_bat43_rev1
|
|
#include "rev1.h"
|
|
#endif
|
|
#ifdef KEYBOARD_dailycraft_bat43_rev2
|
|
#include "rev2.h"
|
|
#endif
|
|
|
|
#include "quantum.h"
|