Browse Source

Fix up positioning of keys for Keychron Q10/V10 and Q6/V6 (#20582)

pull/20601/head
adophoxia 1 year ago
committed by GitHub
parent
commit
64b84385cd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions
  1. +1
    -1
      keyboards/keychron/q10/iso_encoder/info.json
  2. +1
    -1
      keyboards/keychron/q6/iso_encoder/info.json
  3. +1
    -1
      keyboards/keychron/v10/iso_encoder/info.json
  4. +1
    -1
      keyboards/keychron/v6/iso_encoder/info.json

+ 1
- 1
keyboards/keychron/q10/iso_encoder/info.json View File

@ -85,7 +85,7 @@
{"matrix":[3,12], "x":14.75, "y":3.25},
{"matrix":[3,13], "x":15.75, "y":3.25},
{"matrix":[3,14], "x":16.75, "y":3.25},
{"matrix":[2,14], "x":17.75, "y":3.25, "w":1.25, "h":2},
{"matrix":[2,14], "x":17.75, "y":2.25, "w":1.25, "h":2},
{"matrix":[3,15], "x":19.5, "y":3.25},
{"matrix":[4, 0], "x":0, "y":4.25},


+ 1
- 1
keyboards/keychron/q6/iso_encoder/info.json View File

@ -102,7 +102,7 @@
{"matrix":[3,15], "x":21.5, "y":2.25, "h":2},
{"matrix":[4, 0], "x":0, "y":4.25, "w":1.25},
{"matrix":[4, 1], "x":2.25, "y":4.25},
{"matrix":[4, 1], "x":1.25, "y":4.25},
{"matrix":[4, 2], "x":2.25, "y":4.25},
{"matrix":[4, 3], "x":3.25, "y":4.25},
{"matrix":[4, 4], "x":4.25, "y":4.25},


+ 1
- 1
keyboards/keychron/v10/iso_encoder/info.json View File

@ -85,7 +85,7 @@
{"matrix":[3,12], "x":14.75, "y":3.25},
{"matrix":[3,13], "x":15.75, "y":3.25},
{"matrix":[3,14], "x":16.75, "y":3.25},
{"matrix":[2,14], "x":17.75, "y":3.25, "w":1.25, "h":2},
{"matrix":[2,14], "x":17.75, "y":2.25, "w":1.25, "h":2},
{"matrix":[3,15], "x":19.5, "y":3.25},
{"matrix":[4, 0], "x":0, "y":4.25},


+ 1
- 1
keyboards/keychron/v6/iso_encoder/info.json View File

@ -102,7 +102,7 @@
{"matrix":[3,15], "x":21.5, "y":2.25, "h":2},
{"matrix":[4, 0], "x":0, "y":4.25, "w":1.25},
{"matrix":[4, 1], "x":2.25, "y":4.25},
{"matrix":[4, 1], "x":1.25, "y":4.25},
{"matrix":[4, 2], "x":2.25, "y":4.25},
{"matrix":[4, 3], "x":3.25, "y":4.25},
{"matrix":[4, 4], "x":4.25, "y":4.25},


Loading…
Cancel
Save