Skip to content

Commit

Permalink
rocker: keymap adjustments
Browse files Browse the repository at this point in the history
Change-Id: If6bb837d22c96050f58394dccdbdfbeaedeeceb6
  • Loading branch information
bahusoid committed Jun 17, 2024
1 parent 903737d commit 1c66713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/keymaps/keymap-agptekrocker.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ static const struct button_mapping button_context_quickscreen[] = {
{ ACTION_QS_RIGHT, BUTTON_RIGHT|BUTTON_REPEAT, BUTTON_NONE },
{ ACTION_STD_CONTEXT, BUTTON_SELECT|BUTTON_REPEAT, BUTTON_SELECT },
{ ACTION_STD_CANCEL, BUTTON_SELECT|BUTTON_REL, BUTTON_SELECT },
{ ACTION_STD_CANCEL, BUTTON_POWER, BUTTON_NONE},

LAST_ITEM_IN_LIST
}; /* button_context_quickscreen */
Expand Down

0 comments on commit 1c66713

Please sign in to comment.