diff options
Diffstat (limited to 'quantum/keymap_extras/keymap_dvorak.h')
| -rw-r--r-- | quantum/keymap_extras/keymap_dvorak.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/quantum/keymap_extras/keymap_dvorak.h b/quantum/keymap_extras/keymap_dvorak.h index 17f205977..a0feed850 100644 --- a/quantum/keymap_extras/keymap_dvorak.h +++ b/quantum/keymap_extras/keymap_dvorak.h | |||
| @@ -70,6 +70,10 @@ | |||
| 70 | #define DV_LCBR LSFT(DV_LBRC) | 70 | #define DV_LCBR LSFT(DV_LBRC) |
| 71 | #define DV_RCBR LSFT(DV_RBRC) | 71 | #define DV_RCBR LSFT(DV_RBRC) |
| 72 | 72 | ||
| 73 | #define DV_DQUO LSFT(DV_QUOT) | ||
| 74 | #define DV_LABK LSFT(DV_COMM) | ||
| 75 | #define DV_RABK LSFT(DV_DOT) | ||
| 76 | |||
| 73 | #define DV_QUES LSFT(DV_SLSH) | 77 | #define DV_QUES LSFT(DV_SLSH) |
| 74 | #define DV_PLUS LSFT(DV_EQL) | 78 | #define DV_PLUS LSFT(DV_EQL) |
| 75 | #define DV_PIPE LSFT(DV_BSLS) | 79 | #define DV_PIPE LSFT(DV_BSLS) |
