diff options
Diffstat (limited to 'quantum/quantum_keycodes.h')
| -rw-r--r-- | quantum/quantum_keycodes.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/quantum/quantum_keycodes.h b/quantum/quantum_keycodes.h index f2cb25718..453774d85 100644 --- a/quantum/quantum_keycodes.h +++ b/quantum/quantum_keycodes.h | |||
| @@ -423,6 +423,9 @@ enum quantum_keycodes { | |||
| 423 | // Right shift, close paren | 423 | // Right shift, close paren |
| 424 | KC_RSPC, | 424 | KC_RSPC, |
| 425 | 425 | ||
| 426 | // Shift, Enter | ||
| 427 | KC_SFTENT, | ||
| 428 | |||
| 426 | // Printing | 429 | // Printing |
| 427 | PRINT_ON, | 430 | PRINT_ON, |
| 428 | PRINT_OFF, | 431 | PRINT_OFF, |
