forked from mirrors/qmk_userspace
[Keyboard] Add Mode Eighty M80v2 PCB support (#15486)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
9475767e7a
commit
dea23720e6
49 changed files with 804 additions and 35 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#if defined(KEYBOARD_mode_eighty_m80h)
|
||||
#include "m80h.h"
|
||||
#elif defined(KEYBOARD_mode_eighty_m80s)
|
||||
#include "m80s.h"
|
||||
#endif // Mode80 solderable "S" and hotswap "H" revisions
|
||||
Loading…
Add table
Add a link
Reference in a new issue