aboutsummaryrefslogtreecommitdiffstats
path: root/data/constants/keycodes/keycodes_0.0.6_quantum.hjson
diff options
context:
space:
mode:
Diffstat (limited to 'data/constants/keycodes/keycodes_0.0.6_quantum.hjson')
-rw-r--r--data/constants/keycodes/keycodes_0.0.6_quantum.hjson14
1 files changed, 14 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..be3285f9e4
--- /dev/null
+++ b/data/constants/keycodes/keycodes_0.0.6_quantum.hjson
@@ -0,0 +1,14 @@
+{
+ "keycodes": {
+ "0x7C20": "!delete!", // old QK_OUTPUT_AUTO
+ "0x7C21": "!delete!", // old QK_OUTPUT_USB
+ "0x7C22": "!delete!", // old QK_OUTPUT_BLUETOOTH
+ "0x7C7B": {
+ "group": "quantum",
+ "key": "QK_LAYER_LOCK",
+ "aliases": [
+ "QK_LLCK"
+ ]
+ }
+ }
+}