summaryrefslogtreecommitdiff
path: root/keyboards/al1/config.h
diff options
context:
space:
mode:
authorYakbats <yakbats@gmail.com>2022-03-14 15:05:39 -0700
committerGitHub <noreply@github.com>2022-03-14 15:05:39 -0700
commit6c11579876cc721b46c734ffd34b66102726df58 (patch)
tree7c0bfdccb0c9dc51ac1ac8d2f77b40001713455b /keyboards/al1/config.h
parenta12d58c6c965254bdf40ae0f02a6644e183eb17c (diff)
[Keyboard] Add via keymap to AL1 (#16499)
Diffstat (limited to 'keyboards/al1/config.h')
-rw-r--r--keyboards/al1/config.h4
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