1
0
Fork 0

Refactor some layouts which contain keyboard name (#19645)

* Refactor some layouts which contain keyboard name

* use planck_mit
This commit is contained in:
Joel Challis 2023-01-20 05:44:05 +00:00 committed by GitHub
parent 18d107b29b
commit 53cc6170ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 179 additions and 94 deletions

View file

@ -14,7 +14,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* NaNAppGUIAlt
*
*/
[0] = LAYOUT_ai_5x4_1(
[0] = LAYOUT(
KC_TAB, KC_Q, KC_W, KC_E,
KC_BSPC, KC_R, KC_T, KC_A,
KC_LSFT, KC_S, KC_D, KC_F,