Move to organization folder (#15481)
* move directory * fix * move wings42 to dailycraft * Adjust wings42 to work with organization folder.fix_template_bootmagic
parent
6151b365f9
commit
60b4ee1df3
@ -1,9 +1,9 @@ |
||||
#pragma once |
||||
|
||||
#ifdef KEYBOARD_bat43_rev1 |
||||
#ifdef KEYBOARD_dailycraft_bat43_rev1 |
||||
#include "rev1.h" |
||||
#endif |
||||
#ifdef KEYBOARD_bat43_rev2 |
||||
#ifdef KEYBOARD_dailycraft_bat43_rev2 |
||||
#include "rev2.h" |
||||
#endif |
||||
|
@ -1,5 +1,5 @@ |
||||
#pragma once |
||||
|
||||
#ifdef KEYBOARD_claw44_rev1 |
||||
#ifdef KEYBOARD_dailycraft_claw44_rev1 |
||||
#include "rev1.h" |
||||
#endif |
Loading…
Reference in new issue