Skip to content

Commit

Permalink
Add Ergodox 2023 layout
Browse files Browse the repository at this point in the history
  • Loading branch information
leviport committed May 2, 2024
1 parent f8e3bb4 commit 10d85ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/ergodox_ez/keymaps/levi_2023/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
KC_TAB, KC_F, KC_G, KC_C, KC_R, KC_L, KC_SLSH,
KC_D, KC_H, KC_T, KC_N, KC_S, KC_MINS,
KC_ENT, KC_B, KC_M, KC_W, KC_V, KC_Z, KC_RSFT,
KC_RCTL, KC_RALT, KC_BSLS, KC_RGUI, KC_RCTL,
MO(FN), KC_RALT, KC_BSLS, KC_RGUI, KC_RCTL,
KC_PGUP, KC_ESC,
KC_PGDN,
KC_DEL, KC_BSPC, MO(FN)
Expand Down

0 comments on commit 10d85ef

Please sign in to comment.