1
0
Fork 0

Add 80 key layout to Ergodone, as it appears to support it (#2984)

* Add 80 key layout to Ergodone

* Add layouts

* Missed a comma .....
This commit is contained in:
Drashna Jael're 2018-05-20 21:45:38 -07:00 committed by skullydazed
parent 4dc89d974b
commit 9483a88d75
3 changed files with 117 additions and 13 deletions

View file

@ -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,