Nerps (#3544) ambivent

Adds the Nerps layout
This commit is contained in:
ambivent 2022-09-16 17:54:09 +08:00 committed by GitHub
parent a3a9bf00b4
commit a5e2ce11cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1164,5 +1164,16 @@
"row4": ["ㅋㅋ", "ㅌㅌ", "ㅊㅊ", "ㅍㅍ", "ㅠㅠ", "ㅜㅜ", "ㅡㅡ", ",<", ".>", "/?"],
"row5": [" "]
}
},
"nerps": {
"keymapShowTopRow": false,
"type": "ansi",
"keys": {
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+"],
"row2": ["xX", "lL", "dD", "pP", "vV", "zZ", "kK", "oO", "uU", ";:", "[{", "]}", "\\|"],
"row3": ["nN", "rR", "tT", "sS", "gG", "yY", "hH", "eE", "iI", "aA", "/?"],
"row4": ["qQ", "jJ", "mM", "cC", "wW", "bB", "fF", "'\"", ",<", ".>"],
"row5": [" "]
}
}
}