Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
056f7b3676
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
[0] = LAYOUT_split_3x5_2(
|
||||
KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P,
|
||||
KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN,
|
||||
KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_QUOT,
|
||||
KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH,
|
||||
LT(3,KC_TAB), KC_LSFT, KC_SPC, LT(1,KC_ENT)
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue