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:
parent
372af5e3f6
commit
ef9e544a7e
9 changed files with 171 additions and 0 deletions
|
@ -7,6 +7,9 @@
|
|||
#ifdef SUBPROJECT_rev2
|
||||
#include "rev2.h"
|
||||
#endif
|
||||
#ifdef SUBPROJECT_rev2fliphalf
|
||||
#include "rev2fliphalf.h"
|
||||
#endif
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue