1
0
Fork 0

[Keyboard] Add via keymap to AL1 (#16499)

This commit is contained in:
Yakbats 2022-03-14 15:05:39 -07:00 committed by GitHub
parent a12d58c6c9
commit 6c11579876
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 51 additions and 2 deletions

View file

@ -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