diff options
Diffstat (limited to 'data/constants/keycodes/keycodes_0.0.3_quantum.hjson')
| -rw-r--r-- | data/constants/keycodes/keycodes_0.0.3_quantum.hjson | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/constants/keycodes/keycodes_0.0.3_quantum.hjson b/data/constants/keycodes/keycodes_0.0.3_quantum.hjson new file mode 100644 index 0000000000..23a3c9b06d --- /dev/null +++ b/data/constants/keycodes/keycodes_0.0.3_quantum.hjson | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | { | ||
| 2 | "keycodes": { | ||
| 3 | "0x7C79": { | ||
| 4 | "group": "quantum", | ||
| 5 | "key": "QK_REPEAT_KEY", | ||
| 6 | "aliases": [ | ||
| 7 | "QK_REP" | ||
| 8 | ] | ||
| 9 | }, | ||
| 10 | "0x7C7A": { | ||
| 11 | "group": "quantum", | ||
| 12 | "key": "QK_ALT_REPEAT_KEY", | ||
| 13 | "aliases": [ | ||
| 14 | "QK_AREP" | ||
| 15 | ] | ||
| 16 | } | ||
| 17 | } | ||
| 18 | } | ||
