]> git.donarmstrong.com Git - qmk_firmware.git/commit
Refactor/eagle viper with new layouts for QMK Configurator (#2659)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Mon, 2 Apr 2018 20:23:21 +0000 (13:23 -0700)
committerJack Humbert <jack.humb@gmail.com>
Mon, 2 Apr 2018 20:23:21 +0000 (16:23 -0400)
commit67053712f885641d3a8332239416ff8163a68647
tree08319f2abf39063e40934042d40b7f9904d5b462
parent0ca6b53f8981312415c2bf54c8cef22fdc5e2478
Refactor/eagle viper with new layouts for QMK Configurator (#2659)

* rename KEYMAP to LAYOUT_ALL

* Standard Layout Eagle Refactor

New layout LAYOUT_EAGLE
Got standard layout backspace working

* Remove split right shift support for standard layout eagle

* add back the KC_NO for split right shift

* Remove KC_NO from bottom row to support standard 60 layout

* Fix formatting issues with mechmerlin keymap

* remove extra KC_NO from split right shift in LAYOUT_EAGLE

* Preliminary checkin for new layout LAYOUT_VIPER

* Remove some of the KC_NO from the layout

* Fix formatting

* missed a KC_NO for the LAYOUT_EAGLE

* remove KC_NO from enter key of LAYOUT_VIPER

* some more formatting changes

* Default 60 with split left right shift and backspace

* add info.json layouts to match the new LAYOUTs

* change formatting of LAYOUT names

* propogate renames to info.json
keyboards/eagle_viper/info.json
keyboards/eagle_viper/v2/keymaps/default/keymap.c
keyboards/eagle_viper/v2/keymaps/mechmerlin/keymap.c
keyboards/eagle_viper/v2/keymaps/profanum429/keymap.c
keyboards/eagle_viper/v2/v2.h