diff options
| author | Nick Brassel | 2024-11-27 11:29:12 +0100 |
|---|---|---|
| committer | Nick Brassel | 2024-11-27 11:29:12 +0100 |
| commit | 9f76541b29056150cf57d69569a14a59e13995c7 (patch) | |
| tree | 66c7398d873fcda88aebe3090603aefe045ff52e /data/constants/keycodes/keycodes_0.0.6.hjson | |
| parent | 57be4871616ee9a8fe042f6186010d436ec7d4b1 (diff) | |
| parent | eb04b94eecbb9b3e64ca9c74f937b5f762440b17 (diff) | |
Merge branch 'develop'
Diffstat (limited to 'data/constants/keycodes/keycodes_0.0.6.hjson')
| -rw-r--r-- | data/constants/keycodes/keycodes_0.0.6.hjson | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/constants/keycodes/keycodes_0.0.6.hjson b/data/constants/keycodes/keycodes_0.0.6.hjson new file mode 100644 index 0000000000..f03ef747a4 --- /dev/null +++ b/data/constants/keycodes/keycodes_0.0.6.hjson @@ -0,0 +1,7 @@ +{ + "ranges": { + "0x52E0/0x001F": { + "define": "QK_PERSISTENT_DEF_LAYER" + } + } +} |