Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mino Plus Keyboard #19535

Merged
merged 12 commits into from
Jan 18, 2023
Prev Previous commit
Remove pin defines
  • Loading branch information
Shandon Anderson committed Jan 15, 2023
commit f501b64118e0be8364949379838c9586b473ed36
3 changes: 0 additions & 3 deletions keyboards/mino_plus/soldered/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

#include "config_common.h"

#define MATRIX_ROWS 5
#define MATRIX_COLS 15

#define DEBOUNCE 5

#define I2C_DRIVER I2CD1
Expand Down