浏览代码

Fix info.json for kbdfans/odin/{rgb,soldered} (#15750)

* kbdfans/odin/*: Reformat info.json to be human-readable

Apply `qmk format-json` to the `info.json` files for `kbdfans/odin/rgb`
and `kbdfans/odin/soldered; no actual content changes.

* kbdfans/odin/*: Fix key ordering in info.json

The order of key entries in `info.json` did not match the order of
layout macro arguments (apparently the keys in the cursor block, which
are shifted down by 0.25u with respect to the rest of keys, were treated
as separate rows).  Fix the order to make the configurator
produce proper keymaps.
Sergey Vlasov 3 年之前
父节点
当前提交
efa2b5b683
共有 2 个文件被更改,包括 6 次插入6 次删除
  1. 3 3
      keyboards/kbdfans/odin/rgb/info.json
  2. 3 3
      keyboards/kbdfans/odin/soldered/info.json

文件差异内容过多而无法显示
+ 3 - 3
keyboards/kbdfans/odin/rgb/info.json


文件差异内容过多而无法显示
+ 3 - 3
keyboards/kbdfans/odin/soldered/info.json


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