Duncan Sutherland 2 weeks ago
committed by GitHub
parent
commit
07b2a9704f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
27 changed files with 374 additions and 26 deletions
  1. +108
    -1
      keyboards/acheron/shark/alpha/keyboard.json
  2. +108
    -1
      keyboards/acheron/shark/beta/keyboard.json
  3. +1
    -0
      keyboards/an_achronism/tetromino/keyboard.json
  4. +1
    -0
      keyboards/balloondogcaps/tr90/keyboard.json
  5. +1
    -0
      keyboards/balloondogcaps/tr90pm/keyboard.json
  6. +1
    -0
      keyboards/binepad/bn009/info.json
  7. +52
    -1
      keyboards/boardsource/equals/48/keyboard.json
  8. +1
    -0
      keyboards/cannonkeys/atlas/keyboard.json
  9. +5
    -2
      keyboards/cannonkeys/ortho48/keyboard.json
  10. +51
    -3
      keyboards/cannonkeys/ortho48v2/keyboard.json
  11. +1
    -0
      keyboards/cannonkeys/ortho60v2/keyboard.json
  12. +7
    -2
      keyboards/capsunlocked/cu24/keyboard.json
  13. +2
    -2
      keyboards/capsunlocked/cu24/keymaps/default/keymap.c
  14. +5
    -1
      keyboards/checkerboards/quark_lp/keyboard.json
  15. +7
    -2
      keyboards/checkerboards/quark_plus/keyboard.json
  16. +3
    -3
      keyboards/checkerboards/quark_plus/keymaps/2u/keymap.c
  17. +3
    -3
      keyboards/checkerboards/quark_plus/keymaps/default/keymap.c
  18. +4
    -4
      keyboards/checkerboards/quark_plus/keymaps/via/keymap.c
  19. +5
    -1
      keyboards/cipulot/ec_23u/info.json
  20. +1
    -0
      keyboards/ckeys/handwire_101/keyboard.json
  21. +1
    -0
      keyboards/coseyfannitutti/discipad/keyboard.json
  22. +1
    -0
      keyboards/custommk/genesis/rev1/keyboard.json
  23. +1
    -0
      keyboards/custommk/genesis/rev2/keyboard.json
  24. +1
    -0
      keyboards/delikeeb/flatbread60/keyboard.json
  25. +1
    -0
      keyboards/delikeeb/vaneela/keyboard.json
  26. +1
    -0
      keyboards/deltapad/keyboard.json
  27. +1
    -0
      keyboards/deng/thirty/keyboard.json

+ 108
- 1
keyboards/acheron/shark/alpha/keyboard.json View File

@ -36,7 +36,7 @@
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C",
"community_layouts": ["ortho_4x12"],
"community_layouts": ["ortho_4x12", "planck_mit"],
"layouts": {
"LAYOUT_ortho_4x12": {
"layout": [
@ -92,6 +92,113 @@
{"matrix": [3, 10], "x": 10, "y": 3},
{"matrix": [3, 11], "x": 11, "y": 3}
]
},
"LAYOUT_planck_mit": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [0, 2], "x": 2, "y": 0},
{"matrix": [0, 3], "x": 3, "y": 0},
{"matrix": [0, 4], "x": 4, "y": 0},
{"matrix": [0, 5], "x": 5, "y": 0},
{"matrix": [0, 6], "x": 6, "y": 0},
{"matrix": [0, 7], "x": 7, "y": 0},
{"matrix": [0, 8], "x": 8, "y": 0},
{"matrix": [0, 9], "x": 9, "y": 0},
{"matrix": [0, 10], "x": 10, "y": 0},
{"matrix": [0, 11], "x": 11, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1},
{"matrix": [1, 1], "x": 1, "y": 1},
{"matrix": [1, 2], "x": 2, "y": 1},
{"matrix": [1, 3], "x": 3, "y": 1},
{"matrix": [1, 4], "x": 4, "y": 1},
{"matrix": [1, 5], "x": 5, "y": 1},
{"matrix": [1, 6], "x": 6, "y": 1},
{"matrix": [1, 7], "x": 7, "y": 1},
{"matrix": [1, 8], "x": 8, "y": 1},
{"matrix": [1, 9], "x": 9, "y": 1},
{"matrix": [1, 10], "x": 10, "y": 1},
{"matrix": [1, 11], "x": 11, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2},
{"matrix": [2, 1], "x": 1, "y": 2},
{"matrix": [2, 2], "x": 2, "y": 2},
{"matrix": [2, 3], "x": 3, "y": 2},
{"matrix": [2, 4], "x": 4, "y": 2},
{"matrix": [2, 5], "x": 5, "y": 2},
{"matrix": [2, 6], "x": 6, "y": 2},
{"matrix": [2, 7], "x": 7, "y": 2},
{"matrix": [2, 8], "x": 8, "y": 2},
{"matrix": [2, 9], "x": 9, "y": 2},
{"matrix": [2, 10], "x": 10, "y": 2},
{"matrix": [2, 11], "x": 11, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3},
{"matrix": [3, 1], "x": 1, "y": 3},
{"matrix": [3, 2], "x": 2, "y": 3},
{"matrix": [3, 3], "x": 3, "y": 3},
{"matrix": [3, 4], "x": 4, "y": 3},
{"matrix": [3, 6], "x": 5, "y": 3, "w": 2},
{"matrix": [3, 7], "x": 7, "y": 3},
{"matrix": [3, 8], "x": 8, "y": 3},
{"matrix": [3, 9], "x": 9, "y": 3},
{"matrix": [3, 10], "x": 10, "y": 3},
{"matrix": [3, 11], "x": 11, "y": 3}
]
},
"LAYOUT_ortho_4x12_2x2u": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [0, 2], "x": 2, "y": 0},
{"matrix": [0, 3], "x": 3, "y": 0},
{"matrix": [0, 4], "x": 4, "y": 0},
{"matrix": [0, 5], "x": 5, "y": 0},
{"matrix": [0, 6], "x": 6, "y": 0},
{"matrix": [0, 7], "x": 7, "y": 0},
{"matrix": [0, 8], "x": 8, "y": 0},
{"matrix": [0, 9], "x": 9, "y": 0},
{"matrix": [0, 10], "x": 10, "y": 0},
{"matrix": [0, 11], "x": 11, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1},
{"matrix": [1, 1], "x": 1, "y": 1},
{"matrix": [1, 2], "x": 2, "y": 1},
{"matrix": [1, 3], "x": 3, "y": 1},
{"matrix": [1, 4], "x": 4, "y": 1},
{"matrix": [1, 5], "x": 5, "y": 1},
{"matrix": [1, 6], "x": 6, "y": 1},
{"matrix": [1, 7], "x": 7, "y": 1},
{"matrix": [1, 8], "x": 8, "y": 1},
{"matrix": [1, 9], "x": 9, "y": 1},
{"matrix": [1, 10], "x": 10, "y": 1},
{"matrix": [1, 11], "x": 11, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2},
{"matrix": [2, 1], "x": 1, "y": 2},
{"matrix": [2, 2], "x": 2, "y": 2},
{"matrix": [2, 3], "x": 3, "y": 2},
{"matrix": [2, 4], "x": 4, "y": 2},
{"matrix": [2, 5], "x": 5, "y": 2},
{"matrix": [2, 6], "x": 6, "y": 2},
{"matrix": [2, 7], "x": 7, "y": 2},
{"matrix": [2, 8], "x": 8, "y": 2},
{"matrix": [2, 9], "x": 9, "y": 2},
{"matrix": [2, 10], "x": 10, "y": 2},
{"matrix": [2, 11], "x": 11, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3},
{"matrix": [3, 1], "x": 1, "y": 3},
{"matrix": [3, 2], "x": 2, "y": 3},
{"matrix": [3, 3], "x": 3, "y": 3},
{"matrix": [3, 5], "x": 4, "y": 3, "w": 2},
{"matrix": [3, 7], "x": 6, "y": 3, "w": 2},
{"matrix": [3, 8], "x": 8, "y": 3},
{"matrix": [3, 9], "x": 9, "y": 3},
{"matrix": [3, 10], "x": 10, "y": 3},
{"matrix": [3, 11], "x": 11, "y": 3}
]
}
}
}

+ 108
- 1
keyboards/acheron/shark/beta/keyboard.json View File

@ -59,7 +59,7 @@
},
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"community_layouts": ["ortho_4x12"],
"community_layouts": ["ortho_4x12", "planck_mit"],
"layouts": {
"LAYOUT_ortho_4x12": {
"layout": [
@ -115,6 +115,113 @@
{"matrix": [3, 10], "x": 10, "y": 3},
{"matrix": [3, 11], "x": 11, "y": 3}
]
},
"LAYOUT_planck_mit": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [0, 2], "x": 2, "y": 0},
{"matrix": [0, 3], "x": 3, "y": 0},
{"matrix": [0, 4], "x": 4, "y": 0},
{"matrix": [0, 5], "x": 5, "y": 0},
{"matrix": [0, 6], "x": 6, "y": 0},
{"matrix": [0, 7], "x": 7, "y": 0},
{"matrix": [0, 8], "x": 8, "y": 0},
{"matrix": [0, 9], "x": 9, "y": 0},
{"matrix": [0, 10], "x": 10, "y": 0},
{"matrix": [0, 11], "x": 11, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1},
{"matrix": [1, 1], "x": 1, "y": 1},
{"matrix": [1, 2], "x": 2, "y": 1},
{"matrix": [1, 3], "x": 3, "y": 1},
{"matrix": [1, 4], "x": 4, "y": 1},
{"matrix": [1, 5], "x": 5, "y": 1},
{"matrix": [1, 6], "x": 6, "y": 1},
{"matrix": [1, 7], "x": 7, "y": 1},
{"matrix": [1, 8], "x": 8, "y": 1},
{"matrix": [1, 9], "x": 9, "y": 1},
{"matrix": [1, 10], "x": 10, "y": 1},
{"matrix": [1, 11], "x": 11, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2},
{"matrix": [2, 1], "x": 1, "y": 2},
{"matrix": [2, 2], "x": 2, "y": 2},
{"matrix": [2, 3], "x": 3, "y": 2},
{"matrix": [2, 4], "x": 4, "y": 2},
{"matrix": [2, 5], "x": 5, "y": 2},
{"matrix": [2, 6], "x": 6, "y": 2},
{"matrix": [2, 7], "x": 7, "y": 2},
{"matrix": [2, 8], "x": 8, "y": 2},
{"matrix": [2, 9], "x": 9, "y": 2},
{"matrix": [2, 10], "x": 10, "y": 2},
{"matrix": [2, 11], "x": 11, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3},
{"matrix": [3, 1], "x": 1, "y": 3},
{"matrix": [3, 2], "x": 2, "y": 3},
{"matrix": [3, 3], "x": 3, "y": 3},
{"matrix": [3, 4], "x": 4, "y": 3},
{"matrix": [3, 6], "x": 5, "y": 3, "w": 2},
{"matrix": [3, 7], "x": 7, "y": 3},
{"matrix": [3, 8], "x": 8, "y": 3},
{"matrix": [3, 9], "x": 9, "y": 3},
{"matrix": [3, 10], "x": 10, "y": 3},
{"matrix": [3, 11], "x": 11, "y": 3}
]
},
"LAYOUT_ortho_4x12_2x2u": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [0, 2], "x": 2, "y": 0},
{"matrix": [0, 3], "x": 3, "y": 0},
{"matrix": [0, 4], "x": 4, "y": 0},
{"matrix": [0, 5], "x": 5, "y": 0},
{"matrix": [0, 6], "x": 6, "y": 0},
{"matrix": [0, 7], "x": 7, "y": 0},
{"matrix": [0, 8], "x": 8, "y": 0},
{"matrix": [0, 9], "x": 9, "y": 0},
{"matrix": [0, 10], "x": 10, "y": 0},
{"matrix": [0, 11], "x": 11, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1},
{"matrix": [1, 1], "x": 1, "y": 1},
{"matrix": [1, 2], "x": 2, "y": 1},
{"matrix": [1, 3], "x": 3, "y": 1},
{"matrix": [1, 4], "x": 4, "y": 1},
{"matrix": [1, 5], "x": 5, "y": 1},
{"matrix": [1, 6], "x": 6, "y": 1},
{"matrix": [1, 7], "x": 7, "y": 1},
{"matrix": [1, 8], "x": 8, "y": 1},
{"matrix": [1, 9], "x": 9, "y": 1},
{"matrix": [1, 10], "x": 10, "y": 1},
{"matrix": [1, 11], "x": 11, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2},
{"matrix": [2, 1], "x": 1, "y": 2},
{"matrix": [2, 2], "x": 2, "y": 2},
{"matrix": [2, 3], "x": 3, "y": 2},
{"matrix": [2, 4], "x": 4, "y": 2},
{"matrix": [2, 5], "x": 5, "y": 2},
{"matrix": [2, 6], "x": 6, "y": 2},
{"matrix": [2, 7], "x": 7, "y": 2},
{"matrix": [2, 8], "x": 8, "y": 2},
{"matrix": [2, 9], "x": 9, "y": 2},
{"matrix": [2, 10], "x": 10, "y": 2},
{"matrix": [2, 11], "x": 11, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3},
{"matrix": [3, 1], "x": 1, "y": 3},
{"matrix": [3, 2], "x": 2, "y": 3},
{"matrix": [3, 3], "x": 3, "y": 3},
{"matrix": [3, 5], "x": 4, "y": 3, "w": 2},
{"matrix": [3, 7], "x": 6, "y": 3, "w": 2},
{"matrix": [3, 8], "x": 8, "y": 3},
{"matrix": [3, 9], "x": 9, "y": 3},
{"matrix": [3, 10], "x": 10, "y": 3},
{"matrix": [3, 11], "x": 11, "y": 3}
]
}
}
}

+ 1
- 0
keyboards/an_achronism/tetromino/keyboard.json View File

@ -29,6 +29,7 @@
"GP9", "GP10", "GP11", "GP12", "GP13", "GP14", "GP15"],
"rows": ["GP16", "GP17", "GP18", "GP19", "GP20"]
},
"community_layouts": ["ortho_5x14"],
"layouts": {
"LAYOUT_ortho_5x14": {
"layout": [


+ 1
- 0
keyboards/balloondogcaps/tr90/keyboard.json View File

@ -26,6 +26,7 @@
"layout_aliases": {
"LAYOUT": "LAYOUT_ortho_3x3"
},
"community_layouts": ["ortho_3x3"],
"layouts": {
"LAYOUT_ortho_3x3": {
"layout": [


+ 1
- 0
keyboards/balloondogcaps/tr90pm/keyboard.json View File

@ -26,6 +26,7 @@
"layout_aliases": {
"LAYOUT": "LAYOUT_ortho_3x3"
},
"community_layouts": ["ortho_3x3"],
"layouts": {
"LAYOUT_ortho_3x3": {
"layout": [


+ 1
- 0
keyboards/binepad/bn009/info.json View File

@ -15,6 +15,7 @@
"vid": "0x4249",
"pid": "0x4295"
},
"community_layouts": ["ortho_3x3"],
"layouts": {
"LAYOUT_ortho_3x3": {
"layout": [


+ 52
- 1
keyboards/boardsource/equals/48/keyboard.json View File

@ -76,7 +76,7 @@
{ "flags": 1, "matrix": [3, 11], "x": 224, "y": 64 }
]
},
"community_layouts": ["ortho_4x12"],
"community_layouts": ["ortho_4x12", "planck_mit"],
"layouts": {
"LAYOUT_ortho_4x12": {
"layout": [
@ -129,6 +129,57 @@
{ "matrix": [3, 10], "x": 10, "y": 3 },
{ "matrix": [3, 11], "x": 11, "y": 3 }
]
},
"LAYOUT_planck_mit": {
"layout": [
{ "matrix": [0, 0], "x": 0, "y": 0 },
{ "matrix": [0, 1], "x": 1, "y": 0 },
{ "matrix": [0, 2], "x": 2, "y": 0 },
{ "matrix": [0, 3], "x": 3, "y": 0 },
{ "matrix": [0, 4], "x": 4, "y": 0 },
{ "matrix": [0, 5], "x": 5, "y": 0 },
{ "matrix": [0, 6], "x": 6, "y": 0 },
{ "matrix": [0, 7], "x": 7, "y": 0 },
{ "matrix": [0, 8], "x": 8, "y": 0 },
{ "matrix": [0, 9], "x": 9, "y": 0 },
{ "matrix": [0, 10], "x": 10, "y": 0 },
{ "matrix": [0, 11], "x": 11, "y": 0 },
{ "matrix": [1, 0], "x": 0, "y": 1 },
{ "matrix": [1, 1], "x": 1, "y": 1 },
{ "matrix": [1, 2], "x": 2, "y": 1 },
{ "matrix": [1, 3], "x": 3, "y": 1 },
{ "matrix": [1, 4], "x": 4, "y": 1 },
{ "matrix": [1, 5], "x": 5, "y": 1 },
{ "matrix": [1, 6], "x": 6, "y": 1 },
{ "matrix": [1, 7], "x": 7, "y": 1 },
{ "matrix": [1, 8], "x": 8, "y": 1 },
{ "matrix": [1, 9], "x": 9, "y": 1 },
{ "matrix": [1, 10], "x": 10, "y": 1 },
{ "matrix": [1, 11], "x": 11, "y": 1 },
{ "matrix": [2, 0], "x": 0, "y": 2 },
{ "matrix": [2, 1], "x": 1, "y": 2 },
{ "matrix": [2, 2], "x": 2, "y": 2 },
{ "matrix": [2, 3], "x": 3, "y": 2 },
{ "matrix": [2, 4], "x": 4, "y": 2 },
{ "matrix": [2, 5], "x": 5, "y": 2 },
{ "matrix": [2, 6], "x": 6, "y": 2 },
{ "matrix": [2, 7], "x": 7, "y": 2 },
{ "matrix": [2, 8], "x": 8, "y": 2 },
{ "matrix": [2, 9], "x": 9, "y": 2 },
{ "matrix": [2, 10], "x": 10, "y": 2 },
{ "matrix": [2, 11], "x": 11, "y": 2 },
{ "matrix": [3, 0], "x": 0, "y": 3 },
{ "matrix": [3, 1], "x": 1, "y": 3 },
{ "matrix": [3, 2], "x": 2, "y": 3 },
{ "matrix": [3, 3], "x": 3, "y": 3 },
{ "matrix": [3, 4], "x": 4, "y": 3 },
{ "matrix": [3, 5], "x": 5, "y": 3, "w": 2 },
{ "matrix": [3, 7], "x": 7, "y": 3 },
{ "matrix": [3, 8], "x": 8, "y": 3 },
{ "matrix": [3, 9], "x": 9, "y": 3 },
{ "matrix": [3, 10], "x": 10, "y": 3 },
{ "matrix": [3, 11], "x": 11, "y": 3 }
]
}
}
}

+ 1
- 0
keyboards/cannonkeys/atlas/keyboard.json View File

@ -43,6 +43,7 @@
"diode_direction": "COL2ROW",
"processor": "STM32F072",
"bootloader": "stm32-dfu",
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {
"layout": [


+ 5
- 2
keyboards/cannonkeys/ortho48/keyboard.json View File

@ -50,7 +50,10 @@
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"community_layouts": ["ortho_4x12"],
"layout_aliases": {
"LAYOUT_1x2uC": "LAYOUT_planck_mit"
},
"community_layouts": ["ortho_4x12", "planck_mit"],
"layouts": {
"LAYOUT_ortho_4x12": {
"layout": [
@ -107,7 +110,7 @@
{"matrix": [3, 11], "x": 11, "y": 3}
]
},
"LAYOUT_1x2uC": {
"LAYOUT_planck_mit": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},


+ 51
- 3
keyboards/cannonkeys/ortho48v2/keyboard.json View File

@ -36,9 +36,7 @@
"levels": 15,
"pin": "GP12"
},
"community_layouts": [
"ortho_4x12"
],
"community_layouts": ["ortho_4x12", "planck_mit"],
"layouts": {
"LAYOUT_ortho_4x12": {
"layout": [
@ -90,6 +88,56 @@
{"label": "↓", "x": 9, "y": 3, "matrix": [3, 9]},
{"label": "↑", "x": 10, "y": 3, "matrix": [3, 10]},
{"label": "→", "x": 11, "y": 3, "matrix": [3, 11]}]
},
"LAYOUT_planck_mit": {
"layout": [
{"label": "Tab", "x": 0, "y": 0, "matrix": [0, 0]},
{"label": "Q", "x": 1, "y": 0, "matrix": [0, 1]},
{"label": "W", "x": 2, "y": 0, "matrix": [0, 2]},
{"label": "E", "x": 3, "y": 0, "matrix": [0, 3]},
{"label": "R", "x": 4, "y": 0, "matrix": [0, 4]},
{"label": "T", "x": 5, "y": 0, "matrix": [0, 5]},
{"label": "Y", "x": 6, "y": 0, "matrix": [0, 6]},
{"label": "U", "x": 7, "y": 0, "matrix": [0, 7]},
{"label": "I", "x": 8, "y": 0, "matrix": [0, 8]},
{"label": "O", "x": 9, "y": 0, "matrix": [0, 9]},
{"label": "P", "x": 10, "y": 0, "matrix": [0, 10]},
{"label": "Back Space", "x": 11, "y": 0, "matrix": [0, 11]},
{"label": "Esc", "x": 0, "y": 1, "matrix": [1, 0]},
{"label": "A", "x": 1, "y": 1, "matrix": [1, 1]},
{"label": "S", "x": 2, "y": 1, "matrix": [1, 2]},
{"label": "D", "x": 3, "y": 1, "matrix": [1, 3]},
{"label": "F", "x": 4, "y": 1, "matrix": [1, 4]},
{"label": "G", "x": 5, "y": 1, "matrix": [1, 5]},
{"label": "H", "x": 6, "y": 1, "matrix": [1, 6]},
{"label": "J", "x": 7, "y": 1, "matrix": [1, 7]},
{"label": "K", "x": 8, "y": 1, "matrix": [1, 8]},
{"label": "L", "x": 9, "y": 1, "matrix": [1, 9]},
{"label": ";", "x": 10, "y": 1, "matrix": [1, 10]},
{"label": "'", "x": 11, "y": 1, "matrix": [1, 11]},
{"label": "Shift", "x": 0, "y": 2, "matrix": [2, 0]},
{"label": "Z", "x": 1, "y": 2, "matrix": [2, 1]},
{"label": "X", "x": 2, "y": 2, "matrix": [2, 2]},
{"label": "C", "x": 3, "y": 2, "matrix": [2, 3]},
{"label": "V", "x": 4, "y": 2, "matrix": [2, 4]},
{"label": "B", "x": 5, "y": 2, "matrix": [2, 5]},
{"label": "N", "x": 6, "y": 2, "matrix": [2, 6]},
{"label": "M", "x": 7, "y": 2, "matrix": [2, 7]},
{"label": ",", "x": 8, "y": 2, "matrix": [2, 8]},
{"label": ".", "x": 9, "y": 2, "matrix": [2, 9]},
{"label": "/", "x": 10, "y": 2, "matrix": [2, 10]},
{"label": "Return", "x": 11, "y": 2, "matrix": [2, 11]},
{"label": "", "x": 0, "y": 3, "matrix": [3, 0]},
{"label": "Ctrl", "x": 1, "y": 3, "matrix": [3, 1]},
{"label": "Alt", "x": 2, "y": 3, "matrix": [3, 2]},
{"label": "Super", "x": 3, "y": 3, "matrix": [3, 3]},
{"label": "⇓", "x": 4, "y": 3, "matrix": [3, 4]},
{"label": "", "x": 5, "y": 3, "matrix": [3, 5], "w": 2},
{"label": "⇑", "x": 7, "y": 3, "matrix": [3, 7]},
{"label": "←", "x": 8, "y": 3, "matrix": [3, 8]},
{"label": "↓", "x": 9, "y": 3, "matrix": [3, 9]},
{"label": "↑", "x": 10, "y": 3, "matrix": [3, 10]},
{"label": "→", "x": 11, "y": 3, "matrix": [3, 11]}]
}
}
}

+ 1
- 0
keyboards/cannonkeys/ortho60v2/keyboard.json View File

@ -35,6 +35,7 @@
"levels": 15,
"pin": "GP12"
},
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {
"layout": [


+ 7
- 2
keyboards/capsunlocked/cu24/keyboard.json View File

@ -48,8 +48,13 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layout_aliases": {
"LAYOUT_grid": "LAYOUT_ortho_6x4",
"LAYOUT_numpad": "LAYOUT_numpad_6x4"
},
"community_layouts": ["numpad_6x4", "ortho_6x4"],
"layouts": {
"LAYOUT_grid": {
"LAYOUT_ortho_6x4": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@ -82,7 +87,7 @@
{"matrix": [5, 3], "x": 3, "y": 5}
]
},
"LAYOUT_numpad": {
"LAYOUT_numpad_6x4": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},


+ 2
- 2
keyboards/capsunlocked/cu24/keymaps/default/keymap.c View File

@ -16,7 +16,7 @@
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT_grid( /* Base */
[0] = LAYOUT_ortho_6x4( /* Base */
KC_MPLY, KC_MUTE, KC_VOLD, KC_VOLU,
MO(1) , KC_PSLS, KC_PAST, KC_PMNS,
KC_P7 , KC_P8 , KC_P9 , KC_PPLS,
@ -25,7 +25,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
KC_P0 , KC_P0 , KC_PDOT, KC_PENT
),
[1] = LAYOUT_grid( /* FN */
[1] = LAYOUT_ortho_6x4( /* FN */
RGB_TOG, RGB_MOD, BL_STEP, BL_BRTG,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
RGB_HUI, RGB_SAI, RGB_VAI, KC_TRNS,


+ 5
- 1
keyboards/checkerboards/quark_lp/keyboard.json View File

@ -57,6 +57,10 @@
"tapping": {
"toggle": 2
},
"layout_aliases": {
"LAYOUT_ortho_4x12_1x2uC": "LAYOUT_planck_mit"
},
"community_layouts": ["ortho_4x12", "planck_mit"],
"layouts": {
"LAYOUT_ortho_4x12": {
"layout": [
@ -113,7 +117,7 @@
{"matrix": [3, 11], "x": 11, "y": 3}
]
},
"LAYOUT_ortho_4x12_1x2uC": {
"LAYOUT_planck_mit": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},


+ 7
- 2
keyboards/checkerboards/quark_plus/keyboard.json View File

@ -61,8 +61,13 @@
},
"processor": "atmega32u2",
"bootloader": "atmel-dfu",
"layout_aliases": {
"LAYOUT_grid": "LAYOUT_ortho_4x12",
"LAYOUT_2u": "LAYOUT_planck_mit"
},
"community_layouts": ["ortho_4x12", "planck_mit"],
"layouts": {
"LAYOUT_grid": {
"LAYOUT_ortho_4x12": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [1, 0], "x": 1, "y": 0},
@ -117,7 +122,7 @@
{"matrix": [6, 5], "x": 11, "y": 3}
]
},
"LAYOUT_2u": {
"LAYOUT_planck_mit": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [1, 0], "x": 1, "y": 0},


+ 3
- 3
keyboards/checkerboards/quark_plus/keymaps/2u/keymap.c View File

@ -35,7 +35,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* | PRINT | Ctrl | ALT | GUI |LOWER | SPACE |RAISE | LEFT | DOWN | UP |RIGHT |
* `-----------------------------------------------------------------------------------------'
*/
[0] = LAYOUT_2u(
[0] = LAYOUT_planck_mit(
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_DEL,
CTL_T(KC_ESC), KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_ENT,
@ -54,7 +54,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* | | | ESC |CTRL-ALT-DEL|TASK| | | | | '|' | ` | |
* `---------------------------------------------------------------------------------------'
*/
[1] = LAYOUT_2u(
[1] = LAYOUT_planck_mit(
KC_TILD, KC_EXLM, KC_AT, KC_HASH, KC_DLR, KC_PERC, KC_CIRC, KC_AMPR, KC_ASTR, KC_LPRN, KC_RPRN, KC_BSPC,
KC_SLSH, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_BSLS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_PPLS, KC_EQL, _______, _______, _______,
@ -73,7 +73,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* |QK_BOOT | | | | | | | | | | |
* `---------------------------------------------------------------------------------------'
*/
[2] = LAYOUT_2u(
[2] = LAYOUT_planck_mit(
_______, _______, _______, KC_UP, _______, _______, _______, KC_UNDS, _______, KC_LBRC, KC_RBRC, _______,
_______, _______, KC_LEFT, KC_DOWN, KC_RGHT, _______, _______, KC_MINS, _______, KC_LCBR, KC_RCBR, _______,
KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,


+ 3
- 3
keyboards/checkerboards/quark_plus/keymaps/default/keymap.c View File

@ -35,7 +35,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* | PRINT | Ctrl | ALT | GUI |LOWER |SPACE |SPACE|RAISE | LEFT | DOWN | UP |RIGHT |
* `-----------------------------------------------------------------------------------------'
*/
[0] = LAYOUT_grid(
[0] = LAYOUT_ortho_4x12(
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_DEL,
CTL_T(KC_ESC), KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_ENT,
@ -54,7 +54,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* | | | ESC |CTRL-ALT-DEL|TASK| | | | | | '|' | ` | |
* `---------------------------------------------------------------------------------------'
*/
[1] = LAYOUT_grid(
[1] = LAYOUT_ortho_4x12(
KC_TILD, KC_EXLM, KC_AT, KC_HASH, KC_DLR, KC_PERC, KC_CIRC, KC_AMPR, KC_ASTR, KC_LPRN, KC_RPRN, KC_BSPC,
KC_SLSH, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_BSLS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_PPLS, KC_EQL, _______, _______, _______,
@ -73,7 +73,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* |QK_BOOT | | | | | | | | | | | |
* `---------------------------------------------------------------------------------------'
*/
[2] = LAYOUT_grid(
[2] = LAYOUT_ortho_4x12(
_______, _______, _______, KC_UP, _______, _______, _______, KC_UNDS, _______, KC_LBRC, KC_RBRC, _______,
_______, _______, KC_LEFT, KC_DOWN, KC_RGHT, _______, _______, KC_MINS, _______, KC_LCBR, KC_RCBR, _______,
KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,


+ 4
- 4
keyboards/checkerboards/quark_plus/keymaps/via/keymap.c View File

@ -35,7 +35,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* | PRINT | Ctrl | ALT | GUI |LOWER |SPACE |SPACE|RAISE | LEFT | DOWN | UP |RIGHT |
* `-----------------------------------------------------------------------------------------'
*/
[0] = LAYOUT_grid(
[0] = LAYOUT_ortho_4x12(
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_DEL,
CTL_T(KC_ESC), KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_ENT,
@ -54,7 +54,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* | | | ESC |CTRL-ALT-DEL|TASK| | | | | | '|' | ` | |
* `---------------------------------------------------------------------------------------'
*/
[1] = LAYOUT_grid(
[1] = LAYOUT_ortho_4x12(
KC_TILD, KC_EXLM, KC_AT, KC_HASH, KC_DLR, KC_PERC, KC_CIRC, KC_AMPR, KC_ASTR, KC_LPRN, KC_RPRN, KC_BSPC,
KC_SLSH, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_BSLS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_PPLS, KC_EQL, _______, _______, _______,
@ -73,14 +73,14 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* |QK_BOOT | | | | | | | | | | | |
* `---------------------------------------------------------------------------------------'
*/
[2] = LAYOUT_grid(
[2] = LAYOUT_ortho_4x12(
_______, _______, _______, KC_UP, _______, _______, _______, KC_UNDS, _______, KC_LBRC, KC_RBRC, _______,
_______, _______, KC_LEFT, KC_DOWN, KC_RGHT, _______, _______, KC_MINS, _______, KC_LCBR, KC_RCBR, _______,
KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
),
[3] = LAYOUT_grid(
[3] = LAYOUT_ortho_4x12(
_______, _______, _______, KC_UP, _______, _______, _______, KC_UNDS, _______, KC_LBRC, KC_RBRC, _______,
_______, _______, KC_LEFT, KC_DOWN, KC_RGHT, _______, _______, KC_MINS, _______, KC_LCBR, KC_RCBR, _______,
KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,


+ 5
- 1
keyboards/cipulot/ec_23u/info.json View File

@ -46,8 +46,12 @@
},
"vid": "0x6369"
},
"layout_aliases": {
"LAYOUT_all": "LAYOUT_ortho_6x4"
},
"community_layouts": ["numpad_6x4", "ortho_6x4"],
"layouts": {
"LAYOUT_all": {
"LAYOUT_ortho_6x4": {
"layout": [
{"label": "0,0", "matrix": [0, 0], "x": 0.0, "y": 0.0},
{"label": "0,1", "matrix": [0, 1], "x": 1.0, "y": 0.0},


+ 1
- 0
keyboards/ckeys/handwire_101/keyboard.json View File

@ -26,6 +26,7 @@
"layout_aliases": {
"LAYOUT": "LAYOUT_ortho_4x4"
},
"community_layouts": ["ortho_4x4"],
"layouts": {
"LAYOUT_ortho_4x4": {
"layout": [


+ 1
- 0
keyboards/coseyfannitutti/discipad/keyboard.json View File

@ -24,6 +24,7 @@
"diode_direction": "COL2ROW",
"processor": "atmega328p",
"bootloader": "usbasploader",
"community_layouts": ["numpad_5x4"],
"layouts": {
"LAYOUT_numpad_5x4": {
"layout": [


+ 1
- 0
keyboards/custommk/genesis/rev1/keyboard.json View File

@ -53,6 +53,7 @@
"rgblight": true,
"encoder": true
},
"community_layouts": ["numpad_5x4", "ortho_5x4"],
"layouts": {
"LAYOUT_ortho_5x4": {
"layout": [


+ 1
- 0
keyboards/custommk/genesis/rev2/keyboard.json View File

@ -53,6 +53,7 @@
"rgblight": true,
"encoder": true
},
"community_layouts": ["numpad_5x4", "ortho_5x4"],
"layouts": {
"LAYOUT_ortho_5x4": {
"layout": [


+ 1
- 0
keyboards/delikeeb/flatbread60/keyboard.json View File

@ -45,6 +45,7 @@
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "caterina",
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {
"layout": [


+ 1
- 0
keyboards/delikeeb/vaneela/keyboard.json View File

@ -23,6 +23,7 @@
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "caterina",
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {
"layout": [


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

@ -23,6 +23,7 @@
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"community_layouts": ["numpad_4x4", "ortho_4x4"],
"layouts": {
"LAYOUT_ortho_4x4": {
"layout": [


+ 1
- 0
keyboards/deng/thirty/keyboard.json View File

@ -86,6 +86,7 @@
"backlight": true,
"rgb_matrix": true
},
"community_layouts": ["ortho_3x10"],
"layouts": {
"LAYOUT_ortho_3x10": {
"layout": [


Loading…
Cancel
Save