S7 Elephant Configurator fixes (#4614)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Wed, 12 Dec 2018 20:46:12 +0000 (12:46 -0800)
committerDrashna Jaelre <drashna@live.com>
Wed, 12 Dec 2018 20:46:12 +0000 (12:46 -0800)
commitbaf69ee89ded94b31a81c0b97ea942f489933a5b
tree012080da94e9192db6edeca7f515b7bb0f7df42a
parent28fbf84cc5ff52f545011ea4198a6cc6d054f896
S7 Elephant Configurator fixes (#4614)

* S7 Elephant: Configurator bugfix, part 1

Reformatted the JSON so each key is on its own line:

This makes the keys easier to rearrange.

* S7 Elephant: Configurator bugfix, part 2

Deleted the extra key from LAYOUT_iso_1u:

JSON contents stated this layout used a split Backspace, but the matrix is configured and intended to have a 2u Backspace.

Extended the Backspace to 2u width and deleted the extra key. (This fixes the error that broke LAYOUT_iso_1u's rendering in the Configurator.)

* S7 Elephant: Configurator bugfix, part 3

Fix ISO layouts:

Noticed JSON object for Enter on ISO layouts was immediately after Right Bracket. Inspection of s7_elephant.h revealed the expected and appropriate location to be after ISO Hash.

Moved Enter key to the proper location on all ISO layouts.
keyboards/s7_elephant/info.json