Duncan Sutherland 2 weeks ago
committed by GitHub
parent
commit
d9e235ea1c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
9 changed files with 12 additions and 4 deletions
  1. +4
    -3
      keyboards/0_sixty/info.json
  2. +1
    -0
      keyboards/1k/keyboard.json
  3. +1
    -0
      keyboards/1upkeyboards/super16v2/keyboard.json
  4. +1
    -0
      keyboards/1upkeyboards/sweet16/info.json
  5. +1
    -0
      keyboards/25keys/zinc/rev1/keyboard.json
  6. +1
    -0
      keyboards/25keys/zinc/reva/keyboard.json
  7. +1
    -1
      keyboards/40percentclub/4x4/keyboard.json
  8. +1
    -0
      keyboards/40percentclub/nein/keyboard.json
  9. +1
    -0
      keyboards/7c8/framework/keyboard.json

+ 4
- 3
keyboards/0_sixty/info.json View File

@ -22,6 +22,7 @@
},
"processor": "atmega32u4",
"bootloader": "caterina",
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_1x2uC": {
"layout": [
@ -89,8 +90,8 @@
{"matrix": [4, 10], "x": 10, "y": 4},
{"matrix": [4, 11], "x": 11, "y": 4}
]
},
"LAYOUT_2x2uC": {
},
"LAYOUT_2x2uC": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@ -224,7 +225,7 @@
{"matrix": [4, 11], "x": 11, "y": 4}
]
},
"LAYOUT_1x2uR": {
"LAYOUT_1x2uR": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},


+ 1
- 0
keyboards/1k/keyboard.json View File

@ -29,6 +29,7 @@
["B0"]
]
},
"community_layouts":["ortho_1x1"],
"layouts": {
"LAYOUT_ortho_1x1": {
"layout": [


+ 1
- 0
keyboards/1upkeyboards/super16v2/keyboard.json View File

@ -78,6 +78,7 @@
},
"processor": "atmega32u2",
"bootloader": "atmel-dfu",
"community_layouts":["ortho_4x4"],
"layouts": {
"LAYOUT_ortho_4x4": {
"layout": [


+ 1
- 0
keyboards/1upkeyboards/sweet16/info.json View File

@ -14,6 +14,7 @@
"usb": {
"vid": "0x6F75"
},
"community_layouts": ["ortho_4x4", "numpad_4x4"],
"layouts": {
"LAYOUT_ortho_4x4": {
"layout": [


+ 1
- 0
keyboards/25keys/zinc/rev1/keyboard.json View File

@ -39,6 +39,7 @@
"layout_aliases": {
"LAYOUT": "LAYOUT_ortho_4x12"
},
"community_layouts": ["ortho_4x12"],
"layouts": {
"LAYOUT_ortho_4x12": {
"layout": [


+ 1
- 0
keyboards/25keys/zinc/reva/keyboard.json View File

@ -36,6 +36,7 @@
"ws2812": {
"pin": "D3"
},
"community_layouts": ["ortho_4x12"],
"layouts": {
"LAYOUT_ortho_4x12": {
"layout": [


+ 1
- 1
keyboards/40percentclub/4x4/keyboard.json View File

@ -28,7 +28,7 @@
"resync": true
}
},
"community_layouts": ["ortho_4x4", "ortho_4x12"],
"community_layouts": ["ortho_4x4", "ortho_4x12", "ortho_4x16"],
"layouts": {
"LAYOUT_ortho_4x4": {
"layout": [


+ 1
- 0
keyboards/40percentclub/nein/keyboard.json View File

@ -31,6 +31,7 @@
["B2", "B6", "B5"]
]
},
"community_layouts": ["ortho_3x3"],
"layouts": {
"LAYOUT_ortho_3x3": {
"layout": [


+ 1
- 0
keyboards/7c8/framework/keyboard.json View File

@ -37,6 +37,7 @@
},
"processor": "atmega328p",
"bootloader": "usbasploader",
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {
"layout": [


Loading…
Cancel
Save