diff options
Diffstat (limited to 'keyboards/handwired/sono1')
-rw-r--r-- | keyboards/handwired/sono1/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/sono1/config.h b/keyboards/handwired/sono1/config.h index f5f0e08e08..9f1a9ae244 100644 --- a/keyboards/handwired/sono1/config.h +++ b/keyboards/handwired/sono1/config.h @@ -18,10 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -/* key matrix size */ -#define MATRIX_ROWS 15 -#define MATRIX_COLS 8 - /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW |