Skip to content

Commit 6dc482b

Browse files
authored
apply 66_(ansi|iso) to keyboards (qmk#21834)
1 parent 22c576b commit 6dc482b

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

keyboards/clueboard/66_hotswap/gen1/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"pid": "0x2391",
2929
"vid": "0xC1ED"
3030
},
31-
"community_layouts": [],
31+
"community_layouts": ["66_ansi"],
3232
"layout_aliases": {
3333
"LAYOUT": "LAYOUT_all"
3434
},

keyboards/handwired/3dp660/info.json

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"diode_direction": "COL2ROW",
1919
"processor": "atmega32u4",
2020
"bootloader": "halfkay",
21+
"community_layouts": ["66_ansi"],
2122
"layouts": {
2223
"LAYOUT_66_ansi": {
2324
"layout": [

keyboards/hineybush/h660s/info.json

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
},
3737
"processor": "atmega32u4",
3838
"bootloader": "atmel-dfu",
39+
"community_layouts": ["66_ansi", "66_iso"],
3940
"layouts": {
4041
"LAYOUT_66_ansi": {
4142
"layout": [

0 commit comments

Comments
 (0)