diff options
Diffstat (limited to 'keyboards/ah/haven65/info.json')
-rw-r--r-- | keyboards/ah/haven65/info.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/keyboards/ah/haven65/info.json b/keyboards/ah/haven65/info.json index 43214e5008..1cdc337836 100644 --- a/keyboards/ah/haven65/info.json +++ b/keyboards/ah/haven65/info.json @@ -44,8 +44,14 @@ "twinkle": true } }, + "layout_aliases": { + "LAYOUT": "LAYOUT_65_ansi_blocker" + }, + "community_layouts": [ + "65_ansi_blocker" + ], "layouts": { - "LAYOUT": { + "LAYOUT_65_ansi_blocker": { "layout": [ { "label": "Esc", "matrix":[0,0],"x": 0, "y": 0 }, { "label": "1", "matrix":[0,1],"x": 1, "y": 0 }, |