Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Alabastard-64 committed Jan 24, 2023
1 parent 4c686b6 commit 5a2991b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quantum/pointing_device/pointing_device_modes.c
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ static uint8_t get_pointing_mode_divisor(void) {
case PM_HISTORY:
divisor = POINTING_HISTORY_DIVISOR;
break;

# ifdef EXTRAKEY_ENABLE
case PM_VOLUME:
divisor = POINTING_VOLUME_DIVISOR;
Expand Down

0 comments on commit 5a2991b

Please sign in to comment.