summaryrefslogtreecommitdiff
path: root/keyboards/ah/haven65/info.json
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-09-01 01:36:53 -0700
committerGitHub <noreply@github.com>2023-09-01 01:36:53 -0700
commit4b1aa1640c667da83f9bff77b5db6c2db428ea1e (patch)
tree5f9188b45435699d7857a92dba6d5e401e256e0e /keyboards/ah/haven65/info.json
parentab9e74ad5ed163d665e8a66f2204a186de518302 (diff)
AH Haven65 Community Layout support (#21880)
* [refactor] rename LAYOUT to LAYOUT_65_ansi_blocker * [enhancement] enable Community Layout support
Diffstat (limited to 'keyboards/ah/haven65/info.json')
-rw-r--r--keyboards/ah/haven65/info.json8
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 },