mirror of https://github.com/zmkfirmware/zmk.git
fix(docs): Fix INT6 keycode description
This commit is contained in:
parent
a5c57fa224
commit
98524a9567
|
|
@ -3477,7 +3477,7 @@ export default [
|
|||
},
|
||||
{
|
||||
names: ["INTERNATIONAL_6", "INT6", "INT_KPJPCOMMA"],
|
||||
description: ", [カソマ] (International 6)",
|
||||
description: ", [カンマ] (International 6)",
|
||||
context: "Keyboard",
|
||||
clarify: false,
|
||||
usages: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue