diff --git a/docs/features/pointing_device.md b/docs/features/pointing_device.md index 34fdd9fb4bd..31e8bd504e0 100644 --- a/docs/features/pointing_device.md +++ b/docs/features/pointing_device.md @@ -1110,7 +1110,7 @@ const uint16_t PROGMEM pointing_modes_maps[][POINTING_MODE_NUM_DIRECTIONS] = { }, //... all other pointing mode maps ... - [] = { + [] = { , , , @@ -1228,7 +1228,7 @@ const uint16_t PROGMEM pointing_modes_maps[][POINTING_MODE_NUM_DIRECTIONS] = { , , }, //... all other pointing mode maps ... - [] = { + [] = { , , , , , , ,