QK65 Hotswap Community Layout Support (#16793)
* qk65 hotswap: Community Layout support - renames `LAYOUT_hotswap` to `LAYOUT_65_ansi_blocker` - adds Community Layouts rule to `rules.mk` * refactor keymaps Edits the keymaps to align the keycodes in a grid. Whitespace-only change.
This commit is contained in:
@@ -2,8 +2,11 @@
|
||||
"keyboard_name": "qk65",
|
||||
"url": "",
|
||||
"maintainer": "qwertykeys",
|
||||
"layout_aliases": {
|
||||
"LAYOUT_hotswap": "LAYOUT_65_ansi_blocker"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_hotswap": {
|
||||
"LAYOUT_65_ansi_blocker": {
|
||||
"layout": [
|
||||
{"x":0, "y":0},
|
||||
{"x":1, "y":0},
|
||||
@@ -75,4 +78,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user