diff --git a/Documentation/card10-cfg.rst b/Documentation/card10-cfg.rst
index 134014889d5008b6e851f2a4fe33d176cb040d23..c96a9a0dd865299776f9640c02d44f76884075c9 100644
--- a/Documentation/card10-cfg.rst
+++ b/Documentation/card10-cfg.rst
@@ -50,4 +50,8 @@ Option name        Type       Description
 ``ble_log_enable`` Boolean    Activate HCI level logging of BLE data. Creates a new btsnoop compatible log file named ``ble.log`` in the ``logs`` folder after each boot if BLE is activated. Keeps the last 10 files.
 ------------------ ---------- -----------
 ``right_scroll``   Boolean    Use both right buttons to scroll up and down. Lower left button is SELECT.
+------------------ ---------- -----------
+``long_press_ms``  Integer    Defines the timespan for a long key press in milliseconds.
+------------------ ---------- -----------
+``retrigger_ms``   Integer    Defines the timespan for repeating key presses when a key is hold in milliseconds.
 ================== ========== ===========