summaryrefslogtreecommitdiffstats
path: root/keyboards/aliceh66/pianoforte_hs/info.json
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-07-17 10:31:27 -0700
committerGitHub <noreply@github.com>2023-07-17 10:31:27 -0700
commitf1aabbfdfaf534315815c44bba7073ef2eddf30d (patch)
tree3a28d6405cb7a481b9c0d78f6bc0a90bb2a0c343 /keyboards/aliceh66/pianoforte_hs/info.json
parentfa0b4511dddffa56812a86ab93f90d5221f43585 (diff)
AliceH66 Pianoforte Hotswap Touch-Up (#21542)
* [refactor] rename LAYOUT_tkl_ansi to LAYOUT_tkl_f13_ansi * [enhancement] enable Community Layout support * [chore] correct layout data Correct the position of the spacebar.
Diffstat (limited to 'keyboards/aliceh66/pianoforte_hs/info.json')
-rw-r--r--keyboards/aliceh66/pianoforte_hs/info.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/keyboards/aliceh66/pianoforte_hs/info.json b/keyboards/aliceh66/pianoforte_hs/info.json
index eea0bc06b5..7366e961c1 100644
--- a/keyboards/aliceh66/pianoforte_hs/info.json
+++ b/keyboards/aliceh66/pianoforte_hs/info.json
@@ -15,8 +15,12 @@
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
+ "layout_aliases": {
+ "LAYOUT_tkl_ansi": "LAYOUT_tkl_f13_ansi"
+ },
+ "community_layouts": ["tkl_f13_ansi"],
"layouts": {
- "LAYOUT_tkl_ansi": {
+ "LAYOUT_tkl_f13_ansi": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
@@ -111,7 +115,7 @@
{"matrix": [10, 0], "x": 0, "y": 5.25, "w": 1.25},
{"matrix": [11, 0], "x": 1.25, "y": 5.25, "w": 1.25},
{"matrix": [10, 1], "x": 2.5, "y": 5.25, "w": 1.25},
- {"matrix": [11, 2], "x": 4, "y": 5.25, "w": 6.25},
+ {"matrix": [11, 2], "x": 3.75, "y": 5.25, "w": 6.25},
{"matrix": [10, 4], "x": 10, "y": 5.25, "w": 1.25},
{"matrix": [11, 5], "x": 11.25, "y": 5.25, "w": 1.25},
{"matrix": [10, 6], "x": 12.5, "y": 5.25, "w": 1.25},