diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-06 18:05:13 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-06 18:05:13 +0000 |
commit | 6b8a85758e21e06046dcbbd6ecad985b5b716fe5 (patch) | |
tree | b7e82b4ef3f06545cbc5699a323ccd74cf3e47f4 /layouts/community | |
parent | d35af9fbc1f95f1c21a6f7197d680a97e45daac9 (diff) | |
parent | 832a6e150a7c774d10580881d7f2081d19b93f95 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'layouts/community')
-rw-r--r-- | layouts/community/ortho_4x12/xyverz/keymap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/community/ortho_4x12/xyverz/keymap.c b/layouts/community/ortho_4x12/xyverz/keymap.c index 19e0e291e3..9872a43414 100644 --- a/layouts/community/ortho_4x12/xyverz/keymap.c +++ b/layouts/community/ortho_4x12/xyverz/keymap.c @@ -73,7 +73,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { * ,-----------------------------------------------------------------------------------. * | ~ | ! | @ | # | $ | % | ^ | & | * | ( | ) | | * |------+------+------+------+------+-------------+------+------+------+------+------| - * | Caps | | Mute | Vol- | Vol+ | | | _ | + | { | } | | | + * | Caps | | Mute | Vol- | Vol+ | | | | + | { | } | | | * |------+------+------+------+------+------|------+------+------+------+------+------| * | | | Prev | Play | Next | | | | | | | | * |------+------+------+------+------+------+------+------+------+------+------+------| @@ -91,7 +91,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { * ,-----------------------------------------------------------------------------------. * | ` | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | | * |------+------+------+------+------+-------------+------+------+------+------+------| - * | Caps | | Mute | Vol- | Vol+ | | | - | = | [ | ] | \ | + * | Caps | | Mute | Vol- | Vol+ | | | | = | [ | ] | \ | * |------+------+------+------+------+------|------+------+------+------+------+------| * | | | Prev | Play | Next | | | | | | | | * |------+------+------+------+------+------+------+------+------+------+------+------| |