rebound rev4, consolodated switch matrix from 5x12 to 7x8 (#9314)

This commit is contained in:
Rossman360
2020-06-19 18:27:27 -04:00
committed by GitHub
parent 5a5ecd7dd9
commit b43bdc1c69
9 changed files with 514 additions and 0 deletions

View File

@@ -24,4 +24,6 @@
#include "rev2.h"
#elif defined(KEYBOARD_montsinger_rebound_rev3)
#include "rev3.h"
#elif defined(KEYBOARD_montsinger_rebound_rev4)
#include "rev4.h"
#endif