summaryrefslogtreecommitdiffstats
path: root/data/constants/keycodes/keycodes_0.0.2.hjson
diff options
context:
space:
mode:
Diffstat (limited to 'data/constants/keycodes/keycodes_0.0.2.hjson')
-rw-r--r--data/constants/keycodes/keycodes_0.0.2.hjson9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/constants/keycodes/keycodes_0.0.2.hjson b/data/constants/keycodes/keycodes_0.0.2.hjson
index 650235e647..dc789eca50 100644
--- a/data/constants/keycodes/keycodes_0.0.2.hjson
+++ b/data/constants/keycodes/keycodes_0.0.2.hjson
@@ -1,5 +1,14 @@
{
"ranges": {
+ "0x7E00/0x00FF": "!delete!",
+ "0x7F00/0x00FF": "!delete!",
+
+ "0x7E00/0x003F": {
+ "define": "QK_KB"
+ },
+ "0x7E40/0x01BF": {
+ "define": "QK_USER"
+ },
"0x8000/0X3FFF": {
"define": "QK_UNICODEMAP"
},