Browse Source

apply 66_(ansi|iso) to keyboards (#21834)

pull/22111/head
Duncan Sutherland 7 months ago
committed by GitHub
parent
commit
6dc482b197
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions
  1. +1
    -1
      keyboards/clueboard/66_hotswap/gen1/info.json
  2. +1
    -0
      keyboards/handwired/3dp660/info.json
  3. +1
    -0
      keyboards/hineybush/h660s/info.json

+ 1
- 1
keyboards/clueboard/66_hotswap/gen1/info.json View File

@ -28,7 +28,7 @@
"pid": "0x2391",
"vid": "0xC1ED"
},
"community_layouts": [],
"community_layouts": ["66_ansi"],
"layout_aliases": {
"LAYOUT": "LAYOUT_all"
},


+ 1
- 0
keyboards/handwired/3dp660/info.json View File

@ -18,6 +18,7 @@
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "halfkay",
"community_layouts": ["66_ansi"],
"layouts": {
"LAYOUT_66_ansi": {
"layout": [


+ 1
- 0
keyboards/hineybush/h660s/info.json View File

@ -36,6 +36,7 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"community_layouts": ["66_ansi", "66_iso"],
"layouts": {
"LAYOUT_66_ansi": {
"layout": [


Loading…
Cancel
Save