forked from kofal.net/zmk
docs: Clarify how PIPE2 and TILDE2 differ from regular variants (#3310)
This commit is contained in:
@@ -1378,7 +1378,7 @@ export default [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
names: ["TILDE2"],
|
names: ["TILDE2"],
|
||||||
description: "~ [Tilde]",
|
description: "~ [Tilde] using shift and non-US hash/pound",
|
||||||
context: "Keyboard",
|
context: "Keyboard",
|
||||||
clarify: false,
|
clarify: false,
|
||||||
usages: [
|
usages: [
|
||||||
@@ -2628,7 +2628,7 @@ export default [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
names: ["PIPE2"],
|
names: ["PIPE2"],
|
||||||
description: "| [Pipe]",
|
description: "| [Pipe] using shift and non-US backslash",
|
||||||
context: "Keyboard",
|
context: "Keyboard",
|
||||||
clarify: false,
|
clarify: false,
|
||||||
usages: [
|
usages: [
|
||||||
|
|||||||
Reference in New Issue
Block a user