From c8531d3870706204d5001e453301af8d79afc596 Mon Sep 17 00:00:00 2001 From: nickray Date: Mon, 31 Dec 2018 14:39:16 +0100 Subject: [PATCH] Update udev.md --- docs/udev.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/udev.md b/docs/udev.md index a1476f7..d8ad228 100644 --- a/docs/udev.md +++ b/docs/udev.md @@ -63,7 +63,10 @@ udevadm trigger ``` ## What about vendor and product ID for Solo? -Current prototypes reuse the IDs of the U2F Zero (10c4/8acf). The final Solo will probably be assigned new IDs; read about it here first :) +| Key | Vendor ID | Product ID | +| --- | --- | --- | +| Solo | 10c4 | 8acf | +| U2F Zero | 0483 | a2ca | ## You got this all wrong, I can't believe it! Are you suffering from [us being wrong](https://xkcd.com/386/)? Please, send us a [pull request](https://github.com/SoloKeysSec/solo/pulls) and prove us wrong :D