From ccb168aad8c0beb11fce26dd2e758320ba30850e Mon Sep 17 00:00:00 2001 From: Alabastard-64 Date: Wed, 14 May 2025 04:58:02 -0600 Subject: [PATCH] fix up doc --- docs/features/pointing_device.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ... - [] = { + [] = { , , , , , , ,