summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-05-21 06:45:38 +0200
committerskullydazed <skullydazed@users.noreply.github.com>2018-05-21 06:45:38 +0200
commit9483a88d75fc6fd42c1ad138cf39e66e1874dcb5 (patch)
tree704383c49574bc9c4da4b82c171d7b03f7e24b92 /layouts
parent4dc89d974b5faa6c39281f07f901877541ca8b12 (diff)
downloadqmk_firmware-9483a88d75fc6fd42c1ad138cf39e66e1874dcb5.tar.gz
qmk_firmware-9483a88d75fc6fd42c1ad138cf39e66e1874dcb5.tar.xz
Add 80 key layout to Ergodone, as it appears to support it (#2984)
* Add 80 key layout to Ergodone * Add layouts * Missed a comma .....
Diffstat (limited to 'layouts')
-rw-r--r--layouts/community/ergodox/drashna/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ergodox/drashna/keymap.c b/layouts/community/ergodox/drashna/keymap.c
index b3fe274a5..92c790957 100644
--- a/layouts/community/ergodox/drashna/keymap.c
+++ b/layouts/community/ergodox/drashna/keymap.c
@@ -250,7 +250,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
),
[_RAISE] = LAYOUT_ergodox_pretty_wrapper(
- _______, _________________FUNC_LEFT_________________, _______, _______, _________________FUNC_RIGHT________________, _______,
+ _______, _________________FUNC_LEFT_________________, _______, _______, _________________FUNC_RIGHT________________, KC_F11,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, KC_MINS, KC_EQL, KC_LBRC, KC_RBRC, KC_BSLS,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_RSFT,