aboutsummaryrefslogtreecommitdiffstats
path: root/data/constants/keycodes/keycodes_0.0.6_quantum.hjson
diff options
context:
space:
mode:
authorNick Brassel2024-08-27 02:55:32 +0200
committerNick Brassel2024-08-27 02:55:32 +0200
commit60308a2c0fa7f3ea8e8bc930c4ebd95d0c0ffc6f (patch)
treeae9b362a79bd0bec612689060b263ca52c446d76 /data/constants/keycodes/keycodes_0.0.6_quantum.hjson
parent70cbf08b673c2cc59e603503e834ac460040ecc1 (diff)
These should really have been 0.0.6.
Diffstat (limited to 'data/constants/keycodes/keycodes_0.0.6_quantum.hjson')
-rw-r--r--data/constants/keycodes/keycodes_0.0.6_quantum.hjson7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/constants/keycodes/keycodes_0.0.6_quantum.hjson b/data/constants/keycodes/keycodes_0.0.6_quantum.hjson
new file mode 100644
index 0000000000..814cd66a5b
--- /dev/null
+++ b/data/constants/keycodes/keycodes_0.0.6_quantum.hjson
@@ -0,0 +1,7 @@
+{
+ "keycodes": {
+ "0x7C20": "!delete!", // old QK_OUTPUT_AUTO
+ "0x7C21": "!delete!", // old QK_OUTPUT_USB
+ "0x7C22": "!delete!", // old QK_OUTPUT_BLUETOOTH
+ }
+}