Skip to content

Commit

Permalink
Update keyboards/handwired/scottokeebs/scottomouse/keymaps/scotto/key…
Browse files Browse the repository at this point in the history
…map.c

Co-authored-by: Ryan <fauxpark@gmail.com>
  • Loading branch information
joe-scotto and fauxpark authored Aug 14, 2023
1 parent 22ed952 commit 2aaf649
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ combo_t key_combos[] = {
};

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT_1x6(
[0] = LAYOUT(
KC_MS_BTN1, KC_MS_BTN2, KC_MS_LEFT, KC_MS_UP, KC_MS_DOWN, KC_MS_RIGHT
)
};

0 comments on commit 2aaf649

Please sign in to comment.