aboutsummaryrefslogtreecommitdiffstats
path: root/data/constants/keycodes/keycodes_0.0.7.hjson
diff options
context:
space:
mode:
authorNick Brassel2025-02-26 12:25:41 +0100
committerGitHub2025-02-26 12:25:41 +0100
commit1efc82403bebe759272d1ba7a79d9dfa0d5df506 (patch)
treec356ae7afeb0849926534beb5dd4515f693abf99 /data/constants/keycodes/keycodes_0.0.7.hjson
parent63b095212b157c4522bdeda3de144fb87213085d (diff)
Community modules (#24848)
Diffstat (limited to 'data/constants/keycodes/keycodes_0.0.7.hjson')
-rw-r--r--data/constants/keycodes/keycodes_0.0.7.hjson7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/constants/keycodes/keycodes_0.0.7.hjson b/data/constants/keycodes/keycodes_0.0.7.hjson
new file mode 100644
index 0000000000..52e1a50443
--- /dev/null
+++ b/data/constants/keycodes/keycodes_0.0.7.hjson
@@ -0,0 +1,7 @@
+{
+ "ranges": {
+ "0x77C0/0x003F": {
+ "define": "QK_COMMUNITY_MODULE"
+ }
+ }
+}