Skip to content

Commit

Permalink
[Keymap] Fix scheikled keymap for dactyl_manuform/4x6 (qmk#21206)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunk2k committed Jun 13, 2023
1 parent af58f26 commit f4529eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
N_PASTE , N_UNDO , KC_BSPC , KC_DEL

),

};
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ COMMAND_ENABLE = no
NKRO_ENABLE = yes
RGBLIGHT_ENABLE = yes
DEBOUNCE_TYPE = asym_eager_defer_pk
USER_NAME := scheiklp

0 comments on commit f4529eb

Please sign in to comment.