Add wings42 rev2 (#13702)

* add rev2

* add encoder settings

* add license header
This commit is contained in:
yfuku
2021-12-27 12:05:31 +09:00
committed by GitHub
parent db358d171d
commit 55c75da524
13 changed files with 565 additions and 3 deletions

View File

@@ -24,3 +24,7 @@
#ifdef KEYBOARD_wings42_rev1_extkeys
# include "rev1_extkeys.h"
#endif
#ifdef KEYBOARD_wings42_rev2
# include "rev2.h"
#endif