From 9a7b8395af53b2222c6bfc796f826a418ae61b44 Mon Sep 17 00:00:00 2001
From: Peter Cock
Date: Sun, 29 Mar 2026 21:25:29 +0100
Subject: [PATCH] docs: Clarify how PIPE2 and TILDE2 differ from regular
variants (#3310)
---
docs/src/data/hid.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/src/data/hid.js b/docs/src/data/hid.js
index f258442d9..f094dd6fc 100644
--- a/docs/src/data/hid.js
+++ b/docs/src/data/hid.js
@@ -1378,7 +1378,7 @@ export default [
},
{
names: ["TILDE2"],
- description: "~ [Tilde]",
+ description: "~ [Tilde] using shift and non-US hash/pound",
context: "Keyboard",
clarify: false,
usages: [
@@ -2628,7 +2628,7 @@ export default [
},
{
names: ["PIPE2"],
- description: "| [Pipe]",
+ description: "| [Pipe] using shift and non-US backslash",
context: "Keyboard",
clarify: false,
usages: [