1
0
Fork 0

Let's Split: establish rev2fliphalf subproject

Subproject to accomodate second half pad built in opposite orientation
(places TRRS jacks on opposing edges for shorter cable runs)
This commit is contained in:
TerryMathews 2017-01-29 22:22:32 -05:00
parent 372af5e3f6
commit ef9e544a7e
9 changed files with 171 additions and 0 deletions

View file

@ -7,6 +7,9 @@
#ifdef SUBPROJECT_rev2
#include "rev2.h"
#endif
#ifdef SUBPROJECT_rev2fliphalf
#include "rev2fliphalf.h"
#endif
#include "quantum.h"