Skip to content

Commit

Permalink
apply 66_(ansi|iso) to keyboards (qmk#21834)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunk2k authored and zgagnon committed Dec 15, 2023
1 parent c3d15e7 commit 67e56a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/clueboard/66_hotswap/gen1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"pid": "0x2391",
"vid": "0xC1ED"
},
"community_layouts": [],
"community_layouts": ["66_ansi"],
"layout_aliases": {
"LAYOUT": "LAYOUT_all"
},
Expand Down
1 change: 1 addition & 0 deletions keyboards/handwired/3dp660/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "halfkay",
"community_layouts": ["66_ansi"],
"layouts": {
"LAYOUT_66_ansi": {
"layout": [
Expand Down
1 change: 1 addition & 0 deletions keyboards/hineybush/h660s/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"community_layouts": ["66_ansi", "66_iso"],
"layouts": {
"LAYOUT_66_ansi": {
"layout": [
Expand Down

0 comments on commit 67e56a6

Please sign in to comment.