diff options
Diffstat (limited to 'keyboards/al1/config.h')
-rw-r--r-- | keyboards/al1/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/al1/config.h b/keyboards/al1/config.h index b003a9cd6c..c8edb8ebfe 100644 --- a/keyboards/al1/config.h +++ b/keyboards/al1/config.h @@ -27,8 +27,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define PRODUCT AL1 /* key matrix size */ -#define MATRIX_ROWS 7 -#define MATRIX_COLS 20 +#define MATRIX_ROWS 6 +#define MATRIX_COLS 16 #define LED_NUM_LOCK_PIN D0 #define LED_CAPS_LOCK_PIN B7 |