Skip to content

Commit

Permalink
fix sniper 5
Browse files Browse the repository at this point in the history
  • Loading branch information
morganvenable committed Aug 18, 2024
1 parent f8af309 commit b4d7150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/svalboard/keymaps/vial/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ const uint16_t PROGMEM keymaps[DYNAMIC_KEYMAP_LAYER_COUNT][MATRIX_ROWS][MATRIX_C
/*L1*/ KC_BTN1, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, XXXXXXX,
/*L2*/ KC_BTN3, KC_TRNS, KC_TRNS, SV_SNIPER_2, KC_TRNS, XXXXXXX,
/*L3*/ KC_BTN2, KC_TRNS, KC_TRNS, SV_SNIPER_3, KC_TRNS, XXXXXXX,
/*L4*/ SV_RECALIBRATE_POINTER, KC_TRNS, SV_SNIPER_5, KC_TRNS, KC_TRNS, XXXXXXX,
/*L4*/ SV_RECALIBRATE_POINTER, KC_TRNS, KC_TRNS, SV_SNIPER_5, KC_TRNS, XXXXXXX,
/* Down Pad Up Nail Knuckle DoubleDown*/
/*RT*/ KC_TRNS, KC_BTN1, KC_TRNS, KC_BTN2, KC_BTN3, KC_TRNS,
/*LT*/ KC_TRNS, KC_BTN1, KC_TRNS, KC_BTN2, KC_BTN3, KC_TRNS
Expand Down

0 comments on commit b4d7150

Please sign in to comment.