diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2018-10-20 10:47:59 +1100 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2018-10-19 16:47:59 -0700 |
| commit | f775168c4fa870c045984069a1b55eb9d269098c (patch) | |
| tree | 7d430e79335edb866e1dbe0de8dcac0171b23da2 /layouts/community/ergodox/qwerty_code_friendly/keymap.c | |
| parent | 6c086f2b6d340c22462f6d6d3cb1d9b583123a65 (diff) | |
| download | qmk_firmware-f775168c4fa870c045984069a1b55eb9d269098c.tar.gz qmk_firmware-f775168c4fa870c045984069a1b55eb9d269098c.zip | |
Keymap: qwerty_code_friendly: update readme, comments (#4178)
Diffstat (limited to 'layouts/community/ergodox/qwerty_code_friendly/keymap.c')
| -rw-r--r-- | layouts/community/ergodox/qwerty_code_friendly/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ergodox/qwerty_code_friendly/keymap.c b/layouts/community/ergodox/qwerty_code_friendly/keymap.c index 2a441be0e..43a1d1ad8 100644 --- a/layouts/community/ergodox/qwerty_code_friendly/keymap.c +++ b/layouts/community/ergodox/qwerty_code_friendly/keymap.c | |||
| @@ -445,7 +445,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 445 | KC_MPRV, K80(L2K2), K80(L2K3), | 445 | KC_MPRV, K80(L2K2), K80(L2K3), |
| 446 | KC_MNXT, KC_TRNS, KC_MPLY | 446 | KC_MNXT, KC_TRNS, KC_MPLY |
| 447 | ), | 447 | ), |
| 448 | /* Keymap 3: Entire Words (one for each key) | 448 | /* Keymap 3: Entire Words (one for each key) & Numbers |
| 449 | * | 449 | * |
| 450 | * .--------------------------------------------------. .--------------------------------------------------. | 450 | * .--------------------------------------------------. .--------------------------------------------------. |
| 451 | * | | 1 | 2 | 3 | 4 | 5 | | | | 6 | 7 | 8 | 9 | 0 | | | 451 | * | | 1 | 2 | 3 | 4 | 5 | | | | 6 | 7 | 8 | 9 | 0 | | |
