Skip to content

Commit

Permalink
Update keyboards/handwired/scottokeebs/scottomacrodeck/keymaps/via/ke…
Browse files Browse the repository at this point in the history
…ymap.c

Co-authored-by: Drashna Jaelre <drashna@live.com>
  • Loading branch information
joe-scotto and drashna authored Aug 14, 2023
1 parent 55f4dd7 commit 84bedeb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include QMK_KEYBOARD_H

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT_ortho_3x4(
[0] = LAYOUT(
KC_1, KC_2, KC_3,
KC_Q, KC_W, KC_E, KC_R,
KC_A, KC_S, KC_D, KC_F
Expand Down

0 comments on commit 84bedeb

Please sign in to comment.