Skip to content

Commit

Permalink
feat(atreus): added a shift key to my right pinky
Browse files Browse the repository at this point in the history
  • Loading branch information
SjB committed Mar 12, 2023
1 parent 6d1edab commit 1f4d2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/keyboardio/atreus/keymaps/sjb/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
OSM_SFT, KC_BSLS , KC_GRV ,
LEFT_PRIMARY_THUMB_CLUSTER ,
RIGHT_PRIMARY_THUMB_CLUSTER ,
KC_MINS , KC_QUOT , KC_EQL
KC_MINS , KC_QUOT , EQL_SFT
),
[_RAISE] = LAYOUT_wrapper(
LEFT_RAISE_ROW_1 , RIGHT_RAISE_ROW_1 ,
Expand Down

0 comments on commit 1f4d2fe

Please sign in to comment.