aboutsummaryrefslogtreecommitdiffstats
path: root/chuniio_key_config.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-07-05 21:20:30 -0700
committerPinapelz <yukais@pinapelz.com>2025-07-05 21:20:30 -0700
commit86e61c1052d7193f87e47d701dcbe44602105d12 (patch)
tree6a4271c23011ae48ce63f6d6edf980a0fd786a91 /chuniio_key_config.json
parent8700614040de0b3a2e1d37a30fbc73141043a1da (diff)
add configurable keybinds and fix air input keybind ordering1.1
Diffstat (limited to 'chuniio_key_config.json')
-rw-r--r--chuniio_key_config.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/chuniio_key_config.json b/chuniio_key_config.json
new file mode 100644
index 0000000..dfb0c50
--- /dev/null
+++ b/chuniio_key_config.json
@@ -0,0 +1,44 @@
+{
+ "keyzone": {
+ "31": "a",
+ "30": "1",
+ "29": "z",
+ "28": "q",
+ "27": "s",
+ "26": "2",
+ "25": "x",
+ "24": "w",
+ "23": "d",
+ "22": "3",
+ "21": "c",
+ "20": "e",
+ "19": "f",
+ "18": "4",
+ "17": "v",
+ "16": "r",
+ "15": "g",
+ "14": "5",
+ "13": "b",
+ "12": "t",
+ "11": "h",
+ "10": "6",
+ "9": "n",
+ "8": "y",
+ "7": "j",
+ "6": "7",
+ "5": "m",
+ "4": "u",
+ "3": "k",
+ "2": "8",
+ "1": "9",
+ "0": "i"
+ },
+ "airzone": {
+ "0": "0",
+ "1": "o",
+ "2": "l",
+ "3": "p",
+ "4": ".",
+ "5": ","
+ }
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage