浏览代码

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.
noroadsleft 6 年之前
父节点
当前提交
baf69ee89d
共有 1 个文件被更改,包括 0 次插入0 次删除
  1. 0 0
      keyboards/s7_elephant/info.json

文件差异内容过多而无法显示
+ 0 - 0
keyboards/s7_elephant/info.json


部分文件因为文件数量过多而无法显示