mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-30 01:45:34 -05:00
docs: Clarify how PIPE2 and TILDE2 differ from regular variants (#3310)
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user