From a8e778fbfb6271aa48a1d1faec852ca6e73df706 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Wed, 27 Mar 2024 03:17:00 +0100 Subject: [PATCH] doc: add configuration --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c944e0a..d6cd650 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,16 @@ usage - passkey will appear as USB serial port and keyboard - connect to it using a serial terminal (baud rate it not important) - enter the credentials you often have to input -- press on the U button for passkey to input the username and password -- press on the P button for passkey to input password +- press on one button for passkey to input the username and password +- press on the other button for passkey to input password -The credentials are save in RAM and will clear as soon a power is removed. +The credentials are saved in RAM and will clear as soon a power is removed. You can also clear the credentials by pressing on both buttons. The passkey will blink until credentials are saved. + +Configuration available in the terminal: + +- which button is for which action +- the keyboard layout used +- global timeout to clear the credentials +- last usage timeout to clear the credentials