diff options
Diffstat (limited to 'layouts/community/ortho_3x10/wanleg/keymap.c')
| -rw-r--r-- | layouts/community/ortho_3x10/wanleg/keymap.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layouts/community/ortho_3x10/wanleg/keymap.c b/layouts/community/ortho_3x10/wanleg/keymap.c index 44be300a4..96d36eb31 100644 --- a/layouts/community/ortho_3x10/wanleg/keymap.c +++ b/layouts/community/ortho_3x10/wanleg/keymap.c | |||
| @@ -26,4 +26,9 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 26 | _______________Gherkin_ETC_2_______________ | 26 | _______________Gherkin_ETC_2_______________ |
| 27 | ), | 27 | ), |
| 28 | 28 | ||
| 29 | [_FN] = LAYOUT_ortho_3x10_wrapper( | ||
| 30 | _______________Gherkin_FN_0________________, | ||
| 31 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 32 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 33 | ), | ||
| 29 | }; | 34 | }; |
