diff options
Diffstat (limited to 'docs/quantum_keycodes.md')
-rw-r--r-- | docs/quantum_keycodes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quantum_keycodes.md b/docs/quantum_keycodes.md index c92dff787..a2fc16ef7 100644 --- a/docs/quantum_keycodes.md +++ b/docs/quantum_keycodes.md | |||
@@ -6,7 +6,7 @@ All keycodes within quantum are numbers between `0x0000` and `0xFFFF`. Within yo | |||
6 | 6 | ||
7 | On this page we have documented keycodes between `0x00FF` and `0xFFFF` which are used to implement advanced quantum features. If you define your own custom keycodes they will be put into this range as well. | 7 | On this page we have documented keycodes between `0x00FF` and `0xFFFF` which are used to implement advanced quantum features. If you define your own custom keycodes they will be put into this range as well. |
8 | 8 | ||
9 | ## QMK keycodes | 9 | ## QMK Keycodes |
10 | 10 | ||
11 | |Name|Description| | 11 | |Name|Description| |
12 | |----|-----------| | 12 | |----|-----------| |