From 54fa8f5a81ee2c7dd8b90e771a30667807d76d16 Mon Sep 17 00:00:00 2001 From: Peter Johanson Date: Mon, 9 Dec 2024 14:52:54 -0700 Subject: [PATCH] fixup! docs: Add initial pointer docs. --- docs/docs/keymaps/input-processors/scaler.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/keymaps/input-processors/scaler.md b/docs/docs/keymaps/input-processors/scaler.md index c6bb01489aa..518574d6205 100644 --- a/docs/docs/keymaps/input-processors/scaler.md +++ b/docs/docs/keymaps/input-processors/scaler.md @@ -23,6 +23,12 @@ which will double all the X/Y movement, or: which will make movements more granular by reducing the speed to one third. +:::warning + +A maximum value of `16` should be used for the multiplier and divisor parameters to avoid overflows. + +::: + ## Pre-Defined Instances Three pre-defined instance of the scaler input processor are available: