Browse Source

Merge branch 'master' into add_mnk_65_ec

pull/23168/head
Cipulot 2 months ago
committed by GitHub
parent
commit
d3618f251e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
137 changed files with 6475 additions and 838 deletions
  1. +23
    -23
      .editorconfig
  2. +2
    -0
      .github/workflows/format.yml
  3. +1
    -1
      .github/workflows/format_push.yml
  4. +8
    -4
      .github/workflows/lint.yml
  5. +1
    -1
      .github/workflows/regen_push.yml
  6. +1
    -1
      docs/feature_tri_layer.md
  7. +74
    -0
      docs/other_vscode.md
  8. +762
    -3
      keyboards/ares/info.json
  9. +27
    -0
      keyboards/ares/matrix_diagram.md
  10. +118
    -0
      keyboards/cipulot/60xt/info.json
  11. +43
    -0
      keyboards/cipulot/60xt/keymaps/default/keymap.c
  12. +43
    -0
      keyboards/cipulot/60xt/keymaps/via/keymap.c
  13. +1
    -0
      keyboards/cipulot/60xt/keymaps/via/rules.mk
  14. +27
    -0
      keyboards/cipulot/60xt/readme.md
  15. +0
    -0
      keyboards/cipulot/60xt/rules.mk
  16. +1
    -0
      keyboards/cipulot/common/ec_switch_matrix.h
  17. +1
    -1
      keyboards/cipulot/ec_23u/config.h
  18. +1
    -1
      keyboards/cipulot/ec_60/config.h
  19. +1
    -1
      keyboards/cipulot/ec_alveus/1_0_0/config.h
  20. +1
    -1
      keyboards/cipulot/ec_alveus/1_2_0/config.h
  21. +1
    -1
      keyboards/cipulot/ec_pro2/config.h
  22. +1
    -1
      keyboards/cipulot/ec_prox/ansi_iso/config.h
  23. +1
    -1
      keyboards/cipulot/ec_prox/jis/config.h
  24. +1
    -1
      keyboards/cipulot/ec_theca/config.h
  25. +1
    -1
      keyboards/cipulot/rf_r1_8_9xu/config.h
  26. +29
    -0
      keyboards/custommk/cmk11/config.h
  27. +30
    -0
      keyboards/custommk/cmk11/halconf.h
  28. +121
    -0
      keyboards/custommk/cmk11/info.json
  29. +11
    -0
      keyboards/custommk/cmk11/keymaps/default/keymap.c
  30. +6
    -0
      keyboards/custommk/cmk11/keymaps/via/config.h
  31. +11
    -0
      keyboards/custommk/cmk11/keymaps/via/keymap.c
  32. +1
    -0
      keyboards/custommk/cmk11/keymaps/via/rules.mk
  33. +31
    -0
      keyboards/custommk/cmk11/mcuconf.h
  34. +27
    -0
      keyboards/custommk/cmk11/readme.md
  35. +1
    -0
      keyboards/custommk/cmk11/rules.mk
  36. +201
    -0
      keyboards/era/sirind/brick65/info.json
  37. +35
    -0
      keyboards/era/sirind/brick65/keymaps/default/keymap.c
  38. +21
    -0
      keyboards/era/sirind/brick65/keymaps/via/keymap.c
  39. +1
    -0
      keyboards/era/sirind/brick65/keymaps/via/rules.mk
  40. +26
    -0
      keyboards/era/sirind/brick65/readme.md
  41. +1
    -0
      keyboards/era/sirind/brick65/rules.mk
  42. +104
    -0
      keyboards/galile0/glyphkbd_v2/info.json
  43. +105
    -0
      keyboards/galile0/glyphkbd_v2/keymaps/default/keymap.c
  44. +105
    -0
      keyboards/galile0/glyphkbd_v2/keymaps/via/keymap.c
  45. +1
    -0
      keyboards/galile0/glyphkbd_v2/keymaps/via/rules.mk
  46. +27
    -0
      keyboards/galile0/glyphkbd_v2/readme.md
  47. +1
    -0
      keyboards/galile0/glyphkbd_v2/rules.mk
  48. +1
    -1
      keyboards/geistmaschine/geist/info.json
  49. +2
    -2
      keyboards/geistmaschine/geist/keymaps/default/keymap.c
  50. +2
    -2
      keyboards/geistmaschine/geist/keymaps/via/keymap.c
  51. +8
    -8
      keyboards/gray_studio/aero75/info.json
  52. +3
    -3
      keyboards/gray_studio/aero75/matrix_diagram.md
  53. +66
    -0
      keyboards/handwired/petruziamini/info.json
  54. +30
    -0
      keyboards/handwired/petruziamini/keymaps/default/keymap.c
  55. +26
    -0
      keyboards/handwired/petruziamini/readme.md
  56. +1
    -0
      keyboards/handwired/petruziamini/rules.mk
  57. +15
    -0
      keyboards/jidohun/km113/config.h
  58. +10
    -0
      keyboards/jidohun/km113/halconf.h
  59. +269
    -0
      keyboards/jidohun/km113/info.json
  60. +43
    -0
      keyboards/jidohun/km113/keymaps/default/keymap.c
  61. +53
    -0
      keyboards/jidohun/km113/keymaps/via/keymap.c
  62. +2
    -0
      keyboards/jidohun/km113/keymaps/via/rules.mk
  63. +9
    -0
      keyboards/jidohun/km113/mcuconf.h
  64. +23
    -0
      keyboards/jidohun/km113/readme.md
  65. +1
    -0
      keyboards/jidohun/km113/rules.mk
  66. +16
    -16
      keyboards/kb_elmo/aek2_usb/info.json
  67. +72
    -0
      keyboards/kb_elmo/bm42/info.json
  68. +25
    -0
      keyboards/kb_elmo/bm42/keymaps/default/keymap.c
  69. +25
    -0
      keyboards/kb_elmo/bm42/keymaps/via/keymap.c
  70. +2
    -0
      keyboards/kb_elmo/bm42/keymaps/via/rules.mk
  71. +28
    -0
      keyboards/kb_elmo/bm42/readme.md
  72. +1
    -0
      keyboards/kb_elmo/bm42/rules.mk
  73. +91
    -0
      keyboards/kb_elmo/dizzy40/info.json
  74. +25
    -0
      keyboards/kb_elmo/dizzy40/keymaps/default/keymap.c
  75. +25
    -0
      keyboards/kb_elmo/dizzy40/keymaps/via/keymap.c
  76. +2
    -0
      keyboards/kb_elmo/dizzy40/keymaps/via/rules.mk
  77. +28
    -0
      keyboards/kb_elmo/dizzy40/readme.md
  78. +1
    -0
      keyboards/kb_elmo/dizzy40/rules.mk
  79. +71
    -0
      keyboards/kb_elmo/eliza/info.json
  80. +25
    -0
      keyboards/kb_elmo/eliza/keymaps/default/keymap.c
  81. +25
    -0
      keyboards/kb_elmo/eliza/keymaps/via/keymap.c
  82. +2
    -0
      keyboards/kb_elmo/eliza/keymaps/via/rules.mk
  83. +28
    -0
      keyboards/kb_elmo/eliza/readme.md
  84. +1
    -0
      keyboards/kb_elmo/eliza/rules.mk
  85. +61
    -0
      keyboards/kb_elmo/gamehand/info.json
  86. +33
    -0
      keyboards/kb_elmo/gamehand/keymaps/default/keymap.c
  87. +33
    -0
      keyboards/kb_elmo/gamehand/keymaps/via/keymap.c
  88. +2
    -0
      keyboards/kb_elmo/gamehand/keymaps/via/rules.mk
  89. +28
    -0
      keyboards/kb_elmo/gamehand/readme.md
  90. +1
    -0
      keyboards/kb_elmo/gamehand/rules.mk
  91. +733
    -17
      keyboards/kbdfans/kbd19x/info.json
  92. +28
    -0
      keyboards/kbdfans/kbd19x/matrix_diagram.md
  93. +4
    -6
      keyboards/kbdfans/kbd75/readme.md
  94. +582
    -21
      keyboards/kbdfans/kbd75/rev1/info.json
  95. +32
    -0
      keyboards/kbdfans/kbd75/rev1/matrix_diagram.md
  96. +582
    -21
      keyboards/kbdfans/kbd75/rev2/info.json
  97. +35
    -0
      keyboards/kbdfans/kbd75/rev2/matrix_diagram.md
  98. +13
    -13
      keyboards/magic_force/mf17/info.json
  99. +35
    -35
      keyboards/mntre_v3/info.json
  100. +93
    -83
      keyboards/orthograph/info.json

+ 23
- 23
.editorconfig View File

@ -4,39 +4,39 @@
root = true
[*]
end_of_line = lf
indent_style = space
indent_size = 4
# We recommend you to keep these unchanged
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[{*.yaml,*.yml}] # To match GitHub Actions formatting
indent_size = 2
[*.md]
trim_trailing_whitespace = false
indent_size = 4
[{qmk,*.py}]
charset = utf-8
max_line_length = 200
# Make these match what we have in .gitattributes
[*.mk]
end_of_line = lf
indent_style = tab
[Makefile]
end_of_line = lf
[{Makefile,*.mk}]
indent_style = tab
[*.sh]
end_of_line = lf
# The gitattributes file will handle the line endings conversion properly according to the operating system settings for other files
# We don't have gitattributes properly for these
# So if the user have for example core.autocrlf set to true
# the line endings would be wrong.
# Don't override anything in `lib/`...
[lib/**]
indent_style = unset
indent_size = unset
tab_width = unset
end_of_line = unset
charset = unset
spelling_language = unset
trim_trailing_whitespace = unset
insert_final_newline = unset
# ...except QMK's `lib/python`.
[{*.py,lib/python/**.py}]
end_of_line = lf
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 200

+ 2
- 0
.github/workflows/format.yml View File

@ -36,6 +36,8 @@ jobs:
- name: Get changed files
id: file_changes
uses: tj-actions/changed-files@v42
with:
use_rest_api: true
- name: Run qmk formatters
shell: 'bash {0}'


+ 1
- 1
.github/workflows/format_push.yml View File

@ -47,7 +47,7 @@ jobs:
git config user.email 'hello@qmk.fm'
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
if: ${{ github.repository == 'qmk/qmk_firmware'}}
with:
token: ${{ secrets.QMK_BOT_TOKEN }}


+ 8
- 4
.github/workflows/lint.yml View File

@ -28,6 +28,8 @@ jobs:
- name: Get changed files
id: file_changes
uses: tj-actions/changed-files@v42
with:
use_rest_api: true
- name: Print info
run: |
@ -62,10 +64,12 @@ jobs:
qmk format-text ${{ steps.file_changes.outputs.all_changed_files}} || true
for file in ${{ steps.file_changes.outputs.all_changed_files}}; do
if ! git diff --quiet $file; then
echo "File '${file}' Requires Formatting"
echo "::error file=${file}::Requires Formatting"
exit_code=$(($exit_code + 1))
if [[ -f $file ]]; then
if ! git diff --quiet $file; then
echo "File '${file}' Requires Formatting"
echo "::error file=${file}::Requires Formatting"
exit_code=$(($exit_code + 1))
fi
fi
done


+ 1
- 1
.github/workflows/regen_push.yml View File

@ -34,7 +34,7 @@ jobs:
git config user.email 'hello@qmk.fm'
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
if: ${{ github.repository == 'qmk/qmk_firmware'}}
with:
token: ${{ secrets.QMK_BOT_TOKEN }}


+ 1
- 1
docs/feature_tri_layer.md View File

@ -45,4 +45,4 @@ Eg, if you wanted to set the "Adjust" layer to be layer 5, you'd add this to you
| `get_tri_layer_upper_layer()` | Gets the current "upper" layer. |
| `get_tri_layer_adjust_layer()` | Gets the current "adjust" layer. |
!> Note: these settings are not persisent, and will be reset to the default on power loss or power cycling of the controller.
!> Note: these settings are not persistent, and will be reset to the default on power loss or power cycling of the controller.

+ 74
- 0
docs/other_vscode.md View File

@ -117,3 +117,77 @@ Using the [standard `compile_commands.json` database](https://clang.llvm.org/doc
1. Start typing `clangd: Restart Language Server` and select it when it appears.
Now you're ready to code QMK Firmware in VS Code!
# Debugging ARM MCUs with Visual Studio Code
**...and a Black Magic Probe.**
Visual Studio Code has the ability to debug applications, but requires some configuration in order to get it to be able to do so for ARM targets.
This documentation describes a known-working configuration for setting up the use of a Black Magic Probe to debug using VS Code.
It is assumed that you've correctly set up the electrical connectivity of the Black Magic Probe with your MCU. Wiring up `NRST`, `SWDIO`, `SWCLK`, and `GND` should be enough.
Install the following plugin into VS Code:
* [Cortex-Debug](https://marketplace.visualstudio.com/items?itemName=marus25.cortex-debug) -
This adds debugger support for ARM Cortex targets to VS Code.
A debugging target for the MCU for your board needs to be defined, and can be done so by adding the following to a `.vscode/launch.json` file:
```json
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Black Magic Probe (OneKey Proton-C)",
"type": "cortex-debug",
"request": "launch",
"cwd": "${workspaceRoot}",
"executable": "${workspaceRoot}/.build/handwired_onekey_proton_c_default.elf",
"servertype": "bmp",
"BMPGDBSerialPort": "COM4",
"svdFile": "Q:\\svd\\STM32F303.svd",
"device": "STM32F303",
"v1": false,
"windows": {
"armToolchainPath": "C:\\QMK_MSYS\\mingw64\\bin"
}
}
]
}
```
You'll need to perform some modifications to the file above in order to target your specific device:
* `"name"`: Can be anything, but if you're debugging multiple targets you'll want something descriptive here.
* `"cwd"`: The path to the QMK Firmware repository root directory -- _if using the `.vscode` directory existing in the `qmk_firmware` git repository, the default above should be correct_
* `"executable"`: The path to the `elf` file generated as part of the build for your keyboard -- _exists in `<qmk_firmware>/.build`_
* `"BMPGDBSerialPort"`: The `COM` port under Windows, or the `/dev/...` path for Linux/macOS. Two serial port devices will be created -- the Black Magic Probe debug port is *usually* the first. If it doesn't work, try the second.
* `"svdFile"`: _[Optional]_ The path to the SVD file that defines the register layout for the MCU -- the appropriate file can be downloaded from the [cmsis-svd repository](https://github.com/posborne/cmsis-svd/tree/master/data/STMicro)
* `"device"`: The name of the MCU, which matches the `<name>` tag at the top of the downloaded `svd` file.
* `"armToolchainPath"`: _[Optional]_ The path to the ARM toolchain installation location on Windows -- under normal circumstances Linux/macOS will auto-detect this correctly and will not need to be specified.
!> Windows builds of QMK Firmware are generally compiled using QMK MSYS, and the path to gdb's location (`C:\\QMK_MSYS\\mingw64\\bin`) needs to be specified under `armToolchainPath` for it to be detected. You may also need to change the GDB path to point at `C:\\QMK_MSYS\\mingw64\\bin\\gdb-multiarch.exe` in the VSCode Cortex-Debug user settings: ![VSCode Settings](https://i.imgur.com/EGrPM1L.png)
Optionally, the following modifications should also be made to the keyboard's `rules.mk` file to disable optimisations -- not strictly required but will ensure breakpoints and variable viewing works correctly:
```makefile
# Disable optimisations for debugging purposes
LTO_ENABLE = no
OPT = g
DEBUG = 3
```
At this point, you should build and flash your firmware through normal methods (`qmk compile ...` and `qmk flash ...`).
Once completed, you can:
* Switch to the debug view in VS Code (in the sidebar, the Play button with a bug next to it)
* Select the newly-created debug target in the dropdown at the top of the sidebar
* Click the green play button next to the dropdown
VS Code's debugger will then start executing the compiled firmware on the MCU.
At this stage, you should have full debugging set up, with breakpoints and variable listings working!

+ 762
- 3
keyboards/ares/info.json View File

@ -45,7 +45,7 @@
"layout_aliases": {
"LAYOUT": "LAYOUT_all"
},
"community_layouts": ["60_ansi_split_bs_rshift", "60_hhkb"],
"community_layouts": ["60_ansi", "60_ansi_split_bs_rshift", "60_ansi_tsangan", "60_tsangan_hhkb", "60_ansi_wkl", "60_ansi_wkl_split_bs_rshift", "60_hhkb", "60_iso", "60_iso_split_bs_rshift", "60_iso_tsangan", "60_iso_tsangan_split_bs_rshift", "60_iso_wkl", "60_iso_wkl_split_bs_rshift"],
"layouts": {
"LAYOUT_all": {
"layout": [
@ -120,6 +120,75 @@
{"matrix": [0, 13], "x": 13.75, "y": 4, "w": 1.25}
]
},
"LAYOUT_60_ansi": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
{"matrix": [4, 2], "x": 2, "y": 0},
{"matrix": [4, 3], "x": 3, "y": 0},
{"matrix": [4, 4], "x": 4, "y": 0},
{"matrix": [4, 5], "x": 5, "y": 0},
{"matrix": [4, 6], "x": 6, "y": 0},
{"matrix": [4, 7], "x": 7, "y": 0},
{"matrix": [4, 8], "x": 8, "y": 0},
{"matrix": [4, 9], "x": 9, "y": 0},
{"matrix": [4, 10], "x": 10, "y": 0},
{"matrix": [4, 11], "x": 11, "y": 0},
{"matrix": [4, 12], "x": 12, "y": 0},
{"matrix": [4, 14], "x": 13, "y": 0, "w": 2},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 1},
{"matrix": [3, 2], "x": 2.5, "y": 1},
{"matrix": [3, 3], "x": 3.5, "y": 1},
{"matrix": [3, 4], "x": 4.5, "y": 1},
{"matrix": [3, 5], "x": 5.5, "y": 1},
{"matrix": [3, 6], "x": 6.5, "y": 1},
{"matrix": [3, 7], "x": 7.5, "y": 1},
{"matrix": [3, 8], "x": 8.5, "y": 1},
{"matrix": [3, 9], "x": 9.5, "y": 1},
{"matrix": [3, 10], "x": 10.5, "y": 1},
{"matrix": [3, 11], "x": 11.5, "y": 1},
{"matrix": [3, 12], "x": 12.5, "y": 1},
{"matrix": [3, 13], "x": 13.5, "y": 1, "w": 1.5},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
{"matrix": [1, 0], "x": 0, "y": 3, "w": 2.25},
{"matrix": [1, 2], "x": 2.25, "y": 3},
{"matrix": [1, 3], "x": 3.25, "y": 3},
{"matrix": [1, 4], "x": 4.25, "y": 3},
{"matrix": [1, 5], "x": 5.25, "y": 3},
{"matrix": [1, 6], "x": 6.25, "y": 3},
{"matrix": [1, 7], "x": 7.25, "y": 3},
{"matrix": [1, 8], "x": 8.25, "y": 3},
{"matrix": [1, 9], "x": 9.25, "y": 3},
{"matrix": [1, 10], "x": 10.25, "y": 3},
{"matrix": [1, 11], "x": 11.25, "y": 3},
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 2.75},
{"matrix": [0, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [0, 1], "x": 1.25, "y": 4, "w": 1.25},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.25},
{"matrix": [0, 6], "x": 3.75, "y": 4, "w": 6.25},
{"matrix": [0, 10], "x": 10, "y": 4, "w": 1.25},
{"matrix": [0, 11], "x": 11.25, "y": 4, "w": 1.25},
{"matrix": [0, 12], "x": 12.5, "y": 4, "w": 1.25},
{"matrix": [0, 13], "x": 13.75, "y": 4, "w": 1.25}
]
},
"LAYOUT_60_ansi_split_bs_rshift": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
@ -191,7 +260,75 @@
{"matrix": [0, 13], "x": 13.75, "y": 4, "w": 1.25}
]
},
"LAYOUT_60_hhkb": {
"LAYOUT_60_ansi_tsangan": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
{"matrix": [4, 2], "x": 2, "y": 0},
{"matrix": [4, 3], "x": 3, "y": 0},
{"matrix": [4, 4], "x": 4, "y": 0},
{"matrix": [4, 5], "x": 5, "y": 0},
{"matrix": [4, 6], "x": 6, "y": 0},
{"matrix": [4, 7], "x": 7, "y": 0},
{"matrix": [4, 8], "x": 8, "y": 0},
{"matrix": [4, 9], "x": 9, "y": 0},
{"matrix": [4, 10], "x": 10, "y": 0},
{"matrix": [4, 11], "x": 11, "y": 0},
{"matrix": [4, 12], "x": 12, "y": 0},
{"matrix": [4, 13], "x": 13, "y": 0, "w": 2},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 1},
{"matrix": [3, 2], "x": 2.5, "y": 1},
{"matrix": [3, 3], "x": 3.5, "y": 1},
{"matrix": [3, 4], "x": 4.5, "y": 1},
{"matrix": [3, 5], "x": 5.5, "y": 1},
{"matrix": [3, 6], "x": 6.5, "y": 1},
{"matrix": [3, 7], "x": 7.5, "y": 1},
{"matrix": [3, 8], "x": 8.5, "y": 1},
{"matrix": [3, 9], "x": 9.5, "y": 1},
{"matrix": [3, 10], "x": 10.5, "y": 1},
{"matrix": [3, 11], "x": 11.5, "y": 1},
{"matrix": [3, 12], "x": 12.5, "y": 1},
{"matrix": [3, 13], "x": 13.5, "y": 1, "w": 1.5},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
{"matrix": [1, 0], "x": 0, "y": 3, "w": 2.25},
{"matrix": [1, 2], "x": 2.25, "y": 3},
{"matrix": [1, 3], "x": 3.25, "y": 3},
{"matrix": [1, 4], "x": 4.25, "y": 3},
{"matrix": [1, 5], "x": 5.25, "y": 3},
{"matrix": [1, 6], "x": 6.25, "y": 3},
{"matrix": [1, 7], "x": 7.25, "y": 3},
{"matrix": [1, 8], "x": 8.25, "y": 3},
{"matrix": [1, 9], "x": 9.25, "y": 3},
{"matrix": [1, 10], "x": 10.25, "y": 3},
{"matrix": [1, 11], "x": 11.25, "y": 3},
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 2.75},
{"matrix": [0, 0], "x": 0, "y": 4, "w": 1.5},
{"matrix": [0, 1], "x": 1.5, "y": 4},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.5},
{"matrix": [0, 6], "x": 4, "y": 4, "w": 7},
{"matrix": [0, 11], "x": 11, "y": 4, "w": 1.5},
{"matrix": [0, 12], "x": 12.5, "y": 4},
{"matrix": [0, 13], "x": 13.5, "y": 4, "w": 1.5}
]
},
"LAYOUT_60_tsangan_hhkb": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
@ -252,11 +389,633 @@
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 1.75},
{"matrix": [1, 13], "x": 14, "y": 3},
{"matrix": [0, 0], "x": 0, "y": 4, "w": 1.5},
{"matrix": [0, 1], "x": 1.5, "y": 4},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.5},
{"matrix": [0, 6], "x": 4, "y": 4, "w": 7},
{"matrix": [0, 11], "x": 11, "y": 4, "w": 1.5},
{"matrix": [0, 12], "x": 12.5, "y": 4}
{"matrix": [0, 12], "x": 12.5, "y": 4},
{"matrix": [0, 13], "x": 13.5, "y": 4, "w": 1.5}
]
},
"LAYOUT_60_ansi_wkl": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
{"matrix": [4, 2], "x": 2, "y": 0},
{"matrix": [4, 3], "x": 3, "y": 0},
{"matrix": [4, 4], "x": 4, "y": 0},
{"matrix": [4, 5], "x": 5, "y": 0},
{"matrix": [4, 6], "x": 6, "y": 0},
{"matrix": [4, 7], "x": 7, "y": 0},
{"matrix": [4, 8], "x": 8, "y": 0},
{"matrix": [4, 9], "x": 9, "y": 0},
{"matrix": [4, 10], "x": 10, "y": 0},
{"matrix": [4, 11], "x": 11, "y": 0},
{"matrix": [4, 12], "x": 12, "y": 0},
{"matrix": [4, 13], "x": 13, "y": 0, "w": 2},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 1},
{"matrix": [3, 2], "x": 2.5, "y": 1},
{"matrix": [3, 3], "x": 3.5, "y": 1},
{"matrix": [3, 4], "x": 4.5, "y": 1},
{"matrix": [3, 5], "x": 5.5, "y": 1},
{"matrix": [3, 6], "x": 6.5, "y": 1},
{"matrix": [3, 7], "x": 7.5, "y": 1},
{"matrix": [3, 8], "x": 8.5, "y": 1},
{"matrix": [3, 9], "x": 9.5, "y": 1},
{"matrix": [3, 10], "x": 10.5, "y": 1},
{"matrix": [3, 11], "x": 11.5, "y": 1},
{"matrix": [3, 12], "x": 12.5, "y": 1},
{"matrix": [3, 13], "x": 13.5, "y": 1, "w": 1.5},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
{"matrix": [1, 0], "x": 0, "y": 3, "w": 2.25},
{"matrix": [1, 2], "x": 2.25, "y": 3},
{"matrix": [1, 3], "x": 3.25, "y": 3},
{"matrix": [1, 4], "x": 4.25, "y": 3},
{"matrix": [1, 5], "x": 5.25, "y": 3},
{"matrix": [1, 6], "x": 6.25, "y": 3},
{"matrix": [1, 7], "x": 7.25, "y": 3},
{"matrix": [1, 8], "x": 8.25, "y": 3},
{"matrix": [1, 9], "x": 9.25, "y": 3},
{"matrix": [1, 10], "x": 10.25, "y": 3},
{"matrix": [1, 11], "x": 11.25, "y": 3},
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 2.75},
{"matrix": [0, 0], "x": 0, "y": 4, "w": 1.5},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.5},
{"matrix": [0, 6], "x": 4, "y": 4, "w": 7},
{"matrix": [0, 11], "x": 11, "y": 4, "w": 1.5},
{"matrix": [0, 13], "x": 13.5, "y": 4, "w": 1.5}
]
},
"LAYOUT_60_ansi_wkl_split_bs_rshift": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
{"matrix": [4, 2], "x": 2, "y": 0},
{"matrix": [4, 3], "x": 3, "y": 0},
{"matrix": [4, 4], "x": 4, "y": 0},
{"matrix": [4, 5], "x": 5, "y": 0},
{"matrix": [4, 6], "x": 6, "y": 0},
{"matrix": [4, 7], "x": 7, "y": 0},
{"matrix": [4, 8], "x": 8, "y": 0},
{"matrix": [4, 9], "x": 9, "y": 0},
{"matrix": [4, 10], "x": 10, "y": 0},
{"matrix": [4, 11], "x": 11, "y": 0},
{"matrix": [4, 12], "x": 12, "y": 0},
{"matrix": [4, 13], "x": 13, "y": 0},
{"matrix": [4, 14], "x": 14, "y": 0},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 1},
{"matrix": [3, 2], "x": 2.5, "y": 1},
{"matrix": [3, 3], "x": 3.5, "y": 1},
{"matrix": [3, 4], "x": 4.5, "y": 1},
{"matrix": [3, 5], "x": 5.5, "y": 1},
{"matrix": [3, 6], "x": 6.5, "y": 1},
{"matrix": [3, 7], "x": 7.5, "y": 1},
{"matrix": [3, 8], "x": 8.5, "y": 1},
{"matrix": [3, 9], "x": 9.5, "y": 1},
{"matrix": [3, 10], "x": 10.5, "y": 1},
{"matrix": [3, 11], "x": 11.5, "y": 1},
{"matrix": [3, 12], "x": 12.5, "y": 1},
{"matrix": [3, 13], "x": 13.5, "y": 1, "w": 1.5},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
{"matrix": [1, 0], "x": 0, "y": 3, "w": 2.25},
{"matrix": [1, 2], "x": 2.25, "y": 3},
{"matrix": [1, 3], "x": 3.25, "y": 3},
{"matrix": [1, 4], "x": 4.25, "y": 3},
{"matrix": [1, 5], "x": 5.25, "y": 3},
{"matrix": [1, 6], "x": 6.25, "y": 3},
{"matrix": [1, 7], "x": 7.25, "y": 3},
{"matrix": [1, 8], "x": 8.25, "y": 3},
{"matrix": [1, 9], "x": 9.25, "y": 3},
{"matrix": [1, 10], "x": 10.25, "y": 3},
{"matrix": [1, 11], "x": 11.25, "y": 3},
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 1.75},
{"matrix": [1, 13], "x": 14, "y": 3},
{"matrix": [0, 0], "x": 0, "y": 4, "w": 1.5},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.5},
{"matrix": [0, 6], "x": 4, "y": 4, "w": 7},
{"matrix": [0, 11], "x": 11, "y": 4, "w": 1.5},
{"matrix": [0, 13], "x": 13.5, "y": 4, "w": 1.5}
]
},
"LAYOUT_60_hhkb": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
{"matrix": [4, 2], "x": 2, "y": 0},
{"matrix": [4, 3], "x": 3, "y": 0},
{"matrix": [4, 4], "x": 4, "y": 0},
{"matrix": [4, 5], "x": 5, "y": 0},
{"matrix": [4, 6], "x": 6, "y": 0},
{"matrix": [4, 7], "x": 7, "y": 0},
{"matrix": [4, 8], "x": 8, "y": 0},
{"matrix": [4, 9], "x": 9, "y": 0},
{"matrix": [4, 10], "x": 10, "y": 0},
{"matrix": [4, 11], "x": 11, "y": 0},
{"matrix": [4, 12], "x": 12, "y": 0},
{"matrix": [4, 13], "x": 13, "y": 0},
{"matrix": [4, 14], "x": 14, "y": 0},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 1},
{"matrix": [3, 2], "x": 2.5, "y": 1},
{"matrix": [3, 3], "x": 3.5, "y": 1},
{"matrix": [3, 4], "x": 4.5, "y": 1},
{"matrix": [3, 5], "x": 5.5, "y": 1},
{"matrix": [3, 6], "x": 6.5, "y": 1},
{"matrix": [3, 7], "x": 7.5, "y": 1},
{"matrix": [3, 8], "x": 8.5, "y": 1},
{"matrix": [3, 9], "x": 9.5, "y": 1},
{"matrix": [3, 10], "x": 10.5, "y": 1},
{"matrix": [3, 11], "x": 11.5, "y": 1},
{"matrix": [3, 12], "x": 12.5, "y": 1},
{"matrix": [3, 13], "x": 13.5, "y": 1, "w": 1.5},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
{"matrix": [1, 0], "x": 0, "y": 3, "w": 2.25},
{"matrix": [1, 2], "x": 2.25, "y": 3},
{"matrix": [1, 3], "x": 3.25, "y": 3},
{"matrix": [1, 4], "x": 4.25, "y": 3},
{"matrix": [1, 5], "x": 5.25, "y": 3},
{"matrix": [1, 6], "x": 6.25, "y": 3},
{"matrix": [1, 7], "x": 7.25, "y": 3},
{"matrix": [1, 8], "x": 8.25, "y": 3},
{"matrix": [1, 9], "x": 9.25, "y": 3},
{"matrix": [1, 10], "x": 10.25, "y": 3},
{"matrix": [1, 11], "x": 11.25, "y": 3},
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 1.75},
{"matrix": [1, 13], "x": 14, "y": 3},
{"matrix": [0, 1], "x": 1.5, "y": 4},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.5},
{"matrix": [0, 6], "x": 4, "y": 4, "w": 7},
{"matrix": [0, 11], "x": 11, "y": 4, "w": 1.5},
{"matrix": [0, 12], "x": 12.5, "y": 4}
]
},
"LAYOUT_60_iso": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
{"matrix": [4, 2], "x": 2, "y": 0},
{"matrix": [4, 3], "x": 3, "y": 0},
{"matrix": [4, 4], "x": 4, "y": 0},
{"matrix": [4, 5], "x": 5, "y": 0},
{"matrix": [4, 6], "x": 6, "y": 0},
{"matrix": [4, 7], "x": 7, "y": 0},
{"matrix": [4, 8], "x": 8, "y": 0},
{"matrix": [4, 9], "x": 9, "y": 0},
{"matrix": [4, 10], "x": 10, "y": 0},
{"matrix": [4, 11], "x": 11, "y": 0},
{"matrix": [4, 12], "x": 12, "y": 0},
{"matrix": [4, 13], "x": 13, "y": 0, "w": 2},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 1},
{"matrix": [3, 2], "x": 2.5, "y": 1},
{"matrix": [3, 3], "x": 3.5, "y": 1},
{"matrix": [3, 4], "x": 4.5, "y": 1},
{"matrix": [3, 5], "x": 5.5, "y": 1},
{"matrix": [3, 6], "x": 6.5, "y": 1},
{"matrix": [3, 7], "x": 7.5, "y": 1},
{"matrix": [3, 8], "x": 8.5, "y": 1},
{"matrix": [3, 9], "x": 9.5, "y": 1},
{"matrix": [3, 10], "x": 10.5, "y": 1},
{"matrix": [3, 11], "x": 11.5, "y": 1},
{"matrix": [3, 12], "x": 12.5, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 12], "x": 12.75, "y": 2},
{"matrix": [2, 13], "x": 13.75, "y": 1, "w": 1.25, "h": 2},
{"matrix": [1, 0], "x": 0, "y": 3, "w": 1.25},
{"matrix": [1, 1], "x": 1.25, "y": 3},
{"matrix": [1, 2], "x": 2.25, "y": 3},
{"matrix": [1, 3], "x": 3.25, "y": 3},
{"matrix": [1, 4], "x": 4.25, "y": 3},
{"matrix": [1, 5], "x": 5.25, "y": 3},
{"matrix": [1, 6], "x": 6.25, "y": 3},
{"matrix": [1, 7], "x": 7.25, "y": 3},
{"matrix": [1, 8], "x": 8.25, "y": 3},
{"matrix": [1, 9], "x": 9.25, "y": 3},
{"matrix": [1, 10], "x": 10.25, "y": 3},
{"matrix": [1, 11], "x": 11.25, "y": 3},
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 2.75},
{"matrix": [0, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [0, 1], "x": 1.25, "y": 4, "w": 1.25},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.25},
{"matrix": [0, 6], "x": 3.75, "y": 4, "w": 6.25},
{"matrix": [0, 10], "x": 10, "y": 4, "w": 1.25},
{"matrix": [0, 11], "x": 11.25, "y": 4, "w": 1.25},
{"matrix": [0, 12], "x": 12.5, "y": 4, "w": 1.25},
{"matrix": [0, 13], "x": 13.75, "y": 4, "w": 1.25}
]
},
"LAYOUT_60_iso_split_bs_rshift": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
{"matrix": [4, 2], "x": 2, "y": 0},
{"matrix": [4, 3], "x": 3, "y": 0},
{"matrix": [4, 4], "x": 4, "y": 0},
{"matrix": [4, 5], "x": 5, "y": 0},
{"matrix": [4, 6], "x": 6, "y": 0},
{"matrix": [4, 7], "x": 7, "y": 0},
{"matrix": [4, 8], "x": 8, "y": 0},
{"matrix": [4, 9], "x": 9, "y": 0},
{"matrix": [4, 10], "x": 10, "y": 0},
{"matrix": [4, 11], "x": 11, "y": 0},
{"matrix": [4, 12], "x": 12, "y": 0},
{"matrix": [4, 13], "x": 13, "y": 0},
{"matrix": [4, 14], "x": 14, "y": 0},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 1},
{"matrix": [3, 2], "x": 2.5, "y": 1},
{"matrix": [3, 3], "x": 3.5, "y": 1},
{"matrix": [3, 4], "x": 4.5, "y": 1},
{"matrix": [3, 5], "x": 5.5, "y": 1},
{"matrix": [3, 6], "x": 6.5, "y": 1},
{"matrix": [3, 7], "x": 7.5, "y": 1},
{"matrix": [3, 8], "x": 8.5, "y": 1},
{"matrix": [3, 9], "x": 9.5, "y": 1},
{"matrix": [3, 10], "x": 10.5, "y": 1},
{"matrix": [3, 11], "x": 11.5, "y": 1},
{"matrix": [3, 12], "x": 12.5, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 12], "x": 12.75, "y": 2},
{"matrix": [2, 13], "x": 13.75, "y": 1, "w": 1.25, "h": 2},
{"matrix": [1, 0], "x": 0, "y": 3, "w": 1.25},
{"matrix": [1, 1], "x": 1.25, "y": 3},
{"matrix": [1, 2], "x": 2.25, "y": 3},
{"matrix": [1, 3], "x": 3.25, "y": 3},
{"matrix": [1, 4], "x": 4.25, "y": 3},
{"matrix": [1, 5], "x": 5.25, "y": 3},
{"matrix": [1, 6], "x": 6.25, "y": 3},
{"matrix": [1, 7], "x": 7.25, "y": 3},
{"matrix": [1, 8], "x": 8.25, "y": 3},
{"matrix": [1, 9], "x": 9.25, "y": 3},
{"matrix": [1, 10], "x": 10.25, "y": 3},
{"matrix": [1, 11], "x": 11.25, "y": 3},
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 1.75},
{"matrix": [1, 13], "x": 14, "y": 3},
{"matrix": [0, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [0, 1], "x": 1.25, "y": 4, "w": 1.25},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.25},
{"matrix": [0, 6], "x": 3.75, "y": 4, "w": 6.25},
{"matrix": [0, 10], "x": 10, "y": 4, "w": 1.25},
{"matrix": [0, 11], "x": 11.25, "y": 4, "w": 1.25},
{"matrix": [0, 12], "x": 12.5, "y": 4, "w": 1.25},
{"matrix": [0, 13], "x": 13.75, "y": 4, "w": 1.25}
]
},
"LAYOUT_60_iso_tsangan": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
{"matrix": [4, 2], "x": 2, "y": 0},
{"matrix": [4, 3], "x": 3, "y": 0},
{"matrix": [4, 4], "x": 4, "y": 0},
{"matrix": [4, 5], "x": 5, "y": 0},
{"matrix": [4, 6], "x": 6, "y": 0},
{"matrix": [4, 7], "x": 7, "y": 0},
{"matrix": [4, 8], "x": 8, "y": 0},
{"matrix": [4, 9], "x": 9, "y": 0},
{"matrix": [4, 10], "x": 10, "y": 0},
{"matrix": [4, 11], "x": 11, "y": 0},
{"matrix": [4, 12], "x": 12, "y": 0},
{"matrix": [4, 13], "x": 13, "y": 0, "w": 2},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 1},
{"matrix": [3, 2], "x": 2.5, "y": 1},
{"matrix": [3, 3], "x": 3.5, "y": 1},
{"matrix": [3, 4], "x": 4.5, "y": 1},
{"matrix": [3, 5], "x": 5.5, "y": 1},
{"matrix": [3, 6], "x": 6.5, "y": 1},
{"matrix": [3, 7], "x": 7.5, "y": 1},
{"matrix": [3, 8], "x": 8.5, "y": 1},
{"matrix": [3, 9], "x": 9.5, "y": 1},
{"matrix": [3, 10], "x": 10.5, "y": 1},
{"matrix": [3, 11], "x": 11.5, "y": 1},
{"matrix": [3, 12], "x": 12.5, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 12], "x": 12.75, "y": 2},
{"matrix": [2, 13], "x": 13.75, "y": 1, "w": 1.25, "h": 2},
{"matrix": [1, 0], "x": 0, "y": 3, "w": 1.25},
{"matrix": [1, 1], "x": 1.25, "y": 3},
{"matrix": [1, 2], "x": 2.25, "y": 3},
{"matrix": [1, 3], "x": 3.25, "y": 3},
{"matrix": [1, 4], "x": 4.25, "y": 3},
{"matrix": [1, 5], "x": 5.25, "y": 3},
{"matrix": [1, 6], "x": 6.25, "y": 3},
{"matrix": [1, 7], "x": 7.25, "y": 3},
{"matrix": [1, 8], "x": 8.25, "y": 3},
{"matrix": [1, 9], "x": 9.25, "y": 3},
{"matrix": [1, 10], "x": 10.25, "y": 3},
{"matrix": [1, 11], "x": 11.25, "y": 3},
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 2.75},
{"matrix": [0, 0], "x": 0, "y": 4, "w": 1.5},
{"matrix": [0, 1], "x": 1.5, "y": 4},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.5},
{"matrix": [0, 6], "x": 4, "y": 4, "w": 7},
{"matrix": [0, 11], "x": 11, "y": 4, "w": 1.5},
{"matrix": [0, 12], "x": 12.5, "y": 4},
{"matrix": [0, 13], "x": 13.5, "y": 4, "w": 1.5}
]
},
"LAYOUT_60_iso_tsangan_split_bs_rshift": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
{"matrix": [4, 2], "x": 2, "y": 0},
{"matrix": [4, 3], "x": 3, "y": 0},
{"matrix": [4, 4], "x": 4, "y": 0},
{"matrix": [4, 5], "x": 5, "y": 0},
{"matrix": [4, 6], "x": 6, "y": 0},
{"matrix": [4, 7], "x": 7, "y": 0},
{"matrix": [4, 8], "x": 8, "y": 0},
{"matrix": [4, 9], "x": 9, "y": 0},
{"matrix": [4, 10], "x": 10, "y": 0},
{"matrix": [4, 11], "x": 11, "y": 0},
{"matrix": [4, 12], "x": 12, "y": 0},
{"matrix": [4, 13], "x": 13, "y": 0},
{"matrix": [4, 14], "x": 14, "y": 0},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 1},
{"matrix": [3, 2], "x": 2.5, "y": 1},
{"matrix": [3, 3], "x": 3.5, "y": 1},
{"matrix": [3, 4], "x": 4.5, "y": 1},
{"matrix": [3, 5], "x": 5.5, "y": 1},
{"matrix": [3, 6], "x": 6.5, "y": 1},
{"matrix": [3, 7], "x": 7.5, "y": 1},
{"matrix": [3, 8], "x": 8.5, "y": 1},
{"matrix": [3, 9], "x": 9.5, "y": 1},
{"matrix": [3, 10], "x": 10.5, "y": 1},
{"matrix": [3, 11], "x": 11.5, "y": 1},
{"matrix": [3, 12], "x": 12.5, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 12], "x": 12.75, "y": 2},
{"matrix": [2, 13], "x": 13.75, "y": 1, "w": 1.25, "h": 2},
{"matrix": [1, 0], "x": 0, "y": 3, "w": 1.25},
{"matrix": [1, 1], "x": 1.25, "y": 3},
{"matrix": [1, 2], "x": 2.25, "y": 3},
{"matrix": [1, 3], "x": 3.25, "y": 3},
{"matrix": [1, 4], "x": 4.25, "y": 3},
{"matrix": [1, 5], "x": 5.25, "y": 3},
{"matrix": [1, 6], "x": 6.25, "y": 3},
{"matrix": [1, 7], "x": 7.25, "y": 3},
{"matrix": [1, 8], "x": 8.25, "y": 3},
{"matrix": [1, 9], "x": 9.25, "y": 3},
{"matrix": [1, 10], "x": 10.25, "y": 3},
{"matrix": [1, 11], "x": 11.25, "y": 3},
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 1.75},
{"matrix": [1, 13], "x": 14, "y": 3},
{"matrix": [0, 0], "x": 0, "y": 4, "w": 1.5},
{"matrix": [0, 1], "x": 1.5, "y": 4},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.5},
{"matrix": [0, 6], "x": 4, "y": 4, "w": 7},
{"matrix": [0, 11], "x": 11, "y": 4, "w": 1.5},
{"matrix": [0, 12], "x": 12.5, "y": 4},
{"matrix": [0, 13], "x": 13.5, "y": 4, "w": 1.5}
]
},
"LAYOUT_60_iso_wkl": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
{"matrix": [4, 2], "x": 2, "y": 0},
{"matrix": [4, 3], "x": 3, "y": 0},
{"matrix": [4, 4], "x": 4, "y": 0},
{"matrix": [4, 5], "x": 5, "y": 0},
{"matrix": [4, 6], "x": 6, "y": 0},
{"matrix": [4, 7], "x": 7, "y": 0},
{"matrix": [4, 8], "x": 8, "y": 0},
{"matrix": [4, 9], "x": 9, "y": 0},
{"matrix": [4, 10], "x": 10, "y": 0},
{"matrix": [4, 11], "x": 11, "y": 0},
{"matrix": [4, 12], "x": 12, "y": 0},
{"matrix": [4, 13], "x": 13, "y": 0, "w": 2},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 1},
{"matrix": [3, 2], "x": 2.5, "y": 1},
{"matrix": [3, 3], "x": 3.5, "y": 1},
{"matrix": [3, 4], "x": 4.5, "y": 1},
{"matrix": [3, 5], "x": 5.5, "y": 1},
{"matrix": [3, 6], "x": 6.5, "y": 1},
{"matrix": [3, 7], "x": 7.5, "y": 1},
{"matrix": [3, 8], "x": 8.5, "y": 1},
{"matrix": [3, 9], "x": 9.5, "y": 1},
{"matrix": [3, 10], "x": 10.5, "y": 1},
{"matrix": [3, 11], "x": 11.5, "y": 1},
{"matrix": [3, 12], "x": 12.5, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 12], "x": 12.75, "y": 2},
{"matrix": [2, 13], "x": 13.75, "y": 1, "w": 1.25, "h": 2},
{"matrix": [1, 0], "x": 0, "y": 3, "w": 1.25},
{"matrix": [1, 1], "x": 1.25, "y": 3},
{"matrix": [1, 2], "x": 2.25, "y": 3},
{"matrix": [1, 3], "x": 3.25, "y": 3},
{"matrix": [1, 4], "x": 4.25, "y": 3},
{"matrix": [1, 5], "x": 5.25, "y": 3},
{"matrix": [1, 6], "x": 6.25, "y": 3},
{"matrix": [1, 7], "x": 7.25, "y": 3},
{"matrix": [1, 8], "x": 8.25, "y": 3},
{"matrix": [1, 9], "x": 9.25, "y": 3},
{"matrix": [1, 10], "x": 10.25, "y": 3},
{"matrix": [1, 11], "x": 11.25, "y": 3},
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 2.75},
{"matrix": [0, 0], "x": 0, "y": 4, "w": 1.5},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.5},
{"matrix": [0, 6], "x": 4, "y": 4, "w": 7},
{"matrix": [0, 11], "x": 11, "y": 4, "w": 1.5},
{"matrix": [0, 13], "x": 13.5, "y": 4, "w": 1.5}
]
},
"LAYOUT_60_iso_wkl_split_bs_rshift": {
"layout": [
{"matrix": [4, 0], "x": 0, "y": 0},
{"matrix": [4, 1], "x": 1, "y": 0},
{"matrix": [4, 2], "x": 2, "y": 0},
{"matrix": [4, 3], "x": 3, "y": 0},
{"matrix": [4, 4], "x": 4, "y": 0},
{"matrix": [4, 5], "x": 5, "y": 0},
{"matrix": [4, 6], "x": 6, "y": 0},
{"matrix": [4, 7], "x": 7, "y": 0},
{"matrix": [4, 8], "x": 8, "y": 0},
{"matrix": [4, 9], "x": 9, "y": 0},
{"matrix": [4, 10], "x": 10, "y": 0},
{"matrix": [4, 11], "x": 11, "y": 0},
{"matrix": [4, 12], "x": 12, "y": 0},
{"matrix": [4, 13], "x": 13, "y": 0},
{"matrix": [4, 14], "x": 14, "y": 0},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 1},
{"matrix": [3, 2], "x": 2.5, "y": 1},
{"matrix": [3, 3], "x": 3.5, "y": 1},
{"matrix": [3, 4], "x": 4.5, "y": 1},
{"matrix": [3, 5], "x": 5.5, "y": 1},
{"matrix": [3, 6], "x": 6.5, "y": 1},
{"matrix": [3, 7], "x": 7.5, "y": 1},
{"matrix": [3, 8], "x": 8.5, "y": 1},
{"matrix": [3, 9], "x": 9.5, "y": 1},
{"matrix": [3, 10], "x": 10.5, "y": 1},
{"matrix": [3, 11], "x": 11.5, "y": 1},
{"matrix": [3, 12], "x": 12.5, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 12], "x": 12.75, "y": 2},
{"matrix": [2, 13], "x": 13.75, "y": 1, "w": 1.25, "h": 2},
{"matrix": [1, 0], "x": 0, "y": 3, "w": 1.25},
{"matrix": [1, 1], "x": 1.25, "y": 3},
{"matrix": [1, 2], "x": 2.25, "y": 3},
{"matrix": [1, 3], "x": 3.25, "y": 3},
{"matrix": [1, 4], "x": 4.25, "y": 3},
{"matrix": [1, 5], "x": 5.25, "y": 3},
{"matrix": [1, 6], "x": 6.25, "y": 3},
{"matrix": [1, 7], "x": 7.25, "y": 3},
{"matrix": [1, 8], "x": 8.25, "y": 3},
{"matrix": [1, 9], "x": 9.25, "y": 3},
{"matrix": [1, 10], "x": 10.25, "y": 3},
{"matrix": [1, 11], "x": 11.25, "y": 3},
{"matrix": [1, 12], "x": 12.25, "y": 3, "w": 1.75},
{"matrix": [1, 13], "x": 14, "y": 3},
{"matrix": [0, 0], "x": 0, "y": 4, "w": 1.5},
{"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.5},
{"matrix": [0, 6], "x": 4, "y": 4, "w": 7},
{"matrix": [0, 11], "x": 11, "y": 4, "w": 1.5},
{"matrix": [0, 13], "x": 13.5, "y": 4, "w": 1.5}
]
}
}


+ 27
- 0
keyboards/ares/matrix_diagram.md View File

@ -0,0 +1,27 @@
# Matrix Diagram for LSJ Ares
```
┌───────┐
2u Backspace │4E │
└───────┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│40 │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4C │4D │4E │
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ┌─────┐
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │ │ │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ┌──┴┐2D │ ISO Enter
│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │ │2C │ │
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ └───┴────┘
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │
├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬┴───┤
│00 │01 │02 │06 │0A │0B │0C │0D │
└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘
┌────────┐ ┌──────────┐
│10 │ 2.25u LShift 2.75u RShift │1C │
└────────┘ └──────────┘
┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
│00 │01 │02 │06 │0B │0C │0D │ Tsangan/WKL/HHKB
└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
┌─────┬───┬─────┬───────────────────────┬─────┬───┬───┬─────┐
│00 │01 │02 │06 │0A │0B │0C │0D │ True HHKB
└─────┴───┴─────┴───────────────────────┴─────┴───┴───┴─────┘
```

+ 118
- 0
keyboards/cipulot/60xt/info.json View File

@ -0,0 +1,118 @@
{
"manufacturer": "Cipulot",
"keyboard_name": "60XT",
"maintainer": "Cipulot",
"bootloader": "stm32-dfu",
"build": {
"lto": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": true
},
"indicators": {
"caps_lock": "A1"
},
"matrix_pins": {
"cols": ["A5", "A2", "A0", "F1", "F0", "C15", "C14", "C13", "B9", "B8", "B7", "B6", "B5", "B4", "B3", "A15"],
"rows": ["B1", "B2", "A6", "A7", "B0"]
},
"processor": "STM32F072",
"usb": {
"device_version": "0.0.1",
"pid": "0x6BC2",
"shared_endpoint": {
"keyboard": true
},
"vid": "0x6369"
},
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1.25, "y": 0},
{"matrix": [0, 2], "x": 2.25, "y": 0},
{"matrix": [0, 3], "x": 3.25, "y": 0},
{"matrix": [0, 4], "x": 4.25, "y": 0},
{"matrix": [0, 5], "x": 5.25, "y": 0},
{"matrix": [0, 6], "x": 6.25, "y": 0},
{"matrix": [0, 7], "x": 7.25, "y": 0},
{"matrix": [0, 8], "x": 8.25, "y": 0},
{"matrix": [0, 9], "x": 9.25, "y": 0},
{"matrix": [0, 10], "x": 10.25, "y": 0},
{"matrix": [0, 11], "x": 11.25, "y": 0},
{"matrix": [0, 12], "x": 12.25, "y": 0},
{"matrix": [0, 13], "x": 13.25, "y": 0},
{"matrix": [0, 14], "x": 14.25, "y": 0},
{"matrix": [0, 15], "x": 15.25, "y": 0},
{"matrix": [1, 15], "x": 16.5, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1},
{"matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5},
{"matrix": [1, 2], "x": 2.75, "y": 1},
{"matrix": [1, 3], "x": 3.75, "y": 1},
{"matrix": [1, 4], "x": 4.75, "y": 1},
{"matrix": [1, 5], "x": 5.75, "y": 1},
{"matrix": [1, 6], "x": 6.75, "y": 1},
{"matrix": [1, 7], "x": 7.75, "y": 1},
{"matrix": [1, 8], "x": 8.75, "y": 1},
{"matrix": [1, 9], "x": 9.75, "y": 1},
{"matrix": [1, 10], "x": 10.75, "y": 1},
{"matrix": [1, 11], "x": 11.75, "y": 1},
{"matrix": [1, 12], "x": 12.75, "y": 1},
{"matrix": [1, 13], "x": 13.75, "y": 1},
{"matrix": [1, 14], "x": 14.75, "y": 1, "w": 1.5},
{"matrix": [2, 15], "x": 16.5, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2},
{"matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75},
{"matrix": [2, 2], "x": 3, "y": 2},
{"matrix": [2, 3], "x": 4, "y": 2},
{"matrix": [2, 4], "x": 5, "y": 2},
{"matrix": [2, 5], "x": 6, "y": 2},
{"matrix": [2, 6], "x": 7, "y": 2},
{"matrix": [2, 7], "x": 8, "y": 2},
{"matrix": [2, 8], "x": 9, "y": 2},
{"matrix": [2, 9], "x": 10, "y": 2},
{"matrix": [2, 10], "x": 11, "y": 2},
{"matrix": [2, 11], "x": 12, "y": 2},
{"matrix": [2, 12], "x": 13, "y": 2},
{"matrix": [2, 13], "x": 14, "y": 2},
{"matrix": [2, 14], "x": 15, "y": 2, "w": 1.25},
{"matrix": [3, 15], "x": 16.5, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3},
{"matrix": [3, 1], "x": 1.25, "y": 3, "w": 1.25},
{"matrix": [3, 2], "x": 2.5, "y": 3},
{"matrix": [3, 3], "x": 3.5, "y": 3},
{"matrix": [3, 4], "x": 4.5, "y": 3},
{"matrix": [3, 5], "x": 5.5, "y": 3},
{"matrix": [3, 6], "x": 6.5, "y": 3},
{"matrix": [3, 7], "x": 7.5, "y": 3},
{"matrix": [3, 8], "x": 8.5, "y": 3},
{"matrix": [3, 9], "x": 9.5, "y": 3},
{"matrix": [3, 10], "x": 10.5, "y": 3},
{"matrix": [3, 11], "x": 11.5, "y": 3},
{"matrix": [3, 12], "x": 12.5, "y": 3},
{"matrix": [3, 13], "x": 13.5, "y": 3, "w": 1.75},
{"matrix": [3, 14], "x": 15.25, "y": 3},
{"matrix": [4, 14], "x": 16.5, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4},
{"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.5},
{"matrix": [4, 2], "x": 2.75, "y": 4},
{"matrix": [4, 3], "x": 3.75, "y": 4, "w": 1.5},
{"matrix": [4, 8], "x": 5.25, "y": 4, "w": 7},
{"matrix": [4, 11], "x": 12.25, "y": 4, "w": 1.5},
{"matrix": [4, 12], "x": 13.75, "y": 4},
{"matrix": [4, 13], "x": 14.75, "y": 4, "w": 1.5},
{"matrix": [4, 15], "x": 16.5, "y": 4}
]
}
}
}

+ 43
- 0
keyboards/cipulot/60xt/keymaps/default/keymap.c View File

@ -0,0 +1,43 @@
/* Copyright 2023 Cipulot
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
// clang-format off
[0] = LAYOUT(
KC_F1, KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_BSPC, KC_F6,
KC_F2, KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, KC_F7,
KC_F3, KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_NUHS, KC_ENT, KC_F8,
KC_F4, KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, MO(1), KC_F9,
KC_F5, KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, KC_RGUI, KC_RCTL, KC_F10
),
[1] = LAYOUT(
_______, KC_GRV, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, _______, KC_DEL, _______,
_______, _______, _______, KC_UP, _______, _______, _______, _______, _______, KC_PSCR, KC_SCRL, KC_PAUSE, _______, _______, _______, _______,
_______, _______, KC_LEFT, KC_DOWN, KC_RIGHT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, MO(2), _______
),
[2] = LAYOUT(
QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______
)
// clang-format on
};

+ 43
- 0
keyboards/cipulot/60xt/keymaps/via/keymap.c View File

@ -0,0 +1,43 @@
/* Copyright 2023 Cipulot
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
// clang-format off
[0] = LAYOUT(
KC_F1, KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_BSPC, KC_F6,
KC_F2, KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, KC_F7,
KC_F3, KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_NUHS, KC_ENT, KC_F8,
KC_F4, KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, MO(1), KC_F9,
KC_F5, KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, KC_RGUI, KC_RCTL, KC_F10
),
[1] = LAYOUT(
_______, KC_GRV, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, _______, KC_DEL, _______,
_______, _______, _______, KC_UP, _______, _______, _______, _______, _______, KC_PSCR, KC_SCRL, KC_PAUSE, _______, _______, _______, _______,
_______, _______, KC_LEFT, KC_DOWN, KC_RIGHT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, MO(2), _______
),
[2] = LAYOUT(
QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______
)
// clang-format on
};

+ 1
- 0
keyboards/cipulot/60xt/keymaps/via/rules.mk View File

@ -0,0 +1 @@
VIA_ENABLE = yes

+ 27
- 0
keyboards/cipulot/60xt/readme.md View File

@ -0,0 +1,27 @@
# 60XT
![60XT](https://i.imgur.com/7lAvjpmh.png)
A 60% XT solder and hot swap PCB.
* Keyboard Maintainer: [cipulot](https://github.com/cipulot)
* Hardware Supported: 60XT
* Hardware Availability: [Eloquent Clicks](https://eloquentclicks.com/)
Make example for this keyboard (after setting up your build environment):
make cipulot/60xt:default
Flashing example for this keyboard:
make cipulot/60xt:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## Bootloader
Enter the bootloader in 3 ways:
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is configured.
* **Physical reset button**: Long press the reset button soldered on the PCB.
* **Bootmagic reset**: Hold down the top left key and plug in the controller.

+ 0
- 0
keyboards/cipulot/60xt/rules.mk View File


+ 1
- 0
keyboards/cipulot/common/ec_switch_matrix.h View File

@ -20,6 +20,7 @@
#include <stdbool.h>
#include "matrix.h"
#include "eeconfig.h"
#include "util.h"
typedef struct PACKED {
uint8_t actuation_mode; // 0: normal board-wide APC, 1: Rapid trigger from specific board-wide actuation point, 2: Rapid trigger from resting point


+ 1
- 1
keyboards/cipulot/ec_23u/config.h View File

@ -60,7 +60,7 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 58
#define EECONFIG_KB_DATA_SIZE 57
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE


+ 1
- 1
keyboards/cipulot/ec_60/config.h View File

@ -63,7 +63,7 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 160
#define EECONFIG_KB_DATA_SIZE 159
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE


+ 1
- 1
keyboards/cipulot/ec_alveus/1_0_0/config.h View File

@ -62,7 +62,7 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 170
#define EECONFIG_KB_DATA_SIZE 169
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE


+ 1
- 1
keyboards/cipulot/ec_alveus/1_2_0/config.h View File

@ -62,7 +62,7 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 170
#define EECONFIG_KB_DATA_SIZE 169
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE


+ 1
- 1
keyboards/cipulot/ec_pro2/config.h View File

@ -63,7 +63,7 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 160
#define EECONFIG_KB_DATA_SIZE 159
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE


+ 1
- 1
keyboards/cipulot/ec_prox/ansi_iso/config.h View File

@ -63,7 +63,7 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 160
#define EECONFIG_KB_DATA_SIZE 159
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE


+ 1
- 1
keyboards/cipulot/ec_prox/jis/config.h View File

@ -63,7 +63,7 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 150
#define EECONFIG_KB_DATA_SIZE 149
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE


+ 1
- 1
keyboards/cipulot/ec_theca/config.h View File

@ -62,7 +62,7 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
#define EECONFIG_KB_DATA_SIZE 202
#define EECONFIG_KB_DATA_SIZE 201
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE


+ 1
- 1
keyboards/cipulot/rf_r1_8_9xu/config.h View File

@ -62,7 +62,7 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
#define EECONFIG_KB_DATA_SIZE 202
#define EECONFIG_KB_DATA_SIZE 201
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE


+ 29
- 0
keyboards/custommk/cmk11/config.h View File

@ -0,0 +1,29 @@
// Copyright 2024 customMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
// FRAM configuration
#define EXTERNAL_EEPROM_SPI_SLAVE_SELECT_PIN B7
#define EXTERNAL_EEPROM_SPI_CLOCK_DIVISOR 4 // 48MHz / 4 = 12MHz; max supported by MB85R64 is 20MHz
// SPI configuration
#define SPI_DRIVER SPID1
#define SPI_SCK_PIN B3
#define SPI_MOSI_PIN B5
#define SPI_MISO_PIN B4
// Audio configuration
#define AUDIO_PIN B8
#define AUDIO_PWM_DRIVER PWMD4
#define AUDIO_PWM_CHANNEL 3
#define AUDIO_PWM_PAL_MODE 2
#define AUDIO_STATE_TIMER GPTD5
#define AUDIO_INIT_DELAY
// WS2812 configuration
#define WS2812_PWM_DRIVER PWMD1
#define WS2812_PWM_CHANNEL 3
#define WS2812_PWM_PAL_MODE 1
#define WS2812_DMA_STREAM STM32_DMA2_STREAM5
#define WS2812_DMA_CHANNEL 6

+ 30
- 0
keyboards/custommk/cmk11/halconf.h View File

@ -0,0 +1,30 @@
/* Copyright 2024 customMK
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define HAL_USE_PWM TRUE
#define HAL_USE_SPI TRUE
#define SPI_SELECT_MODE SPI_SELECT_MODE_PAD
#define SERIAL_BUFFERS_SIZE 256
// This enables interrupt-driven mode
#define SPI_USE_WAIT TRUE
#include_next <halconf.h>

+ 121
- 0
keyboards/custommk/cmk11/info.json View File

@ -0,0 +1,121 @@
{
"manufacturer": "customMK",
"keyboard_name": "CMK11",
"maintainer": "customMK",
"bootloader": "stm32-dfu",
"diode_direction": "ROW2COL",
"dynamic_keymap": {
"layer_count": 32
},
"eeprom": {
"driver": "spi"
},
"features": {
"audio": true,
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true
},
"matrix_pins": {
"cols": ["B0", "A1", "A2", "A3", "A6", "B10"],
"rows": ["A5", "A4"]
},
"processor": "STM32F411",
"qmk": {
"tap_keycode_delay": 10
},
"rgb_matrix": {
"animations": {
"alphas_mods": true,
"band_pinwheel_sat": true,
"band_pinwheel_val": true,
"band_sat": true,
"band_spiral_sat": true,
"band_spiral_val": true,
"band_val": true,
"breathing": true,
"cycle_all": true,
"cycle_left_right": true,
"cycle_out_in": true,
"cycle_out_in_dual": true,
"cycle_pinwheel": true,
"cycle_spiral": true,
"cycle_up_down": true,
"digital_rain": true,
"dual_beacon": true,
"gradient_left_right": true,
"gradient_up_down": true,
"hue_breathing": true,
"hue_pendulum": true,
"hue_wave": true,
"jellybean_raindrops": true,
"multisplash": true,
"pixel_flow": true,
"pixel_fractal": true,
"pixel_rain": true,
"rainbow_beacon": true,
"rainbow_moving_chevron": true,
"rainbow_pinwheels": true,
"raindrops": true,
"solid_multisplash": true,
"solid_reactive": true,
"solid_reactive_cross": true,
"solid_reactive_multicross": true,
"solid_reactive_multinexus": true,
"solid_reactive_multiwide": true,
"solid_reactive_nexus": true,
"solid_reactive_simple": true,
"solid_reactive_wide": true,
"solid_splash": true,
"splash": true,
"typing_heatmap": true
},
"driver": "ws2812",
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0, "flags": 4},
{"matrix": [0, 1], "x": 45, "y": 0, "flags": 4},
{"matrix": [0, 2], "x": 90, "y": 0, "flags": 4},
{"matrix": [0, 3], "x": 134, "y": 0, "flags": 4},
{"matrix": [0, 4], "x": 179, "y": 0, "flags": 4},
{"matrix": [0, 5], "x": 224, "y": 0, "flags": 4},
{"matrix": [1, 0], "x": 23, "y": 64, "flags": 4},
{"matrix": [1, 1], "x": 68, "y": 64, "flags": 4},
{"matrix": [1, 2], "x": 112, "y": 64, "flags": 4},
{"matrix": [1, 3], "x": 157, "y": 64, "flags": 4},
{"matrix": [1, 4], "x": 202, "y": 64, "flags": 4}
],
"max_brightness": 120,
"sat_steps": 8,
"speed_steps": 10,
"val_steps": 8
},
"url": "https://shop.custommk.com/collections/cmk11/products/ckm11",
"usb": {
"device_version": "1.0.0",
"pid": "0xFABA",
"vid": "0xF35B"
},
"ws2812": {
"driver": "pwm",
"pin": "A10"
},
"layouts": {
"LAYOUT": {
"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": [1, 0], "x": 0.5, "y": 1},
{"matrix": [1, 1], "x": 1.5, "y": 1},
{"matrix": [1, 2], "x": 2.5, "y": 1},
{"matrix": [1, 3], "x": 3.5, "y": 1},
{"matrix": [1, 4], "x": 4.5, "y": 1}
]
}
}
}

+ 11
- 0
keyboards/custommk/cmk11/keymaps/default/keymap.c View File

@ -0,0 +1,11 @@
// Copyright 2024 customMK
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_C, KC_V, KC_VOLU, KC_VOLD, KC_DEL,
KC_LCTL, KC_PGUP, KC_SPC, KC_PGDN, KC_ENT
)
};

+ 6
- 0
keyboards/custommk/cmk11/keymaps/via/config.h View File

@ -0,0 +1,6 @@
// Copyright 2024 customMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define DYNAMIC_KEYMAP_MACRO_COUNT 128

+ 11
- 0
keyboards/custommk/cmk11/keymaps/via/keymap.c View File

@ -0,0 +1,11 @@
// Copyright 2024 customMK
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_C, KC_V, KC_VOLU, KC_VOLD, KC_DEL,
KC_LCTL, KC_PGUP, KC_SPC, KC_PGDN, MO(1)
)
};

+ 1
- 0
keyboards/custommk/cmk11/keymaps/via/rules.mk View File

@ -0,0 +1 @@
VIA_ENABLE = yes

+ 31
- 0
keyboards/custommk/cmk11/mcuconf.h View File

@ -0,0 +1,31 @@
/* Copyright 2024 customMK
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#include_next <mcuconf.h>
// Used for audio
#undef STM32_PWM_USE_TIM4
#define STM32_PWM_USE_TIM4 TRUE
// Used for FRAM
#undef STM32_SPI_USE_SPI1
#define STM32_SPI_USE_SPI1 TRUE
// Used for RGB matrix
#undef STM32_PWM_USE_TIM1
#define STM32_PWM_USE_TIM1 TRUE

+ 27
- 0
keyboards/custommk/cmk11/readme.md View File

@ -0,0 +1,27 @@
# CMK11
![cmk11](https://i.imgur.com/y8MEwXYh.jpeg)
CMK11 supports eleven 1u keys (or eight 1u keys and one 3u key). The PCB is fully compatible with the Cary Works C11 macropad.
* Keyboard Maintainer: [customMK](https://github.com/customMK)
* Hardware Supported: CMK11
* Hardware Availability: [customMK](https://shop.custommk.com/products/cmk11)
Make example for this keyboard (after setting up your build environment):
make custommk/cmk11:default
Flashing example for this keyboard:
make custommk/cmk11:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## Bootloader
Enter the bootloader in 3 ways:
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (the key in the top left corner) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

+ 1
- 0
keyboards/custommk/cmk11/rules.mk View File

@ -0,0 +1 @@
AUDIO_DRIVER = pwm_hardware

+ 201
- 0
keyboards/era/sirind/brick65/info.json View File

@ -0,0 +1,201 @@
{
"manufacturer": "SR industry",
"keyboard_name": "Brick65",
"maintainer": "Syryan",
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true
},
"indicators": {
"caps_lock": "C6",
"on_state": 0,
"scroll_lock": "B6"
},
"matrix_pins": {
"cols": ["B7", "D4", "F1", "D5", "F4", "D3", "F5", "D2", "F6", "D1", "F7", "D0", "C7", "B3", "B1", "B2"],
"rows": ["D6", "D7", "B4", "B5", "F0"]
},
"processor": "atmega32u4",
"rgb_matrix": {
"animations": {
"breathing": true,
"cycle_all": true,
"cycle_left_right": true,
"cycle_out_in": true,
"cycle_out_in_dual": true,
"cycle_pinwheel": true,
"cycle_spiral": true,
"cycle_up_down": true,
"dual_beacon": true,
"multisplash": true,
"rainbow_beacon": true,
"rainbow_moving_chevron": true,
"raindrops": true,
"solid_reactive": true,
"solid_reactive_cross": true,
"solid_reactive_simple": true,
"typing_heatmap": true
},
"driver": "ws2812",
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0, "flags": 4},
{"matrix": [0, 1], "x": 16, "y": 0, "flags": 4},
{"matrix": [0, 2], "x": 32, "y": 0, "flags": 4},
{"matrix": [0, 3], "x": 48, "y": 0, "flags": 4},
{"matrix": [0, 4], "x": 64, "y": 0, "flags": 4},
{"matrix": [0, 5], "x": 80, "y": 0, "flags": 4},
{"matrix": [0, 6], "x": 80, "y": 0, "flags": 4},
{"matrix": [0, 7], "x": 96, "y": 0, "flags": 4},
{"matrix": [0, 8], "x": 112, "y": 0, "flags": 4},
{"matrix": [0, 9], "x": 128, "y": 0, "flags": 4},
{"matrix": [0, 10], "x": 144, "y": 0, "flags": 4},
{"matrix": [0, 11], "x": 160, "y": 0, "flags": 4},
{"matrix": [0, 12], "x": 176, "y": 0, "flags": 4},
{"matrix": [0, 13], "x": 192, "y": 0, "flags": 4},
{"matrix": [0, 14], "x": 208, "y": 0, "flags": 4},
{"matrix": [0, 15], "x": 224, "y": 0, "flags": 4},
{"matrix": [1, 15], "x": 224, "y": 16, "flags": 4},
{"matrix": [1, 14], "x": 210, "y": 16, "flags": 4},
{"matrix": [1, 12], "x": 197, "y": 16, "flags": 4},
{"matrix": [1, 11], "x": 181, "y": 16, "flags": 4},
{"matrix": [1, 10], "x": 165, "y": 16, "flags": 4},
{"matrix": [1, 9], "x": 149, "y": 16, "flags": 4},
{"matrix": [1, 8], "x": 133, "y": 16, "flags": 4},
{"matrix": [1, 7], "x": 117, "y": 16, "flags": 4},
{"matrix": [1, 6], "x": 101, "y": 16, "flags": 4},
{"matrix": [1, 5], "x": 85, "y": 16, "flags": 4},
{"matrix": [1, 4], "x": 69, "y": 16, "flags": 4},
{"matrix": [1, 3], "x": 53, "y": 16, "flags": 4},
{"matrix": [1, 2], "x": 37, "y": 16, "flags": 4},
{"matrix": [1, 1], "x": 21, "y": 16, "flags": 4},
{"matrix": [1, 0], "x": 4, "y": 16, "flags": 4},
{"matrix": [2, 0], "x": 0, "y": 32, "flags": 4},
{"matrix": [2, 1], "x": 30, "y": 32, "flags": 4},
{"matrix": [2, 2], "x": 46, "y": 32, "flags": 4},
{"matrix": [2, 3], "x": 62, "y": 32, "flags": 4},
{"matrix": [2, 4], "x": 78, "y": 32, "flags": 4},
{"matrix": [2, 5], "x": 94, "y": 32, "flags": 4},
{"matrix": [2, 6], "x": 110, "y": 32, "flags": 4},
{"matrix": [2, 7], "x": 126, "y": 32, "flags": 4},
{"matrix": [2, 8], "x": 142, "y": 32, "flags": 4},
{"matrix": [2, 9], "x": 158, "y": 32, "flags": 4},
{"matrix": [2, 10], "x": 174, "y": 32, "flags": 4},
{"matrix": [2, 11], "x": 190, "y": 32, "flags": 4},
{"matrix": [2, 13], "x": 206, "y": 32, "flags": 4},
{"matrix": [3, 14], "x": 208, "y": 48, "flags": 4},
{"matrix": [3, 12], "x": 197, "y": 48, "flags": 4},
{"matrix": [3, 11], "x": 176, "y": 48, "flags": 4},
{"matrix": [3, 10], "x": 160, "y": 48, "flags": 4},
{"matrix": [3, 9], "x": 144, "y": 48, "flags": 4},
{"matrix": [3, 8], "x": 128, "y": 48, "flags": 4},
{"matrix": [3, 7], "x": 112, "y": 48, "flags": 4},
{"matrix": [3, 6], "x": 96, "y": 48, "flags": 4},
{"matrix": [3, 5], "x": 80, "y": 48, "flags": 4},
{"matrix": [3, 4], "x": 64, "y": 48, "flags": 4},
{"matrix": [3, 3], "x": 48, "y": 48, "flags": 4},
{"matrix": [3, 2], "x": 32, "y": 48, "flags": 4},
{"matrix": [3, 0], "x": 8, "y": 48, "flags": 4},
{"matrix": [4, 0], "x": 0, "y": 64, "flags": 4},
{"matrix": [4, 1], "x": 19, "y": 64, "flags": 4},
{"matrix": [4, 2], "x": 38, "y": 64, "flags": 4},
{"matrix": [4, 5], "x": 78, "y": 64, "flags": 4},
{"matrix": [4, 7], "x": 104, "y": 64, "flags": 4},
{"matrix": [4, 9], "x": 136, "y": 64, "flags": 4},
{"matrix": [4, 10], "x": 160, "y": 64, "flags": 4},
{"matrix": [4, 11], "x": 176, "y": 64, "flags": 4},
{"matrix": [4, 13], "x": 192, "y": 64, "flags": 4},
{"matrix": [4, 14], "x": 208, "y": 64, "flags": 4},
{"matrix": [4, 15], "x": 224, "y": 64, "flags": 4}
],
"max_brightness": 200,
"val_steps": 20
},
"url": "https://srind.mysoho.com/",
"usb": {
"device_version": "0.0.1",
"pid": "0x0005",
"vid": "0x5943"
},
"ws2812": {
"pin": "B0"
},
"layouts": {
"LAYOUT": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15.25, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [1, 1], "x": 1.5, "y": 1},
{"matrix": [1, 2], "x": 2.5, "y": 1},
{"matrix": [1, 3], "x": 3.5, "y": 1},
{"matrix": [1, 4], "x": 4.5, "y": 1},
{"matrix": [1, 5], "x": 5.5, "y": 1},
{"matrix": [1, 6], "x": 6.5, "y": 1},
{"matrix": [1, 7], "x": 7.5, "y": 1},
{"matrix": [1, 8], "x": 8.5, "y": 1},
{"matrix": [1, 9], "x": 9.5, "y": 1},
{"matrix": [1, 10], "x": 10.5, "y": 1},
{"matrix": [1, 11], "x": 11.5, "y": 1},
{"matrix": [1, 12], "x": 12.5, "y": 1},
{"matrix": [1, 14], "x": 13.5, "y": 1, "w": 1.5},
{"matrix": [1, 15], "x": 15.25, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [2, 10], "x": 10.75, "y": 2},
{"matrix": [2, 11], "x": 11.75, "y": 2},
{"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
{"matrix": [3, 2], "x": 2.25, "y": 3},
{"matrix": [3, 3], "x": 3.25, "y": 3},
{"matrix": [3, 4], "x": 4.25, "y": 3},
{"matrix": [3, 5], "x": 5.25, "y": 3},
{"matrix": [3, 6], "x": 6.25, "y": 3},
{"matrix": [3, 7], "x": 7.25, "y": 3},
{"matrix": [3, 8], "x": 8.25, "y": 3},
{"matrix": [3, 9], "x": 9.25, "y": 3},
{"matrix": [3, 10], "x": 10.25, "y": 3},
{"matrix": [3, 11], "x": 11.25, "y": 3},
{"matrix": [3, 12], "x": 12.25, "y": 3, "w": 1.75},
{"matrix": [3, 14], "x": 14.25, "y": 3.25},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
{"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
{"matrix": [4, 5], "x": 4, "y": 4.25, "w": 2.75},
{"matrix": [4, 7], "x": 6.75, "y": 4.25, "w": 1.25},
{"matrix": [4, 9], "x": 8, "y": 4.25, "w": 2.25},
{"matrix": [4, 10], "x": 10.5, "y": 4, "w": 1.25},
{"matrix": [4, 11], "x": 11.75, "y": 4, "w": 1.25},
{"matrix": [4, 13], "x": 13.25, "y": 4.25},
{"matrix": [4, 14], "x": 14.25, "y": 4.25},
{"matrix": [4, 15], "x": 15.25, "y": 4.25}
]
}
}
}

+ 35
- 0
keyboards/era/sirind/brick65/keymaps/default/keymap.c View File

@ -0,0 +1,35 @@
/*
Copyright 2024 PyuPyu
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSLS, KC_BSPC, KC_DEL,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, KC_SCRL,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP,
KC_LCTL, KC_LWIN, KC_LALT, KC_SPC, MO(1), KC_SPC, KC_RALT, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT
),
[1] = LAYOUT(
KC_TILD, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, RGB_TOG, RGB_MOD, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_VOLU, KC_MUTE, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, RGB_MOD, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
)
};

+ 21
- 0
keyboards/era/sirind/brick65/keymaps/via/keymap.c View File

@ -0,0 +1,21 @@
// Copyright 2018-2024 QMK (@qmk)
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSLS, KC_BSPC, KC_DEL,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, KC_LSCR,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP,
KC_LCTL, KC_LWIN, KC_LALT, KC_SPC, MO(1), KC_SPC, KC_RALT, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT
),
[1] = LAYOUT(
KC_TILD, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, RGB_TOG, RGB_MOD, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_VOLU, KC_MUTE, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, RGB_MOD, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
)
};

+ 1
- 0
keyboards/era/sirind/brick65/keymaps/via/rules.mk View File

@ -0,0 +1 @@
VIA_ENABLE = yes

+ 26
- 0
keyboards/era/sirind/brick65/readme.md View File

@ -0,0 +1,26 @@
# Brick65
![Brick65](https://i.imgur.com/qyQYWfjh.jpg)
Brick65 is a 65% ANSI layout Custom Keyboard
* Keyboard Maintainer: Pyupyu
* Hardware Supported: Brick65
* Hardware Availability: Syryan
## How to enter Bootloader Mode
Enter the bootloader in 2 ways:
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
Make example for this keyboard (after setting up your build environment):
make era/sirind/brick65:default
Flashing example for this keyboard:
make era/sirind/brick65:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

+ 1
- 0
keyboards/era/sirind/brick65/rules.mk View File

@ -0,0 +1 @@
# This file intentionally left blank

+ 104
- 0
keyboards/galile0/glyphkbd_v2/info.json View File

@ -0,0 +1,104 @@
{
"manufacturer": "galile0",
"keyboard_name": "glyphkbd_v2",
"maintainer": "galile0-designs",
"bootloader": "stm32-dfu",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": true
},
"matrix_pins": {
"cols": ["B1", "A1", "B0", "A0", "C5", "C3", "C4", "C2", "A7", "C1", "A6", "C0", "A5", "B12", "B13", "B14"],
"rows": ["B10", "B2", "A2", "F0", "F1"]
},
"processor": "STM32F072",
"url": "https://github.com/galile0-designs/glyphkbd",
"usb": {
"device_version": "1.0.0",
"pid": "0x0001",
"vid": "0x4744"
},
"layouts": {
"LAYOUT": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13.5, "y": 0},
{"matrix": [0, 14], "x": 14.5, "y": 0},
{"matrix": [0, 15], "x": 15.5, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 13], "x": 13.5, "y": 1},
{"matrix": [1, 14], "x": 14.5, "y": 1},
{"matrix": [1, 15], "x": 15.5, "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": [2, 12], "x": 12, "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},
{"matrix": [3, 6], "x": 6, "y": 3},
{"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},
{"matrix": [3, 12], "x": 12, "y": 3},
{"matrix": [3, 14], "x": 14.5, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4},
{"matrix": [4, 1], "x": 1, "y": 4},
{"matrix": [4, 2], "x": 2, "y": 4},
{"matrix": [4, 3], "x": 3, "y": 4},
{"matrix": [4, 4], "x": 4, "y": 4},
{"matrix": [4, 5], "x": 5, "y": 4, "w": 2},
{"matrix": [4, 7], "x": 7, "y": 4},
{"matrix": [4, 8], "x": 8, "y": 4},
{"matrix": [4, 9], "x": 9, "y": 4},
{"matrix": [4, 10], "x": 10, "y": 4},
{"matrix": [4, 11], "x": 11, "y": 4},
{"matrix": [4, 12], "x": 12, "y": 4},
{"matrix": [4, 13], "x": 13.5, "y": 4},
{"matrix": [4, 14], "x": 14.5, "y": 4},
{"matrix": [4, 15], "x": 15.5, "y": 4}
]
}
}
}

+ 105
- 0
keyboards/galile0/glyphkbd_v2/keymaps/default/keymap.c View File

@ -0,0 +1,105 @@
/*
*Copyright 2024 Fabian Leijström (@galile0-designs)
*
*This program is free software: you can redistribute it and/or modify
*it under the terms of the GNU General Public License as published by
*the Free Software Foundation, either version 2 of the License, or
*(at your option) any later version.
*
*This program is distributed in the hope that it will be useful,
*but WITHOUT ANY WARRANTY; without even the implied warranty of
*MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
*GNU General Public License for more details.
*
*You should have received a copy of the GNU General Public License
*along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* LAYER
*
* ESC 1 2 3 4 5 6 7 8 9 0 - BS INS HOME PGUP
*
*
* TAB Q W E R T Y U I O P [ ] DEL END PGDN
*
*
* CAPS A S D F G H J K L ; ' ENTER
*
*
* SHIFT \ Z X C V B N M , . / SHIFT UP
*
*
* CTRL SYS ALT LOWER SPACE SPACERAISE ALT SYS CTRL LEFT DOWN RIGHT
*
*
*/
[0] = LAYOUT(
//******** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** **********
KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_BSPC, KC_INS, KC_HOME, KC_PGUP,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_DEL, KC_END, KC_PGDN,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT,
KC_LSFT, KC_BSLS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP,
KC_LCTL, KC_NO, KC_LGUI, KC_LALT, MO(1), KC_SPC, KC_SPC, MO(2), KC_RALT, KC_RGUI, KC_NO, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT
),
/* FUNCTION LAYER
*
* PAUSE F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 PRT
* PLAY SCR
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
[1] = LAYOUT(
//******** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** **********
KC_MPLY, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_PSCR, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_TRNS, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO
),
/* SYMBOLS LAYER
*
* ` = +
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
[2] = LAYOUT(
//******** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** **********
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_GRV, KC_EQL, KC_PPLS, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_TRNS, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO
)
};

+ 105
- 0
keyboards/galile0/glyphkbd_v2/keymaps/via/keymap.c View File

@ -0,0 +1,105 @@
/*
*Copyright 2024 Fabian Leijström (@galile0-designs)
*
*This program is free software: you can redistribute it and/or modify
*it under the terms of the GNU General Public License as published by
*the Free Software Foundation, either version 2 of the License, or
*(at your option) any later version.
*
*This program is distributed in the hope that it will be useful,
*but WITHOUT ANY WARRANTY; without even the implied warranty of
*MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
*GNU General Public License for more details.
*
*You should have received a copy of the GNU General Public License
*along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* LAYER
*
* ESC 1 2 3 4 5 6 7 8 9 0 - BS INS HOME PGUP
*
*
* TAB Q W E R T Y U I O P [ ] DEL END PGDN
*
*
* CAPS A S D F G H J K L ; ' ENTER
*
*
* SHIFT \ Z X C V B N M , . / SHIFT UP
*
*
* CTRL SYS ALT LOWER SPACE SPACERAISE ALT SYS CTRL LEFT DOWN RIGHT
*
*
*/
[0] = LAYOUT(
//******** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** **********
KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_BSPC, KC_INS, KC_HOME, KC_PGUP,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_DEL, KC_END, KC_PGDN,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT,
KC_LSFT, KC_BSLS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP,
KC_LCTL, KC_NO, KC_LGUI, KC_LALT, MO(1), KC_SPC, KC_SPC, MO(2), KC_RALT, KC_RGUI, KC_NO, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT
),
/* FUNCTION LAYER
*
* PAUSE F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 PRT
* PLAY SCR
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
[1] = LAYOUT(
//******** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** **********
KC_MPLY, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_PSCR, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_TRNS, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO
),
/* SYMBOLS LAYER
*
* ` = +
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
[2] = LAYOUT(
//******** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** ********** **********
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_GRV, KC_EQL, KC_PPLS, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_TRNS, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO
)
};

+ 1
- 0
keyboards/galile0/glyphkbd_v2/keymaps/via/rules.mk View File

@ -0,0 +1 @@
VIA_ENABLE = yes

+ 27
- 0
keyboards/galile0/glyphkbd_v2/readme.md View File

@ -0,0 +1,27 @@
# glyphkbd_v2
![glyphkbd_v2](https://i.imgur.com/9PxLaPlh.jpeg)
5x13 ortholinear plus TKL nav and arrow clusters.
* Keyboard Maintainer: [Fabian Leijström](https://github.com/galile0-designs)
* Hardware Supported: glyphkbd_v2 PCB
* Hardware Availability: [Github Repository](https://github.com/galile0-designs/glyphkbd)
Make example for this keyboard (after setting up your build environment):
make galile0/glyphkbd_v2:default
Flashing example for this keyboard:
make galile0/glyphkbd_v2:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## Bootloader
Enter the bootloader in 3 ways:
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

+ 1
- 0
keyboards/galile0/glyphkbd_v2/rules.mk View File

@ -0,0 +1 @@
# This file intentionally left blank

+ 1
- 1
keyboards/geistmaschine/geist/info.json View File

@ -9,7 +9,7 @@
"command": false,
"console": false,
"extrakey": true,
"mousekey": false,
"mousekey": true,
"nkro": true,
"encoder": true
},


+ 2
- 2
keyboards/geistmaschine/geist/keymaps/default/keymap.c View File

@ -19,14 +19,14 @@
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT_all(
LT(2, KC_MUTE), KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_TRNS, KC_DEL,
LT(2, KC_MUTE), KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_BSPC, KC_DEL,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, KC_HOME,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_NUHS, KC_ENT, KC_ENT, KC_PGUP,
KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_PGDN,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_SPC, KC_SPC, KC_RALT, LT(1, KC_RGUI), KC_LEFT, KC_DOWN, KC_RGHT
),
[1] = LAYOUT_all(
KC_MPLY, KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_DEL, KC_TRNS, KC_INS,
KC_MPLY, KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_DEL, KC_DEL, KC_INS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_PSCR,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_HOME,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, NK_ON, NK_OFF, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_END,


+ 2
- 2
keyboards/geistmaschine/geist/keymaps/via/keymap.c View File

@ -19,14 +19,14 @@
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT_all(
LT(2, KC_MUTE), KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_TRNS, KC_DEL,
LT(2, KC_MUTE), KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_BSPC, KC_DEL,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, KC_HOME,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_NUHS, KC_ENT, KC_ENT, KC_PGUP,
KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_PGDN,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_SPC, KC_SPC, KC_RALT, LT(1, KC_RGUI), KC_LEFT, KC_DOWN, KC_RGHT
),
[1] = LAYOUT_all(
KC_MPLY, KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_DEL, KC_TRNS, KC_INS,
KC_MPLY, KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_DEL, KC_DEL, KC_INS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_PSCR,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_HOME,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, NK_ON, NK_OFF, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_END,


+ 8
- 8
keyboards/gray_studio/aero75/info.json View File

@ -57,15 +57,15 @@
{"label": "F3", "matrix": [0, 3], "x": 3.5, "y": 0},
{"label": "F4", "matrix": [0, 4], "x": 4.5, "y": 0},
{"label": "F5", "matrix": [0, 5], "x": 6, "y": 0},
{"label": "F6", "matrix": [0, 6], "x": 7, "y": 0},
{"label": "F7", "matrix": [0, 7], "x": 8, "y": 0},
{"label": "F8", "matrix": [0, 8], "x": 9, "y": 0},
{"label": "F5", "matrix": [0, 5], "x": 5.75, "y": 0},
{"label": "F6", "matrix": [0, 6], "x": 6.75, "y": 0},
{"label": "F7", "matrix": [0, 7], "x": 7.75, "y": 0},
{"label": "F8", "matrix": [0, 8], "x": 8.75, "y": 0},
{"label": "F9", "matrix": [0, 9], "x": 10.5, "y": 0},
{"label": "F10", "matrix": [0, 10], "x": 11.5, "y": 0},
{"label": "F11", "matrix": [0, 11], "x": 12.5, "y": 0},
{"label": "F12", "matrix": [0, 13], "x": 13.5, "y": 0},
{"label": "F9", "matrix": [0, 9], "x": 10, "y": 0},
{"label": "F10", "matrix": [0, 10], "x": 11, "y": 0},
{"label": "F11", "matrix": [0, 11], "x": 12, "y": 0},
{"label": "F12", "matrix": [0, 13], "x": 13, "y": 0},
{"label": "PrtSc", "matrix": [0, 15], "x": 15, "y": 0},


+ 3
- 3
keyboards/gray_studio/aero75/matrix_diagram.md View File

@ -1,9 +1,9 @@
# Matrix Diagram for GrayStudio Aero 75 Hotswap
```
┌───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┐
│00 │ │01 │02 │03 │04 │ │05 │06 │07 │08 │ │09 │0A │0B │0D │ │0F │
└───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘ └───┘
┌───┐ ┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐ ┌───┐
│00 │ │01 │02 │03 │04 ││05 │06 │07 │08 ││09 │0A │0B │0D │ │0F │
└───┘ └───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘ └───┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┬───┐
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1F │
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┤


+ 66
- 0
keyboards/handwired/petruziamini/info.json View File

@ -0,0 +1,66 @@
{
"manufacturer": "LLLKST",
"keyboard_name": "PetruziaMini",
"maintainer": "LLLKST",
"development_board": "promicro",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true
},
"matrix_pins": {
"cols": ["D7", "C6", "D4", "D0", "D1", "F4", "F5", "F6", "F7", "B1"],
"rows": ["B4", "E6", "B3", "B2"]
},
"usb": {
"device_version": "1.0.0",
"pid": "0x0000",
"vid": "0xFEED"
},
"layouts": {
"LAYOUT": {
"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": [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": [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": [3, 0], "x": 0, "y": 3},
{"matrix": [3, 1], "x": 1, "y": 3},
{"matrix": [3, 3], "x": 3, "y": 3},
{"matrix": [3, 6], "x": 6, "y": 3},
{"matrix": [3, 8], "x": 8, "y": 3},
{"matrix": [3, 9], "x": 9, "y": 3}
]
}
}
}

+ 30
- 0
keyboards/handwired/petruziamini/keymaps/default/keymap.c View File

@ -0,0 +1,30 @@
// Copyright 2023 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/*
*
* A B C D E F G H I J
*
* A B C D E F G H I J
*
* A B C D E F G H I J
*
* A B D G I J
*
*/
[0] = LAYOUT(
KC_A, KC_B, KC_C, KC_D, KC_E, KC_F, KC_G, KC_H, KC_I, KC_J,
KC_A, KC_B, KC_C, KC_D, KC_E, KC_F, KC_G, KC_H, KC_I, KC_J,
KC_A, KC_B, KC_C, KC_D, KC_E, KC_F, KC_G, KC_H, KC_I, KC_J,
KC_A, KC_B, KC_C, KC_D, LT(1, KC_E), KC_F
),
[1] = LAYOUT(
KC_NO, QK_BOOT, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO
)
};

+ 26
- 0
keyboards/handwired/petruziamini/readme.md View File

@ -0,0 +1,26 @@
# PetruziaMini
![PetruziaMini](https://i.imgur.com/uk2BSazh.jpeg)
36 key ortholinear keyboard intended to be mapped as a split keyboard.
* Keyboard Maintainer: [LLLKST](https://github.com/LLLKST)
* Hardware Supported: *promicro compatible controller*
* Hardware Availability: [Aliexpress Pro Micro](https://www.aliexpress.us/item/3256805781371913.html)
Make example for this keyboard (after setting up your build environment):
make handwired/petruziamini:default
Flashing example for this keyboard:
make handwired/petruziamini:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## Bootloader
Enter the bootloader with:
* **Keycode in layout**: Press the key mapped to `QK_BOOT` (3,5) + (0,1) in the matrix

+ 1
- 0
keyboards/handwired/petruziamini/rules.mk View File

@ -0,0 +1 @@
# This file intentionally left blank

+ 15
- 0
keyboards/jidohun/km113/config.h View File

@ -0,0 +1,15 @@
// Copyright 2023 wind (@yelishang)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
/* SPI Config */
#define SPI_DRIVER SPIDQ
#define SPI_SCK_PIN B3
#define SPI_MOSI_PIN B5
#define SPI_MISO_PIN B4
#define SPI_MOSI_PAL_MODE 5
/* SPI Flash Config */
#define EXTERNAL_FLASH_SPI_SLAVE_SELECT_PIN C12

+ 10
- 0
keyboards/jidohun/km113/halconf.h View File

@ -0,0 +1,10 @@
// Copyright 2023 wind (@yelishang)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_SPI TRUE
#define SPI_USE_WAIT TRUE
#define SPI_SELECT_MODE SPI_SELECT_MODE_PAD
#include_next <halconf.h>

+ 269
- 0
keyboards/jidohun/km113/info.json View File

@ -0,0 +1,269 @@
{
"manufacturer": "JIDOHUN",
"keyboard_name": "KM113",
"maintainer": "wind",
"bootloader": "wb32-dfu",
"diode_direction": "ROW2COL",
"eeprom": {
"wear_leveling": {
"backing_size": 4096,
"driver": "spi_flash"
}
},
"encoder": {
"rotary": [
{"pin_a": "A10", "pin_b": "A9"}
]
},
"features": {
"bootmagic": true,
"encoder": true,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true
},
"matrix_pins": {
"cols": ["C0", "C1", "C2", "C3", "A5", "B1", "B10", "B11", "B12", "B13", "B14", "B15", "C6", "C7", "C8", "C9"],
"rows": ["A0", "A1", "A2", "A3", "A4", "C13"]
},
"processor": "WB32FQ95",
"rgb_matrix": {
"animations": {
"alphas_mods": true,
"band_pinwheel_sat": true,
"band_pinwheel_val": true,
"band_sat": true,
"band_spiral_sat": true,
"band_spiral_val": true,
"band_val": true,
"breathing": true,
"cycle_all": true,
"cycle_left_right": true,
"cycle_out_in": true,
"cycle_out_in_dual": true,
"cycle_pinwheel": true,
"cycle_spiral": true,
"cycle_up_down": true,
"digital_rain": true,
"dual_beacon": true,
"gradient_left_right": true,
"gradient_up_down": true,
"hue_breathing": true,
"hue_pendulum": true,
"hue_wave": true,
"jellybean_raindrops": true,
"multisplash": true,
"pixel_flow": true,
"pixel_fractal": true,
"pixel_rain": true,
"rainbow_beacon": true,
"rainbow_moving_chevron": true,
"rainbow_pinwheels": true,
"raindrops": true,
"solid_multisplash": true,
"solid_reactive": true,
"solid_reactive_cross": true,
"solid_reactive_multicross": true,
"solid_reactive_multinexus": true,
"solid_reactive_multiwide": true,
"solid_reactive_nexus": true,
"solid_reactive_simple": true,
"solid_reactive_wide": true,
"solid_splash": true,
"splash": true,
"typing_heatmap": true
},
"driver": "ws2812",
"layout": [
{"matrix": [5, 8], "x": 119, "y": 64, "flags": 4},
{"matrix": [5, 9], "x": 134, "y": 64, "flags": 4},
{"matrix": [5, 10], "x": 149, "y": 64, "flags": 4},
{"matrix": [5, 11], "x": 164, "y": 64, "flags": 4},
{"matrix": [5, 12], "x": 179, "y": 64, "flags": 4},
{"matrix": [5, 13], "x": 194, "y": 64, "flags": 4},
{"matrix": [5, 14], "x": 209, "y": 64, "flags": 4},
{"matrix": [5, 15], "x": 224, "y": 64, "flags": 4},
{"matrix": [4, 15], "x": 224, "y": 51, "flags": 4},
{"matrix": [4, 14], "x": 209, "y": 51, "flags": 4},
{"matrix": [4, 13], "x": 194, "y": 51, "flags": 4},
{"matrix": [4, 12], "x": 179, "y": 51, "flags": 4},
{"matrix": [4, 11], "x": 164, "y": 51, "flags": 4},
{"matrix": [4, 10], "x": 149, "y": 51, "flags": 4},
{"matrix": [4, 9], "x": 134, "y": 51, "flags": 4},
{"matrix": [4, 8], "x": 119, "y": 51, "flags": 4},
{"matrix": [4, 7], "x": 105, "y": 51, "flags": 4},
{"matrix": [4, 6], "x": 90, "y": 51, "flags": 4},
{"matrix": [4, 5], "x": 75, "y": 51, "flags": 4},
{"matrix": [4, 4], "x": 60, "y": 51, "flags": 4},
{"matrix": [4, 3], "x": 45, "y": 51, "flags": 4},
{"matrix": [4, 2], "x": 30, "y": 51, "flags": 4},
{"matrix": [3, 1], "x": 15, "y": 38, "flags": 4},
{"matrix": [3, 2], "x": 30, "y": 38, "flags": 4},
{"matrix": [3, 3], "x": 45, "y": 38, "flags": 4},
{"matrix": [3, 4], "x": 60, "y": 38, "flags": 4},
{"matrix": [3, 5], "x": 75, "y": 38, "flags": 4},
{"matrix": [3, 6], "x": 90, "y": 38, "flags": 4},
{"matrix": [3, 7], "x": 105, "y": 38, "flags": 4},
{"matrix": [3, 8], "x": 119, "y": 38, "flags": 4},
{"matrix": [3, 9], "x": 134, "y": 38, "flags": 4},
{"matrix": [3, 10], "x": 149, "y": 38, "flags": 4},
{"matrix": [3, 11], "x": 164, "y": 38, "flags": 4},
{"matrix": [3, 12], "x": 179, "y": 38, "flags": 4},
{"matrix": [3, 14], "x": 209, "y": 38, "flags": 4},
{"matrix": [3, 15], "x": 224, "y": 38, "flags": 4},
{"matrix": [2, 15], "x": 224, "y": 26, "flags": 4},
{"matrix": [2, 14], "x": 209, "y": 26, "flags": 4},
{"matrix": [2, 13], "x": 194, "y": 26, "flags": 4},
{"matrix": [2, 12], "x": 179, "y": 26, "flags": 4},
{"matrix": [2, 11], "x": 164, "y": 26, "flags": 4},
{"matrix": [2, 10], "x": 149, "y": 26, "flags": 4},
{"matrix": [2, 9], "x": 134, "y": 26, "flags": 4},
{"matrix": [2, 8], "x": 119, "y": 26, "flags": 4},
{"matrix": [2, 7], "x": 105, "y": 26, "flags": 4},
{"matrix": [2, 6], "x": 90, "y": 26, "flags": 4},
{"matrix": [2, 5], "x": 75, "y": 26, "flags": 4},
{"matrix": [2, 4], "x": 60, "y": 26, "flags": 4},
{"matrix": [2, 3], "x": 45, "y": 26, "flags": 4},
{"matrix": [2, 2], "x": 30, "y": 26, "flags": 4},
{"matrix": [2, 1], "x": 15, "y": 26, "flags": 4},
{"matrix": [1, 1], "x": 15, "y": 13, "flags": 4},
{"matrix": [1, 2], "x": 30, "y": 13, "flags": 4},
{"matrix": [1, 3], "x": 45, "y": 13, "flags": 4},
{"matrix": [1, 4], "x": 60, "y": 13, "flags": 4},
{"matrix": [1, 5], "x": 75, "y": 13, "flags": 4},
{"matrix": [1, 6], "x": 90, "y": 13, "flags": 4},
{"matrix": [1, 7], "x": 105, "y": 13, "flags": 4},
{"matrix": [1, 8], "x": 119, "y": 13, "flags": 4},
{"matrix": [1, 9], "x": 134, "y": 13, "flags": 4},
{"matrix": [1, 10], "x": 149, "y": 13, "flags": 4},
{"matrix": [1, 11], "x": 164, "y": 13, "flags": 4},
{"matrix": [1, 12], "x": 179, "y": 13, "flags": 4},
{"matrix": [1, 13], "x": 194, "y": 13, "flags": 4},
{"matrix": [0, 13], "x": 194, "y": 0, "flags": 4},
{"matrix": [0, 12], "x": 179, "y": 0, "flags": 4},
{"matrix": [0, 11], "x": 164, "y": 0, "flags": 4},
{"matrix": [0, 10], "x": 149, "y": 0, "flags": 4},
{"matrix": [0, 9], "x": 134, "y": 0, "flags": 4},
{"matrix": [0, 8], "x": 119, "y": 0, "flags": 4},
{"matrix": [0, 7], "x": 105, "y": 0, "flags": 4},
{"matrix": [0, 6], "x": 90, "y": 0, "flags": 4},
{"matrix": [0, 5], "x": 75, "y": 0, "flags": 4},
{"matrix": [0, 4], "x": 60, "y": 0, "flags": 4},
{"matrix": [0, 3], "x": 45, "y": 0, "flags": 4},
{"matrix": [0, 2], "x": 30, "y": 0, "flags": 4},
{"matrix": [0, 0], "x": 0, "y": 0, "flags": 4},
{"matrix": [1, 0], "x": 0, "y": 13, "flags": 4},
{"matrix": [2, 0], "x": 0, "y": 26, "flags": 4},
{"matrix": [3, 0], "x": 0, "y": 38, "flags": 4},
{"matrix": [4, 0], "x": 0, "y": 51, "flags": 4},
{"matrix": [5, 0], "x": 0, "y": 64, "flags": 4},
{"matrix": [5, 1], "x": 15, "y": 64, "flags": 4},
{"matrix": [5, 2], "x": 30, "y": 64, "flags": 4},
{"matrix": [5, 5], "x": 75, "y": 64, "flags": 4}
],
"max_brightness": 108
},
"url": "http://www.frscn.com",
"usb": {
"device_version": "1.0.0",
"pid": "0x3671",
"suspend_wakeup_delay": 1000,
"vid": "0x3555"
},
"ws2812": {
"pin": "A8"
},
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 0, "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.5, "y": 0},
{"matrix": [0, 7], "x": 7.5, "y": 0},
{"matrix": [0, 8], "x": 8.5, "y": 0},
{"matrix": [0, 9], "x": 9.5, "y": 0},
{"matrix": [0, 10], "x": 11, "y": 0},
{"matrix": [0, 11], "x": 12, "y": 0},
{"matrix": [0, 12], "x": 13, "y": 0},
{"matrix": [0, 13], "x": 14, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 13], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 14], "x": 17, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 1], "x": 1.5, "y": 2},
{"matrix": [2, 2], "x": 2.5, "y": 2},
{"matrix": [2, 3], "x": 3.5, "y": 2},
{"matrix": [2, 4], "x": 4.5, "y": 2},
{"matrix": [2, 5], "x": 5.5, "y": 2},
{"matrix": [2, 6], "x": 6.5, "y": 2},
{"matrix": [2, 7], "x": 7.5, "y": 2},
{"matrix": [2, 8], "x": 8.5, "y": 2},
{"matrix": [2, 9], "x": 9.5, "y": 2},
{"matrix": [2, 10], "x": 10.5, "y": 2},
{"matrix": [2, 11], "x": 11.5, "y": 2},
{"matrix": [2, 12], "x": 12.5, "y": 2},
{"matrix": [2, 13], "x": 13.5, "y": 2, "w": 1.5},
{"matrix": [2, 14], "x": 16.5, "y": 2},
{"matrix": [2, 15], "x": 17.5, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 1], "x": 1.75, "y": 3},
{"matrix": [3, 2], "x": 2.75, "y": 3},
{"matrix": [3, 3], "x": 3.75, "y": 3},
{"matrix": [3, 4], "x": 4.75, "y": 3},
{"matrix": [3, 5], "x": 5.75, "y": 3},
{"matrix": [3, 6], "x": 6.75, "y": 3},
{"matrix": [3, 7], "x": 7.75, "y": 3},
{"matrix": [3, 8], "x": 8.75, "y": 3},
{"matrix": [3, 9], "x": 9.75, "y": 3},
{"matrix": [3, 10], "x": 10.75, "y": 3},
{"matrix": [3, 11], "x": 11.75, "y": 3},
{"matrix": [3, 12], "x": 12.75, "y": 3, "w": 2.25},
{"matrix": [3, 14], "x": 16.5, "y": 3},
{"matrix": [3, 15], "x": 17.5, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 12], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 13], "x": 14.25, "y": 4.25},
{"matrix": [4, 14], "x": 16.5, "y": 4},
{"matrix": [4, 15], "x": 17.5, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 2], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 5], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 8], "x": 10, "y": 5},
{"matrix": [5, 9], "x": 11, "y": 5},
{"matrix": [5, 10], "x": 12, "y": 5},
{"matrix": [5, 11], "x": 13.25, "y": 5.25},
{"matrix": [5, 12], "x": 14.25, "y": 5.25},
{"matrix": [5, 13], "x": 15.25, "y": 5.25},
{"matrix": [5, 14], "x": 16.5, "y": 5},
{"matrix": [5, 15], "x": 17.5, "y": 5}
]
}
}
}

+ 43
- 0
keyboards/jidohun/km113/keymaps/default/keymap.c View File

@ -0,0 +1,43 @@
// Copyright 2023 wind (@yelishang)
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_MUTE,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, TO(0), KC_HOME,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, TO(1), KC_END,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, TO(2), KC_PGUP,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), KC_APP, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT, TO(3), KC_PGDN
),
[1] = LAYOUT(
EE_CLR, KC_MSEL, KC_VOLD, KC_VOLU, KC_MUTE, KC_MSTP, KC_MPRV, KC_MPLY, KC_MNXT, KC_MAIL, KC_WHOM, KC_MYCM, KC_CALC,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RGB_RMOD, RGB_MOD, _______, _______,
_______, _______, _______, _______, RGB_MOD, _______, _______, KC_PSCR, KC_PGUP, KC_DEL, _______, _______, _______, _______, TO(0), _______,
_______, _______, _______, _______, _______, _______, _______, KC_INS, KC_PGDN, KC_END, _______, _______, _______, TO(1), _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RGB_VAI, TO(2), _______,
_______, GU_TOGG, _______, RGB_TOG, _______, _______, _______, RGB_SPD, RGB_VAD, RGB_SPI,TO(3), _______
),
[2] = LAYOUT(
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_MUTE,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, TO(0), KC_HOME,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, TO(1), KC_END,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, TO(2), KC_PGUP,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, _______, KC_APP, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT, TO(3), KC_PGDN
),
[3] = LAYOUT(
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_MUTE,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, TO(0), _______,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, TO(1), _______,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, TO(2), _______,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, _______, KC_APP, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT, TO(3), _______
)
};

+ 53
- 0
keyboards/jidohun/km113/keymaps/via/keymap.c View File

@ -0,0 +1,53 @@
// Copyright 2023 wind (@yelishang)
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_MUTE,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, TO(0), KC_HOME,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, TO(1), KC_END,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, TO(2), KC_PGUP,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), KC_APP, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT, TO(3), KC_PGDN
),
[1] = LAYOUT(
EE_CLR, KC_MSEL, KC_VOLD, KC_VOLU, KC_MUTE, KC_MSTP, KC_MPRV, KC_MPLY, KC_MNXT, KC_MAIL, KC_WHOM, KC_MYCM, KC_CALC,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RGB_RMOD, RGB_MOD, _______, _______,
_______, _______, _______, _______, RGB_MOD, _______, _______, KC_PSCR, KC_PGUP, KC_DEL, _______, _______, _______, _______, TO(0), _______,
_______, _______, _______, _______, _______, _______, _______, KC_INS, KC_PGDN, KC_END, _______, _______, _______, TO(1), _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RGB_VAI, TO(2), _______,
_______, GU_TOGG, _______, RGB_TOG, _______, _______, _______, RGB_SPD, RGB_VAD, RGB_SPI,TO(3), _______
),
[2] = LAYOUT(
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_MUTE,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, TO(0), KC_HOME,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, TO(1), KC_END,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, TO(2), KC_PGUP,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, _______, KC_APP, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT, TO(3), KC_PGDN
),
[3] = LAYOUT(
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_MUTE,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, TO(0), _______,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, TO(1), _______,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, TO(2), _______,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, _______, KC_APP, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT, TO(3), _______
)
};
/* encoder; start */
#if defined(ENCODER_MAP_ENABLE)
const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][NUM_DIRECTIONS] = {
[0] = { ENCODER_CCW_CW(KC_VOLD, KC_VOLU) },
[1] = { ENCODER_CCW_CW(KC_TRNS, KC_TRNS) },
[2] = { ENCODER_CCW_CW(KC_TRNS, KC_TRNS) },
[3] = { ENCODER_CCW_CW(KC_TRNS, KC_TRNS) },
};
#endif

+ 2
- 0
keyboards/jidohun/km113/keymaps/via/rules.mk View File

@ -0,0 +1,2 @@
VIA_ENABLE = yes
ENCODER_MAP_ENABLE = yes

+ 9
- 0
keyboards/jidohun/km113/mcuconf.h View File

@ -0,0 +1,9 @@
// Copyright 2023 wind (@yelishang)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef WB32_SPI_USE_QSPI
#define WB32_SPI_USE_QSPI TRUE

+ 23
- 0
keyboards/jidohun/km113/readme.md View File

@ -0,0 +1,23 @@
# KM113
* Keyboard Maintainer: [wind](https://github.com/yelishang)
* Hardware Supported: KM113 PCB
Make example for this keyboard (after setting up your build environment):
make jidohun/km113:default
Flashing example for this keyboard:
make jidohun/km113:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## Bootloader
Enter the bootloader in 3 ways:
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

+ 1
- 0
keyboards/jidohun/km113/rules.mk View File

@ -0,0 +1 @@
# This file intentionally left blank

+ 16
- 16
keyboards/kb_elmo/aek2_usb/info.json View File

@ -134,22 +134,22 @@
{"matrix": [7, 11], "x": 19, "y": 5},
{"matrix": [6, 10], "x": 20, "y": 5},
{"matrix": [6, 9], "x": 21, "y": 5},
{"matrix": [5, 0], "x": 22, "y": 5, "h": 2},
{"matrix": [5, 1], "x": 0, "y": 6, "w": 1.5},
{"matrix": [5, 2], "x": 1.5, "y": 6, "w": 1.25},
{"matrix": [5, 5], "x": 2.75, "y": 6, "w": 1.5},
{"matrix": [5, 10], "x": 4.25, "y": 6, "w": 6.5},
{"matrix": [5, 11], "x": 10.75, "y": 6, "w": 1.5},
{"matrix": [5, 13], "x": 12.25, "y": 6, "w": 1.25},
{"matrix": [5, 7], "x": 13.5, "y": 6, "w": 1.5},
{"matrix": [5, 9], "x": 15.5, "y": 6},
{"matrix": [5, 6], "x": 16.5, "y": 6},
{"matrix": [7, 10], "x": 17.5, "y": 6},
{"matrix": [7, 9], "x": 19, "y": 6, "w": 2},
{"matrix": [7, 8], "x": 21, "y": 6}
{"matrix": [5, 0], "x": 0, "y": 6, "w": 1.5},
{"matrix": [5, 1], "x": 1.5, "y": 6, "w": 1.25},
{"matrix": [5, 2], "x": 2.75, "y": 6, "w": 1.5},
{"matrix": [5, 5], "x": 4.25, "y": 6, "w": 6.5},
{"matrix": [5, 10], "x": 10.75, "y": 6, "w": 1.5},
{"matrix": [5, 11], "x": 12.25, "y": 6, "w": 1.25},
{"matrix": [5, 13], "x": 13.5, "y": 6, "w": 1.5},
{"matrix": [5, 7], "x": 15.5, "y": 6},
{"matrix": [5, 9], "x": 16.5, "y": 6},
{"matrix": [5, 6], "x": 17.5, "y": 6},
{"matrix": [7, 10], "x": 19, "y": 6, "w": 2},
{"matrix": [7, 9], "x": 21, "y": 6},
{"matrix": [7, 8], "x": 22, "y": 5, "h": 2}
]
}
}


+ 72
- 0
keyboards/kb_elmo/bm42/info.json View File

@ -0,0 +1,72 @@
{
"manufacturer": "kb_elmo",
"keyboard_name": "BM42",
"url": "https://github.com/kb-elmo/bm42",
"maintainer": "kb-elmo",
"usb": {
"vid": "0xA68C",
"pid": "0xDC9B",
"device_version": "0.0.1"
},
"processor": "atmega32u2",
"bootloader": "atmel-dfu",
"matrix_pins": {
"cols": ["C5", "D1", "B5", "B4", "B3", "B2", "B1", "B0", "D6", "D5", "D4"],
"rows": ["D2", "D3", "C7", "C6"]
},
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": false
},
"layouts": {
"LAYOUT": {
"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": [3, 10], "x": 11, "y": 0},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.25},
{"matrix": [1, 1], "x": 1.25, "y": 1},
{"matrix": [1, 2], "x": 2.25, "y": 1},
{"matrix": [1, 3], "x": 3.25, "y": 1},
{"matrix": [1, 4], "x": 4.25, "y": 1},
{"matrix": [1, 5], "x": 5.25, "y": 1},
{"matrix": [1, 6], "x": 6.25, "y": 1},
{"matrix": [1, 7], "x": 7.25, "y": 1},
{"matrix": [1, 8], "x": 8.25, "y": 1},
{"matrix": [1, 9], "x": 9.25, "y": 1},
{"matrix": [1, 10], "x": 10.25, "y": 1, "w": 1.75},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [3, 9], "x": 10.75, "y": 2, "w": 1.25},
{"matrix": [3, 1], "x": 0, "y": 3, "w": 1.25},
{"matrix": [3, 2], "x": 1.25, "y": 3},
{"matrix": [3, 3], "x": 2.25, "y": 3, "w": 1.25},
{"matrix": [3, 4], "x": 3.5, "y": 3, "w": 3},
{"matrix": [3, 5], "x": 6.5, "y": 3, "w": 2},
{"matrix": [3, 6], "x": 8.5, "y": 3, "w": 1.25},
{"matrix": [3, 7], "x": 9.75, "y": 3},
{"matrix": [3, 8], "x": 10.75, "y": 3, "w": 1.25}
]
}
}
}

+ 25
- 0
keyboards/kb_elmo/bm42/keymaps/default/keymap.c View File

@ -0,0 +1,25 @@
// Copyright 2022 kb-elmo<mail@elmo.space> (@kb-elmo)
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC,
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), KC_RALT, KC_RGUI, MO(2)
),
[1] = LAYOUT(
KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL,
KC_GRV, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_LBRC, KC_RBRC, KC_SCLN, KC_QUOT, KC_BSLS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_VOLU, KC_MUTE, KC_MPRV, KC_MNXT, KC_MPLY,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
[2] = LAYOUT(
KC_GRV, KC_HOME, KC_UP, KC_END, KC_PGUP, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_PSCR,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_PGDN, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
};

+ 25
- 0
keyboards/kb_elmo/bm42/keymaps/via/keymap.c View File

@ -0,0 +1,25 @@
// Copyright 2022 kb-elmo<mail@elmo.space> (@kb-elmo)
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC,
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), KC_RALT, KC_RGUI, MO(2)
),
[1] = LAYOUT(
KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL,
KC_GRV, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_LBRC, KC_RBRC, KC_SCLN, KC_QUOT, KC_BSLS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_VOLU, KC_MUTE, KC_MPRV, KC_MNXT, KC_MPLY,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
[2] = LAYOUT(
KC_GRV, KC_HOME, KC_UP, KC_END, KC_PGUP, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_PSCR,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_PGDN, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
};

+ 2
- 0
keyboards/kb_elmo/bm42/keymaps/via/rules.mk View File

@ -0,0 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes

+ 28
- 0
keyboards/kb_elmo/bm42/readme.md View File

@ -0,0 +1,28 @@
# BM42
![BM42](https://i.imgur.com/DljDoaTh.jpeg)
A simple drop-in replacement PCB for the KPRepublic BM43 keyboard.
* Keyboard Maintainer: [kb-elmo](https://github.com/kb-elmo)
* Hardware Supported: BM42 rev.1 PCB
* Hardware Availability: [Open source project](https://github.com/kb-elmo/bm42)
Make example for this keyboard (after setting up your build environment):
make kb_elmo/bm42:default
Flashing example for this keyboard:
make kb_elmo/bm42:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## Bootloader
Enter the bootloader in 3 ways:
* **Bootmagic reset**: Hold down the top left key and plug in the keyboard
* **Physical reset**: Briefly short the two contacts labeled "RESET" on the back of the PCB
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

+ 1
- 0
keyboards/kb_elmo/bm42/rules.mk View File

@ -0,0 +1 @@
# This file intentionally left blank

+ 91
- 0
keyboards/kb_elmo/dizzy40/info.json View File

@ -0,0 +1,91 @@
{
"manufacturer": "kb_elmo",
"keyboard_name": "Dizzy40",
"url": "https://github.com/kb-elmo/dizzy40",
"maintainer": "kb-elmo",
"usb": {
"vid": "0xA68C",
"pid": "0x7BB2",
"device_version": "0.0.1"
},
"processor": "atmega32u2",
"bootloader": "atmel-dfu",
"matrix_pins": {
"cols": ["C6", "C7", "B7", "B6", "B5", "D2", "B1", "B0", "D3", "D4", "D5"],
"rows": ["C4", "C5", "C2", "B2"]
},
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"rgblight": true,
"nkro": false
},
"rgblight": {
"led_count": 8,
"sleep": true,
"animations": {
"breathing": true,
"rainbow_mood": true,
"rainbow_swirl": true,
"snake": true,
"christmas": true,
"static_gradient": true,
"rgb_test": true,
"alternating": true,
"twinkle": true
}
},
"ws2812": {
"pin": "B4"
},
"layouts": {
"LAYOUT": {
"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": [3, 10], "x": 11, "y": 0},
{"matrix": [3, 0], "x": 0, "y": 1, "w": 1.25},
{"matrix": [1, 1], "x": 1.25, "y": 1},
{"matrix": [1, 2], "x": 2.25, "y": 1},
{"matrix": [1, 3], "x": 3.25, "y": 1},
{"matrix": [1, 4], "x": 4.25, "y": 1},
{"matrix": [1, 5], "x": 5.25, "y": 1},
{"matrix": [1, 6], "x": 6.25, "y": 1},
{"matrix": [1, 7], "x": 7.25, "y": 1},
{"matrix": [1, 8], "x": 8.25, "y": 1},
{"matrix": [1, 9], "x": 9.25, "y": 1},
{"matrix": [1, 10], "x": 10.25, "y": 1, "w": 1.75},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 2.75, "y": 2},
{"matrix": [2, 3], "x": 3.75, "y": 2},
{"matrix": [2, 4], "x": 4.75, "y": 2},
{"matrix": [2, 5], "x": 5.75, "y": 2},
{"matrix": [2, 6], "x": 6.75, "y": 2},
{"matrix": [2, 7], "x": 7.75, "y": 2},
{"matrix": [2, 8], "x": 8.75, "y": 2},
{"matrix": [2, 9], "x": 9.75, "y": 2},
{"matrix": [3, 9], "x": 10.75, "y": 2, "w": 1.25},
{"matrix": [3, 1], "x": 0, "y": 3, "w": 1.25},
{"matrix": [3, 2], "x": 1.25, "y": 3},
{"matrix": [3, 3], "x": 2.25, "y": 3, "w": 1.25},
{"matrix": [3, 4], "x": 3.5, "y": 3, "w": 3},
{"matrix": [3, 5], "x": 6.5, "y": 3, "w": 2},
{"matrix": [3, 6], "x": 8.5, "y": 3, "w": 1.25},
{"matrix": [3, 7], "x": 9.75, "y": 3},
{"matrix": [3, 8], "x": 10.75, "y": 3, "w": 1.25}
]
}
}
}

+ 25
- 0
keyboards/kb_elmo/dizzy40/keymaps/default/keymap.c View File

@ -0,0 +1,25 @@
// Copyright 2022 kb-elmo<mail@elmo.space> (@kb-elmo)
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC,
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), KC_RALT, KC_RGUI, MO(2)
),
[1] = LAYOUT(
KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL,
KC_GRV, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_LBRC, KC_RBRC, KC_SCLN, KC_QUOT, KC_BSLS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_VOLU, KC_MUTE, KC_MPRV, KC_MNXT, KC_MPLY,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
[2] = LAYOUT(
KC_GRV, KC_HOME, KC_UP, KC_END, KC_PGUP, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_PSCR,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_PGDN, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
};

+ 25
- 0
keyboards/kb_elmo/dizzy40/keymaps/via/keymap.c View File

@ -0,0 +1,25 @@
// Copyright 2022 kb-elmo<mail@elmo.space> (@kb-elmo)
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC,
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), KC_RALT, KC_RGUI, MO(2)
),
[1] = LAYOUT(
KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL,
KC_GRV, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_LBRC, KC_RBRC, KC_SCLN, KC_QUOT, KC_BSLS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_VOLU, KC_MUTE, KC_MPRV, KC_MNXT, KC_MPLY,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
[2] = LAYOUT(
KC_GRV, KC_HOME, KC_UP, KC_END, KC_PGUP, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_PSCR,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_PGDN, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
};

+ 2
- 0
keyboards/kb_elmo/dizzy40/keymaps/via/rules.mk View File

@ -0,0 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes

+ 28
- 0
keyboards/kb_elmo/dizzy40/readme.md View File

@ -0,0 +1,28 @@
# Dizzy40
![Dizzy40](https://i.imgur.com/TNXHaUGh.jpeg)
A simple drop-in replacement PCB for the KPRepublic Daisy40 keyboard.
* Keyboard Maintainer: [kb-elmo](https://github.com/kb-elmo)
* Hardware Supported: Dizzy40 rev.1 PCB
* Hardware Availability: [Open source project](https://github.com/kb-elmo/dizzy40)
Make example for this keyboard (after setting up your build environment):
make kb_elmo/dizzy40:default
Flashing example for this keyboard:
make kb_elmo/dizzy40:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## Bootloader
Enter the bootloader in 3 ways:
* **Bootmagic reset**: Hold down the top left key and plug in the keyboard
* **Physical reset**: Briefly short the two contacts labeled "RESET" on the back of the PCB
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

+ 1
- 0
keyboards/kb_elmo/dizzy40/rules.mk View File

@ -0,0 +1 @@
# This file intentionally left blank

+ 71
- 0
keyboards/kb_elmo/eliza/info.json View File

@ -0,0 +1,71 @@
{
"manufacturer": "kb_elmo",
"keyboard_name": "Eliza",
"url": "https://github.com/kb-elmo/eliza",
"maintainer": "kb-elmo",
"usb": {
"vid": "0xA68C",
"pid": "0xC762",
"device_version": "0.0.1"
},
"processor": "atmega32u2",
"bootloader": "atmel-dfu",
"matrix_pins": {
"cols": ["C7", "B7", "B6", "B5", "B4", "B3", "D1", "B1", "B0", "D6", "D5", "D4"],
"rows": ["D0", "D2", "B2", "D3"]
},
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": false
},
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 0.35, "y": 0},
{"matrix": [0, 1], "x": 1.35, "y": 0},
{"matrix": [0, 2], "x": 2.65, "y": 0},
{"matrix": [0, 3], "x": 3.65, "y": 0},
{"matrix": [0, 4], "x": 4.65, "y": 0},
{"matrix": [0, 5], "x": 5.65, "y": 0},
{"matrix": [0, 6], "x": 7.9, "y": 0},
{"matrix": [0, 7], "x": 8.9, "y": 0},
{"matrix": [0, 8], "x": 9.9, "y": 0},
{"matrix": [0, 9], "x": 10.9, "y": 0},
{"matrix": [0, 10], "x": 12.2, "y": 0},
{"matrix": [0, 11], "x": 13.2, "y": 0},
{"matrix": [1, 0], "x": 0.2, "y": 1, "w": 1.25},
{"matrix": [1, 1], "x": 1.45, "y": 1},
{"matrix": [1, 2], "x": 2.9, "y": 1},
{"matrix": [1, 3], "x": 3.9, "y": 1},
{"matrix": [1, 4], "x": 4.9, "y": 1},
{"matrix": [1, 5], "x": 5.9, "y": 1},
{"matrix": [1, 6], "x": 8.15, "y": 1},
{"matrix": [1, 7], "x": 9.15, "y": 1},
{"matrix": [1, 8], "x": 10.15, "y": 1},
{"matrix": [1, 9], "x": 11.15, "y": 1},
{"matrix": [1, 11], "x": 12.6, "y": 1, "w": 1.75},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"matrix": [2, 1], "x": 1.75, "y": 2},
{"matrix": [2, 2], "x": 3.4, "y": 2},
{"matrix": [2, 3], "x": 4.4, "y": 2},
{"matrix": [2, 4], "x": 5.4, "y": 2},
{"matrix": [2, 5], "x": 6.4, "y": 2},
{"matrix": [2, 6], "x": 7.65, "y": 2},
{"matrix": [2, 7], "x": 8.65, "y": 2},
{"matrix": [2, 8], "x": 9.65, "y": 2},
{"matrix": [2, 9], "x": 10.65, "y": 2},
{"matrix": [2, 10], "x": 12.3, "y": 2},
{"matrix": [2, 11], "x": 13.3, "y": 2, "w": 1.25},
{"matrix": [3, 0], "x": 0.2, "y": 3, "w": 1.5},
{"matrix": [3, 2], "x": 3.15, "y": 3, "w": 1.25},
{"matrix": [3, 4], "x": 4.4, "y": 3, "w": 2.75},
{"matrix": [3, 7], "x": 7.9, "y": 3, "w": 2.25},
{"matrix": [3, 9], "x": 10.15, "y": 3, "w": 1.25},
{"matrix": [3, 11], "x": 12.85, "y": 3, "w": 1.5}
]
}
}
}

+ 25
- 0
keyboards/kb_elmo/eliza/keymaps/default/keymap.c View File

@ -0,0 +1,25 @@
// Copyright 2022 kb-elmo<mail@elmo.space> (@kb-elmo)
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC,
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH,
KC_LCTL, KC_LALT, KC_SPC, MO(1), KC_RALT, MO(2)
),
[1] = LAYOUT(
KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL,
KC_GRV, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_LBRC, KC_RBRC, KC_SCLN, KC_QUOT, KC_BSLS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_VOLU, KC_MUTE, KC_MPRV, KC_MNXT, KC_MPLY,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
[2] = LAYOUT(
KC_GRV, KC_HOME, KC_UP, KC_END, KC_PGUP, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_PSCR,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_PGDN, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
};

+ 25
- 0
keyboards/kb_elmo/eliza/keymaps/via/keymap.c View File

@ -0,0 +1,25 @@
// Copyright 2022 kb-elmo<mail@elmo.space> (@kb-elmo)
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC,
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH,
KC_LCTL, KC_LALT, KC_SPC, MO(1), KC_RALT, MO(2)
),
[1] = LAYOUT(
KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL,
KC_GRV, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_LBRC, KC_RBRC, KC_SCLN, KC_QUOT, KC_BSLS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_VOLU, KC_MUTE, KC_MPRV, KC_MNXT, KC_MPLY,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
[2] = LAYOUT(
KC_GRV, KC_HOME, KC_UP, KC_END, KC_PGUP, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_PSCR,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_PGDN, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),
};

+ 2
- 0
keyboards/kb_elmo/eliza/keymaps/via/rules.mk View File

@ -0,0 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes

+ 28
- 0
keyboards/kb_elmo/eliza/readme.md View File

@ -0,0 +1,28 @@
# Eliza
![Eliza](https://i.imgur.com/OGpPhReh.jpeg)
40% alice-style ergo keyboard with a seamless 3D printed gasket-mount case.
* Keyboard Maintainer: [kb-elmo](https://github.com/kb-elmo)
* Hardware Supported: Eliza rev.1 PCB
* Hardware Availability: [Open source project](https://github.com/kb-elmo/eliza)
Make example for this keyboard (after setting up your build environment):
make kb_elmo/eliza:default
Flashing example for this keyboard:
make kb_elmo/eliza:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## Bootloader
Enter the bootloader in 3 ways:
* **Bootmagic reset**: Hold down the top left key and plug in the keyboard
* **Physical reset**: Briefly short the two contacts labeled "RESET" on the back of the PCB
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

+ 1
- 0
keyboards/kb_elmo/eliza/rules.mk View File

@ -0,0 +1 @@
# This file intentionally left blank

+ 61
- 0
keyboards/kb_elmo/gamehand/info.json View File

@ -0,0 +1,61 @@
{
"manufacturer": "kb-elmo",
"keyboard_name": "GameHand",
"url": "https://github.com/kb-elmo/gamehand",
"maintainer": "kb-elmo",
"usb": {
"vid": "0xA68C",
"pid": "0x4D90",
"device_version": "0.0.1",
"force_nkro": true
},
"processor": "atmega32u2",
"bootloader": "atmel-dfu",
"matrix_pins": {
"cols": ["B2", "B1", "B0", "B7", "C7", "C6"],
"rows": ["D6", "D5", "D4", "D3", "D2"]
},
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": true,
},
"build": {
"debounce_type": "sym_defer_pk"
},
"layouts": {
"LAYOUT": {
"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": [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": [2, 0], "x": 0, "y": 2, "w": 1.25},
{"matrix": [2, 1], "x": 1.25, "y": 2},
{"matrix": [2, 2], "x": 2.25, "y": 2},
{"matrix": [2, 3], "x": 3.25, "y": 2},
{"matrix": [2, 4], "x": 4.25, "y": 2},
{"matrix": [2, 5], "x": 5.25, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 1], "x": 1.75, "y": 3},
{"matrix": [3, 2], "x": 2.75, "y": 3},
{"matrix": [3, 3], "x": 3.75, "y": 3},
{"matrix": [3, 4], "x": 4.75, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.5},
{"matrix": [4, 1], "x": 1.5, "y": 4, "w": 1.5},
{"matrix": [4, 2], "x": 3, "y": 4, "w": 1.5},
{"matrix": [4, 5], "x": 4.5, "y": 4, "w": 2}
]
}
}
}

+ 33
- 0
keyboards/kb_elmo/gamehand/keymaps/default/keymap.c View File

@ -0,0 +1,33 @@
/* Copyright 2021 kb-elmo<mail@elmo.space>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T,
MO(1), KC_A, KC_S, KC_D, KC_F, KC_G,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V,
KC_LCTL, KC_M, KC_H, KC_SPC
),
[1] = LAYOUT(
KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6,
KC_TRNS, KC_TRNS, KC_UP, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_ENT
)
};

+ 33
- 0
keyboards/kb_elmo/gamehand/keymaps/via/keymap.c View File

@ -0,0 +1,33 @@
/* Copyright 2021 kb-elmo<mail@elmo.space>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T,
MO(1), KC_A, KC_S, KC_D, KC_F, KC_G,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V,
KC_LCTL, KC_M, KC_H, KC_SPC
),
[1] = LAYOUT(
KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6,
KC_TRNS, KC_TRNS, KC_UP, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_ENT
),
};

+ 2
- 0
keyboards/kb_elmo/gamehand/keymaps/via/rules.mk View File

@ -0,0 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes

+ 28
- 0
keyboards/kb_elmo/gamehand/readme.md View File

@ -0,0 +1,28 @@
# GameHand
![gamehand](https://i.imgur.com/ia3bcUBh.jpg)
A left-hand gaming keypad with a 3D printed case
* Keyboard Maintainer: [kb-elmo](https://github.com/kb-elmo)
* Hardware Supported: GameHand rev.1 PCB
* Hardware Availability: [OpenSource Project](https://github.com/kb-elmo/GameHand)
Make example for this keyboard (after setting up your build environment):
make kb_elmo/gamehand:default
Flashing example for this keyboard:
make kb_elmo/gamehand:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## Bootloader
Enter the bootloader in 3 ways:
* **Bootmagic reset**: Hold down the top left key and plug in the keyboard
* **Physical reset**: Briefly short the two contacts labeled "RESET" on the back of the PCB
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

+ 1
- 0
keyboards/kb_elmo/gamehand/rules.mk View File

@ -0,0 +1 @@
# This file intentionally left blank

+ 733
- 17
keyboards/kbdfans/kbd19x/info.json View File

@ -46,6 +46,130 @@
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {
"LAYOUT_all": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1.25, "y": 0},
{"matrix": [0, 2], "x": 2.25, "y": 0},
{"matrix": [0, 3], "x": 3.25, "y": 0},
{"matrix": [0, 4], "x": 4.25, "y": 0},
{"matrix": [6, 0], "x": 5.5, "y": 0},
{"matrix": [6, 1], "x": 6.5, "y": 0},
{"matrix": [6, 2], "x": 7.5, "y": 0},
{"matrix": [6, 3], "x": 8.5, "y": 0},
{"matrix": [0, 5], "x": 9.75, "y": 0},
{"matrix": [0, 6], "x": 10.75, "y": 0},
{"matrix": [0, 7], "x": 11.75, "y": 0},
{"matrix": [0, 8], "x": 12.75, "y": 0},
{"matrix": [7, 2], "x": 14, "y": 0},
{"matrix": [0, 9], "x": 15.5, "y": 0},
{"matrix": [0, 10], "x": 16.5, "y": 0},
{"matrix": [0, 11], "x": 17.5, "y": 0},
{"matrix": [0, 12], "x": 18.5, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1.5},
{"matrix": [1, 1], "x": 1, "y": 1.5},
{"matrix": [1, 2], "x": 2, "y": 1.5},
{"matrix": [1, 3], "x": 3, "y": 1.5},
{"matrix": [1, 4], "x": 4, "y": 1.5},
{"matrix": [6, 4], "x": 5, "y": 1.5},
{"matrix": [6, 5], "x": 6, "y": 1.5},
{"matrix": [6, 6], "x": 7, "y": 1.5},
{"matrix": [6, 7], "x": 8, "y": 1.5},
{"matrix": [1, 5], "x": 9, "y": 1.5},
{"matrix": [1, 6], "x": 10, "y": 1.5},
{"matrix": [1, 7], "x": 11, "y": 1.5},
{"matrix": [1, 8], "x": 12, "y": 1.5},
{"matrix": [7, 0], "x": 13, "y": 1.5},
{"matrix": [7, 1], "x": 14, "y": 1.5},
{"matrix": [1, 9], "x": 15.5, "y": 1.5},
{"matrix": [1, 10], "x": 16.5, "y": 1.5},
{"matrix": [1, 11], "x": 17.5, "y": 1.5},
{"matrix": [1, 12], "x": 18.5, "y": 1.5},
{"matrix": [2, 0], "x": 0, "y": 2.5, "w": 1.5},
{"matrix": [2, 1], "x": 1.5, "y": 2.5},
{"matrix": [2, 2], "x": 2.5, "y": 2.5},
{"matrix": [2, 3], "x": 3.5, "y": 2.5},
{"matrix": [2, 4], "x": 4.5, "y": 2.5},
{"matrix": [6, 8], "x": 5.5, "y": 2.5},
{"matrix": [6, 9], "x": 6.5, "y": 2.5},
{"matrix": [6, 10], "x": 7.5, "y": 2.5},
{"matrix": [6, 11], "x": 8.5, "y": 2.5},
{"matrix": [2, 5], "x": 9.5, "y": 2.5},
{"matrix": [2, 6], "x": 10.5, "y": 2.5},
{"matrix": [2, 7], "x": 11.5, "y": 2.5},
{"matrix": [2, 8], "x": 12.5, "y": 2.5},
{"matrix": [7, 3], "x": 13.5, "y": 2.5, "w": 1.5},
{"matrix": [2, 9], "x": 15.5, "y": 2.5},
{"matrix": [2, 10], "x": 16.5, "y": 2.5},
{"matrix": [2, 11], "x": 17.5, "y": 2.5},
{"matrix": [2, 12], "x": 18.5, "y": 2.5},
{"matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.75},
{"matrix": [3, 1], "x": 1.75, "y": 3.5},
{"matrix": [3, 2], "x": 2.75, "y": 3.5},
{"matrix": [3, 3], "x": 3.75, "y": 3.5},
{"matrix": [3, 4], "x": 4.75, "y": 3.5},
{"matrix": [6, 12], "x": 5.75, "y": 3.5},
{"matrix": [7, 5], "x": 6.75, "y": 3.5},
{"matrix": [7, 6], "x": 7.75, "y": 3.5},
{"matrix": [7, 7], "x": 8.75, "y": 3.5},
{"matrix": [3, 5], "x": 9.75, "y": 3.5},
{"matrix": [3, 6], "x": 10.75, "y": 3.5},
{"matrix": [3, 7], "x": 11.75, "y": 3.5},
{"matrix": [3, 8], "x": 12.75, "y": 3.5, "w": 2.25},
{"matrix": [3, 9], "x": 15.5, "y": 3.5},
{"matrix": [3, 10], "x": 16.5, "y": 3.5},
{"matrix": [3, 11], "x": 17.5, "y": 3.5},
{"matrix": [3, 12], "x": 18.5, "y": 3.5},
{"matrix": [4, 0], "x": 0, "y": 4.5, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4.5},
{"matrix": [4, 2], "x": 2.25, "y": 4.5},
{"matrix": [4, 3], "x": 3.25, "y": 4.5},
{"matrix": [4, 4], "x": 4.25, "y": 4.5},
{"matrix": [7, 8], "x": 5.25, "y": 4.5},
{"matrix": [7, 9], "x": 6.25, "y": 4.5},
{"matrix": [7, 10], "x": 7.25, "y": 4.5},
{"matrix": [7, 11], "x": 8.25, "y": 4.5},
{"matrix": [4, 5], "x": 9.25, "y": 4.5},
{"matrix": [4, 6], "x": 10.25, "y": 4.5},
{"matrix": [4, 7], "x": 11.25, "y": 4.5},
{"matrix": [4, 8], "x": 12.25, "y": 4.5, "w": 1.75},
{"matrix": [7, 4], "x": 14.25, "y": 4.75},
{"matrix": [4, 9], "x": 15.5, "y": 4.5},
{"matrix": [4, 10], "x": 16.5, "y": 4.5},
{"matrix": [4, 11], "x": 17.5, "y": 4.5},
{"matrix": [4, 12], "x": 18.5, "y": 4.5},
{"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5.5},
{"matrix": [5, 2], "x": 2.25, "y": 5.5, "w": 1.25},
{"matrix": [5, 9], "x": 3.5, "y": 5.5, "w": 6.25},
{"matrix": [5, 5], "x": 9.75, "y": 5.5},
{"matrix": [5, 6], "x": 10.75, "y": 5.5},
{"matrix": [5, 7], "x": 11.75, "y": 5.5, "w": 1.25},
{"matrix": [5, 8], "x": 13.25, "y": 5.75},
{"matrix": [5, 3], "x": 14.25, "y": 5.75},
{"matrix": [5, 4], "x": 15.25, "y": 5.75},
{"matrix": [5, 10], "x": 16.5, "y": 5.5},
{"matrix": [5, 11], "x": 17.5, "y": 5.5},
{"matrix": [5, 12], "x": 18.5, "y": 5.5}
]
},
"LAYOUT_ansi": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
@ -85,7 +209,367 @@
{"matrix": [1, 6], "x": 10, "y": 1.5},
{"matrix": [1, 7], "x": 11, "y": 1.5},
{"matrix": [1, 8], "x": 12, "y": 1.5},
{"matrix": [7, 1], "x": 13, "y": 1.5, "w": 2},
{"matrix": [7, 1], "x": 13, "y": 1.5, "w": 2},
{"matrix": [1, 9], "x": 15.5, "y": 1.5},
{"matrix": [1, 10], "x": 16.5, "y": 1.5},
{"matrix": [1, 11], "x": 17.5, "y": 1.5},
{"matrix": [1, 12], "x": 18.5, "y": 1.5},
{"matrix": [2, 0], "x": 0, "y": 2.5, "w": 1.5},
{"matrix": [2, 1], "x": 1.5, "y": 2.5},
{"matrix": [2, 2], "x": 2.5, "y": 2.5},
{"matrix": [2, 3], "x": 3.5, "y": 2.5},
{"matrix": [2, 4], "x": 4.5, "y": 2.5},
{"matrix": [6, 8], "x": 5.5, "y": 2.5},
{"matrix": [6, 9], "x": 6.5, "y": 2.5},
{"matrix": [6, 10], "x": 7.5, "y": 2.5},
{"matrix": [6, 11], "x": 8.5, "y": 2.5},
{"matrix": [2, 5], "x": 9.5, "y": 2.5},
{"matrix": [2, 6], "x": 10.5, "y": 2.5},
{"matrix": [2, 7], "x": 11.5, "y": 2.5},
{"matrix": [2, 8], "x": 12.5, "y": 2.5},
{"matrix": [7, 3], "x": 13.5, "y": 2.5, "w": 1.5},
{"matrix": [2, 9], "x": 15.5, "y": 2.5},
{"matrix": [2, 10], "x": 16.5, "y": 2.5},
{"matrix": [2, 11], "x": 17.5, "y": 2.5},
{"matrix": [2, 12], "x": 18.5, "y": 2.5, "h": 2},
{"matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.75},
{"matrix": [3, 1], "x": 1.75, "y": 3.5},
{"matrix": [3, 2], "x": 2.75, "y": 3.5},
{"matrix": [3, 3], "x": 3.75, "y": 3.5},
{"matrix": [3, 4], "x": 4.75, "y": 3.5},
{"matrix": [6, 12], "x": 5.75, "y": 3.5},
{"matrix": [7, 5], "x": 6.75, "y": 3.5},
{"matrix": [7, 6], "x": 7.75, "y": 3.5},
{"matrix": [7, 7], "x": 8.75, "y": 3.5},
{"matrix": [3, 5], "x": 9.75, "y": 3.5},
{"matrix": [3, 6], "x": 10.75, "y": 3.5},
{"matrix": [3, 7], "x": 11.75, "y": 3.5},
{"matrix": [3, 8], "x": 12.75, "y": 3.5, "w": 2.25},
{"matrix": [3, 9], "x": 15.5, "y": 3.5},
{"matrix": [3, 10], "x": 16.5, "y": 3.5},
{"matrix": [3, 11], "x": 17.5, "y": 3.5},
{"matrix": [4, 0], "x": 0, "y": 4.5, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4.5},
{"matrix": [4, 3], "x": 3.25, "y": 4.5},
{"matrix": [4, 4], "x": 4.25, "y": 4.5},
{"matrix": [7, 8], "x": 5.25, "y": 4.5},
{"matrix": [7, 9], "x": 6.25, "y": 4.5},
{"matrix": [7, 10], "x": 7.25, "y": 4.5},
{"matrix": [7, 11], "x": 8.25, "y": 4.5},
{"matrix": [4, 5], "x": 9.25, "y": 4.5},
{"matrix": [4, 6], "x": 10.25, "y": 4.5},
{"matrix": [4, 7], "x": 11.25, "y": 4.5},
{"matrix": [4, 8], "x": 12.25, "y": 4.5, "w": 1.75},
{"matrix": [7, 4], "x": 14.25, "y": 4.75},
{"matrix": [4, 9], "x": 15.5, "y": 4.5},
{"matrix": [4, 10], "x": 16.5, "y": 4.5},
{"matrix": [4, 11], "x": 17.5, "y": 4.5},
{"matrix": [4, 12], "x": 18.5, "y": 4.5, "h": 2},
{"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5.5},
{"matrix": [5, 2], "x": 2.25, "y": 5.5, "w": 1.25},
{"matrix": [5, 9], "x": 3.5, "y": 5.5, "w": 6.25},
{"matrix": [5, 5], "x": 9.75, "y": 5.5},
{"matrix": [5, 6], "x": 10.75, "y": 5.5},
{"matrix": [5, 7], "x": 11.75, "y": 5.5, "w": 1.25},
{"matrix": [5, 8], "x": 13.25, "y": 5.75},
{"matrix": [5, 3], "x": 14.25, "y": 5.75},
{"matrix": [5, 4], "x": 15.25, "y": 5.75},
{"matrix": [5, 10], "x": 16.5, "y": 5.5},
{"matrix": [5, 11], "x": 17.5, "y": 5.5}
]
},
"LAYOUT_ansi_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1.25, "y": 0},
{"matrix": [0, 2], "x": 2.25, "y": 0},
{"matrix": [0, 3], "x": 3.25, "y": 0},
{"matrix": [0, 4], "x": 4.25, "y": 0},
{"matrix": [6, 0], "x": 5.5, "y": 0},
{"matrix": [6, 1], "x": 6.5, "y": 0},
{"matrix": [6, 2], "x": 7.5, "y": 0},
{"matrix": [6, 3], "x": 8.5, "y": 0},
{"matrix": [0, 5], "x": 9.75, "y": 0},
{"matrix": [0, 6], "x": 10.75, "y": 0},
{"matrix": [0, 7], "x": 11.75, "y": 0},
{"matrix": [0, 8], "x": 12.75, "y": 0},
{"matrix": [7, 2], "x": 14, "y": 0},
{"matrix": [0, 9], "x": 15.5, "y": 0},
{"matrix": [0, 10], "x": 16.5, "y": 0},
{"matrix": [0, 11], "x": 17.5, "y": 0},
{"matrix": [0, 12], "x": 18.5, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1.5},
{"matrix": [1, 1], "x": 1, "y": 1.5},
{"matrix": [1, 2], "x": 2, "y": 1.5},
{"matrix": [1, 3], "x": 3, "y": 1.5},
{"matrix": [1, 4], "x": 4, "y": 1.5},
{"matrix": [6, 4], "x": 5, "y": 1.5},
{"matrix": [6, 5], "x": 6, "y": 1.5},
{"matrix": [6, 6], "x": 7, "y": 1.5},
{"matrix": [6, 7], "x": 8, "y": 1.5},
{"matrix": [1, 5], "x": 9, "y": 1.5},
{"matrix": [1, 6], "x": 10, "y": 1.5},
{"matrix": [1, 7], "x": 11, "y": 1.5},
{"matrix": [1, 8], "x": 12, "y": 1.5},
{"matrix": [7, 0], "x": 13, "y": 1.5},
{"matrix": [7, 1], "x": 14, "y": 1.5},
{"matrix": [1, 9], "x": 15.5, "y": 1.5},
{"matrix": [1, 10], "x": 16.5, "y": 1.5},
{"matrix": [1, 11], "x": 17.5, "y": 1.5},
{"matrix": [1, 12], "x": 18.5, "y": 1.5},
{"matrix": [2, 0], "x": 0, "y": 2.5, "w": 1.5},
{"matrix": [2, 1], "x": 1.5, "y": 2.5},
{"matrix": [2, 2], "x": 2.5, "y": 2.5},
{"matrix": [2, 3], "x": 3.5, "y": 2.5},
{"matrix": [2, 4], "x": 4.5, "y": 2.5},
{"matrix": [6, 8], "x": 5.5, "y": 2.5},
{"matrix": [6, 9], "x": 6.5, "y": 2.5},
{"matrix": [6, 10], "x": 7.5, "y": 2.5},
{"matrix": [6, 11], "x": 8.5, "y": 2.5},
{"matrix": [2, 5], "x": 9.5, "y": 2.5},
{"matrix": [2, 6], "x": 10.5, "y": 2.5},
{"matrix": [2, 7], "x": 11.5, "y": 2.5},
{"matrix": [2, 8], "x": 12.5, "y": 2.5},
{"matrix": [7, 3], "x": 13.5, "y": 2.5, "w": 1.5},
{"matrix": [2, 9], "x": 15.5, "y": 2.5},
{"matrix": [2, 10], "x": 16.5, "y": 2.5},
{"matrix": [2, 11], "x": 17.5, "y": 2.5},
{"matrix": [2, 12], "x": 18.5, "y": 2.5, "h": 2},
{"matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.75},
{"matrix": [3, 1], "x": 1.75, "y": 3.5},
{"matrix": [3, 2], "x": 2.75, "y": 3.5},
{"matrix": [3, 3], "x": 3.75, "y": 3.5},
{"matrix": [3, 4], "x": 4.75, "y": 3.5},
{"matrix": [6, 12], "x": 5.75, "y": 3.5},
{"matrix": [7, 5], "x": 6.75, "y": 3.5},
{"matrix": [7, 6], "x": 7.75, "y": 3.5},
{"matrix": [7, 7], "x": 8.75, "y": 3.5},
{"matrix": [3, 5], "x": 9.75, "y": 3.5},
{"matrix": [3, 6], "x": 10.75, "y": 3.5},
{"matrix": [3, 7], "x": 11.75, "y": 3.5},
{"matrix": [3, 8], "x": 12.75, "y": 3.5, "w": 2.25},
{"matrix": [3, 9], "x": 15.5, "y": 3.5},
{"matrix": [3, 10], "x": 16.5, "y": 3.5},
{"matrix": [3, 11], "x": 17.5, "y": 3.5},
{"matrix": [4, 0], "x": 0, "y": 4.5, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4.5},
{"matrix": [4, 3], "x": 3.25, "y": 4.5},
{"matrix": [4, 4], "x": 4.25, "y": 4.5},
{"matrix": [7, 8], "x": 5.25, "y": 4.5},
{"matrix": [7, 9], "x": 6.25, "y": 4.5},
{"matrix": [7, 10], "x": 7.25, "y": 4.5},
{"matrix": [7, 11], "x": 8.25, "y": 4.5},
{"matrix": [4, 5], "x": 9.25, "y": 4.5},
{"matrix": [4, 6], "x": 10.25, "y": 4.5},
{"matrix": [4, 7], "x": 11.25, "y": 4.5},
{"matrix": [4, 8], "x": 12.25, "y": 4.5, "w": 1.75},
{"matrix": [7, 4], "x": 14.25, "y": 4.75},
{"matrix": [4, 9], "x": 15.5, "y": 4.5},
{"matrix": [4, 10], "x": 16.5, "y": 4.5},
{"matrix": [4, 11], "x": 17.5, "y": 4.5},
{"matrix": [4, 12], "x": 18.5, "y": 4.5, "h": 2},
{"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5.5},
{"matrix": [5, 2], "x": 2.25, "y": 5.5, "w": 1.25},
{"matrix": [5, 9], "x": 3.5, "y": 5.5, "w": 6.25},
{"matrix": [5, 5], "x": 9.75, "y": 5.5},
{"matrix": [5, 6], "x": 10.75, "y": 5.5},
{"matrix": [5, 7], "x": 11.75, "y": 5.5, "w": 1.25},
{"matrix": [5, 8], "x": 13.25, "y": 5.75},
{"matrix": [5, 3], "x": 14.25, "y": 5.75},
{"matrix": [5, 4], "x": 15.25, "y": 5.75},
{"matrix": [5, 10], "x": 16.5, "y": 5.5},
{"matrix": [5, 11], "x": 17.5, "y": 5.5}
]
},
"LAYOUT_ansi_wkl": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1.25, "y": 0},
{"matrix": [0, 2], "x": 2.25, "y": 0},
{"matrix": [0, 3], "x": 3.25, "y": 0},
{"matrix": [0, 4], "x": 4.25, "y": 0},
{"matrix": [6, 0], "x": 5.5, "y": 0},
{"matrix": [6, 1], "x": 6.5, "y": 0},
{"matrix": [6, 2], "x": 7.5, "y": 0},
{"matrix": [6, 3], "x": 8.5, "y": 0},
{"matrix": [0, 5], "x": 9.75, "y": 0},
{"matrix": [0, 6], "x": 10.75, "y": 0},
{"matrix": [0, 7], "x": 11.75, "y": 0},
{"matrix": [0, 8], "x": 12.75, "y": 0},
{"matrix": [7, 2], "x": 14, "y": 0},
{"matrix": [0, 9], "x": 15.5, "y": 0},
{"matrix": [0, 10], "x": 16.5, "y": 0},
{"matrix": [0, 11], "x": 17.5, "y": 0},
{"matrix": [0, 12], "x": 18.5, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1.5},
{"matrix": [1, 1], "x": 1, "y": 1.5},
{"matrix": [1, 2], "x": 2, "y": 1.5},
{"matrix": [1, 3], "x": 3, "y": 1.5},
{"matrix": [1, 4], "x": 4, "y": 1.5},
{"matrix": [6, 4], "x": 5, "y": 1.5},
{"matrix": [6, 5], "x": 6, "y": 1.5},
{"matrix": [6, 6], "x": 7, "y": 1.5},
{"matrix": [6, 7], "x": 8, "y": 1.5},
{"matrix": [1, 5], "x": 9, "y": 1.5},
{"matrix": [1, 6], "x": 10, "y": 1.5},
{"matrix": [1, 7], "x": 11, "y": 1.5},
{"matrix": [1, 8], "x": 12, "y": 1.5},
{"matrix": [7, 1], "x": 13, "y": 1.5, "w": 2},
{"matrix": [1, 9], "x": 15.5, "y": 1.5},
{"matrix": [1, 10], "x": 16.5, "y": 1.5},
{"matrix": [1, 11], "x": 17.5, "y": 1.5},
{"matrix": [1, 12], "x": 18.5, "y": 1.5},
{"matrix": [2, 0], "x": 0, "y": 2.5, "w": 1.5},
{"matrix": [2, 1], "x": 1.5, "y": 2.5},
{"matrix": [2, 2], "x": 2.5, "y": 2.5},
{"matrix": [2, 3], "x": 3.5, "y": 2.5},
{"matrix": [2, 4], "x": 4.5, "y": 2.5},
{"matrix": [6, 8], "x": 5.5, "y": 2.5},
{"matrix": [6, 9], "x": 6.5, "y": 2.5},
{"matrix": [6, 10], "x": 7.5, "y": 2.5},
{"matrix": [6, 11], "x": 8.5, "y": 2.5},
{"matrix": [2, 5], "x": 9.5, "y": 2.5},
{"matrix": [2, 6], "x": 10.5, "y": 2.5},
{"matrix": [2, 7], "x": 11.5, "y": 2.5},
{"matrix": [2, 8], "x": 12.5, "y": 2.5},
{"matrix": [7, 3], "x": 13.5, "y": 2.5, "w": 1.5},
{"matrix": [2, 9], "x": 15.5, "y": 2.5},
{"matrix": [2, 10], "x": 16.5, "y": 2.5},
{"matrix": [2, 11], "x": 17.5, "y": 2.5},
{"matrix": [2, 12], "x": 18.5, "y": 2.5, "h": 2},
{"matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.75},
{"matrix": [3, 1], "x": 1.75, "y": 3.5},
{"matrix": [3, 2], "x": 2.75, "y": 3.5},
{"matrix": [3, 3], "x": 3.75, "y": 3.5},
{"matrix": [3, 4], "x": 4.75, "y": 3.5},
{"matrix": [6, 12], "x": 5.75, "y": 3.5},
{"matrix": [7, 5], "x": 6.75, "y": 3.5},
{"matrix": [7, 6], "x": 7.75, "y": 3.5},
{"matrix": [7, 7], "x": 8.75, "y": 3.5},
{"matrix": [3, 5], "x": 9.75, "y": 3.5},
{"matrix": [3, 6], "x": 10.75, "y": 3.5},
{"matrix": [3, 7], "x": 11.75, "y": 3.5},
{"matrix": [3, 8], "x": 12.75, "y": 3.5, "w": 2.25},
{"matrix": [3, 9], "x": 15.5, "y": 3.5},
{"matrix": [3, 10], "x": 16.5, "y": 3.5},
{"matrix": [3, 11], "x": 17.5, "y": 3.5},
{"matrix": [4, 0], "x": 0, "y": 4.5, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4.5},
{"matrix": [4, 3], "x": 3.25, "y": 4.5},
{"matrix": [4, 4], "x": 4.25, "y": 4.5},
{"matrix": [7, 8], "x": 5.25, "y": 4.5},
{"matrix": [7, 9], "x": 6.25, "y": 4.5},
{"matrix": [7, 10], "x": 7.25, "y": 4.5},
{"matrix": [7, 11], "x": 8.25, "y": 4.5},
{"matrix": [4, 5], "x": 9.25, "y": 4.5},
{"matrix": [4, 6], "x": 10.25, "y": 4.5},
{"matrix": [4, 7], "x": 11.25, "y": 4.5},
{"matrix": [4, 8], "x": 12.25, "y": 4.5, "w": 1.75},
{"matrix": [7, 4], "x": 14.25, "y": 4.75},
{"matrix": [4, 9], "x": 15.5, "y": 4.5},
{"matrix": [4, 10], "x": 16.5, "y": 4.5},
{"matrix": [4, 11], "x": 17.5, "y": 4.5},
{"matrix": [4, 12], "x": 18.5, "y": 4.5, "h": 2},
{"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.5},
{"matrix": [5, 2], "x": 1.5, "y": 5.5, "w": 1.5},
{"matrix": [5, 9], "x": 3, "y": 5.5, "w": 7},
{"matrix": [5, 5], "x": 10, "y": 5.5, "w": 1.5},
{"matrix": [5, 7], "x": 11.5, "y": 5.5, "w": 1.5},
{"matrix": [5, 8], "x": 13.25, "y": 5.75},
{"matrix": [5, 3], "x": 14.25, "y": 5.75},
{"matrix": [5, 4], "x": 15.25, "y": 5.75},
{"matrix": [5, 10], "x": 16.5, "y": 5.5},
{"matrix": [5, 11], "x": 17.5, "y": 5.5}
]
},
"LAYOUT_ansi_wkl_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1.25, "y": 0},
{"matrix": [0, 2], "x": 2.25, "y": 0},
{"matrix": [0, 3], "x": 3.25, "y": 0},
{"matrix": [0, 4], "x": 4.25, "y": 0},
{"matrix": [6, 0], "x": 5.5, "y": 0},
{"matrix": [6, 1], "x": 6.5, "y": 0},
{"matrix": [6, 2], "x": 7.5, "y": 0},
{"matrix": [6, 3], "x": 8.5, "y": 0},
{"matrix": [0, 5], "x": 9.75, "y": 0},
{"matrix": [0, 6], "x": 10.75, "y": 0},
{"matrix": [0, 7], "x": 11.75, "y": 0},
{"matrix": [0, 8], "x": 12.75, "y": 0},
{"matrix": [7, 2], "x": 14, "y": 0},
{"matrix": [0, 9], "x": 15.5, "y": 0},
{"matrix": [0, 10], "x": 16.5, "y": 0},
{"matrix": [0, 11], "x": 17.5, "y": 0},
{"matrix": [0, 12], "x": 18.5, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1.5},
{"matrix": [1, 1], "x": 1, "y": 1.5},
{"matrix": [1, 2], "x": 2, "y": 1.5},
{"matrix": [1, 3], "x": 3, "y": 1.5},
{"matrix": [1, 4], "x": 4, "y": 1.5},
{"matrix": [6, 4], "x": 5, "y": 1.5},
{"matrix": [6, 5], "x": 6, "y": 1.5},
{"matrix": [6, 6], "x": 7, "y": 1.5},
{"matrix": [6, 7], "x": 8, "y": 1.5},
{"matrix": [1, 5], "x": 9, "y": 1.5},
{"matrix": [1, 6], "x": 10, "y": 1.5},
{"matrix": [1, 7], "x": 11, "y": 1.5},
{"matrix": [1, 8], "x": 12, "y": 1.5},
{"matrix": [7, 0], "x": 13, "y": 1.5},
{"matrix": [7, 1], "x": 14, "y": 1.5},
{"matrix": [1, 9], "x": 15.5, "y": 1.5},
{"matrix": [1, 10], "x": 16.5, "y": 1.5},
@ -150,13 +634,11 @@
{"matrix": [4, 11], "x": 17.5, "y": 4.5},
{"matrix": [4, 12], "x": 18.5, "y": 4.5, "h": 2},
{"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5.5},
{"matrix": [5, 2], "x": 2.25, "y": 5.5, "w": 1.25},
{"matrix": [5, 9], "x": 3.5, "y": 5.5, "w": 6.25},
{"matrix": [5, 5], "x": 9.75, "y": 5.5},
{"matrix": [5, 6], "x": 10.75, "y": 5.5},
{"matrix": [5, 7], "x": 11.75, "y": 5.5, "w": 1.25},
{"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.5},
{"matrix": [5, 2], "x": 1.5, "y": 5.5, "w": 1.5},
{"matrix": [5, 9], "x": 3, "y": 5.5, "w": 7},
{"matrix": [5, 5], "x": 10, "y": 5.5, "w": 1.5},
{"matrix": [5, 7], "x": 11.5, "y": 5.5, "w": 1.5},
{"matrix": [5, 8], "x": 13.25, "y": 5.75},
{"matrix": [5, 3], "x": 14.25, "y": 5.75},
@ -286,7 +768,7 @@
{"matrix": [5, 11], "x": 17.5, "y": 5.5}
]
},
"LAYOUT_all": {
"LAYOUT_iso_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
@ -346,12 +828,10 @@
{"matrix": [2, 6], "x": 10.5, "y": 2.5},
{"matrix": [2, 7], "x": 11.5, "y": 2.5},
{"matrix": [2, 8], "x": 12.5, "y": 2.5},
{"matrix": [7, 3], "x": 13.5, "y": 2.5, "w": 1.5},
{"matrix": [2, 9], "x": 15.5, "y": 2.5},
{"matrix": [2, 10], "x": 16.5, "y": 2.5},
{"matrix": [2, 11], "x": 17.5, "y": 2.5},
{"matrix": [2, 12], "x": 18.5, "y": 2.5},
{"matrix": [2, 12], "x": 18.5, "y": 2.5, "h": 2},
{"matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.75},
{"matrix": [3, 1], "x": 1.75, "y": 3.5},
@ -365,12 +845,12 @@
{"matrix": [3, 5], "x": 9.75, "y": 3.5},
{"matrix": [3, 6], "x": 10.75, "y": 3.5},
{"matrix": [3, 7], "x": 11.75, "y": 3.5},
{"matrix": [3, 8], "x": 12.75, "y": 3.5, "w": 2.25},
{"matrix": [7, 3], "x": 12.75, "y": 3.5},
{"matrix": [3, 8], "x": 13.75, "y": 2.5, "w": 1.25, "h": 2},
{"matrix": [3, 9], "x": 15.5, "y": 3.5},
{"matrix": [3, 10], "x": 16.5, "y": 3.5},
{"matrix": [3, 11], "x": 17.5, "y": 3.5},
{"matrix": [3, 12], "x": 18.5, "y": 3.5},
{"matrix": [4, 0], "x": 0, "y": 4.5, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4.5},
@ -391,7 +871,7 @@
{"matrix": [4, 9], "x": 15.5, "y": 4.5},
{"matrix": [4, 10], "x": 16.5, "y": 4.5},
{"matrix": [4, 11], "x": 17.5, "y": 4.5},
{"matrix": [4, 12], "x": 18.5, "y": 4.5},
{"matrix": [4, 12], "x": 18.5, "y": 4.5, "h": 2},
{"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5.5},
@ -406,8 +886,244 @@
{"matrix": [5, 4], "x": 15.25, "y": 5.75},
{"matrix": [5, 10], "x": 16.5, "y": 5.5},
{"matrix": [5, 11], "x": 17.5, "y": 5.5},
{"matrix": [5, 12], "x": 18.5, "y": 5.5}
{"matrix": [5, 11], "x": 17.5, "y": 5.5}
]
},
"LAYOUT_iso_wkl": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1.25, "y": 0},
{"matrix": [0, 2], "x": 2.25, "y": 0},
{"matrix": [0, 3], "x": 3.25, "y": 0},
{"matrix": [0, 4], "x": 4.25, "y": 0},
{"matrix": [6, 0], "x": 5.5, "y": 0},
{"matrix": [6, 1], "x": 6.5, "y": 0},
{"matrix": [6, 2], "x": 7.5, "y": 0},
{"matrix": [6, 3], "x": 8.5, "y": 0},
{"matrix": [0, 5], "x": 9.75, "y": 0},
{"matrix": [0, 6], "x": 10.75, "y": 0},
{"matrix": [0, 7], "x": 11.75, "y": 0},
{"matrix": [0, 8], "x": 12.75, "y": 0},
{"matrix": [7, 2], "x": 14, "y": 0},
{"matrix": [0, 9], "x": 15.5, "y": 0},
{"matrix": [0, 10], "x": 16.5, "y": 0},
{"matrix": [0, 11], "x": 17.5, "y": 0},
{"matrix": [0, 12], "x": 18.5, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1.5},
{"matrix": [1, 1], "x": 1, "y": 1.5},
{"matrix": [1, 2], "x": 2, "y": 1.5},
{"matrix": [1, 3], "x": 3, "y": 1.5},
{"matrix": [1, 4], "x": 4, "y": 1.5},
{"matrix": [6, 4], "x": 5, "y": 1.5},
{"matrix": [6, 5], "x": 6, "y": 1.5},
{"matrix": [6, 6], "x": 7, "y": 1.5},
{"matrix": [6, 7], "x": 8, "y": 1.5},
{"matrix": [1, 5], "x": 9, "y": 1.5},
{"matrix": [1, 6], "x": 10, "y": 1.5},
{"matrix": [1, 7], "x": 11, "y": 1.5},
{"matrix": [1, 8], "x": 12, "y": 1.5},
{"matrix": [7, 1], "x": 13, "y": 1.5, "w": 2},
{"matrix": [1, 9], "x": 15.5, "y": 1.5},
{"matrix": [1, 10], "x": 16.5, "y": 1.5},
{"matrix": [1, 11], "x": 17.5, "y": 1.5},
{"matrix": [1, 12], "x": 18.5, "y": 1.5},
{"matrix": [2, 0], "x": 0, "y": 2.5, "w": 1.5},
{"matrix": [2, 1], "x": 1.5, "y": 2.5},
{"matrix": [2, 2], "x": 2.5, "y": 2.5},
{"matrix": [2, 3], "x": 3.5, "y": 2.5},
{"matrix": [2, 4], "x": 4.5, "y": 2.5},
{"matrix": [6, 8], "x": 5.5, "y": 2.5},
{"matrix": [6, 9], "x": 6.5, "y": 2.5},
{"matrix": [6, 10], "x": 7.5, "y": 2.5},
{"matrix": [6, 11], "x": 8.5, "y": 2.5},
{"matrix": [2, 5], "x": 9.5, "y": 2.5},
{"matrix": [2, 6], "x": 10.5, "y": 2.5},
{"matrix": [2, 7], "x": 11.5, "y": 2.5},
{"matrix": [2, 8], "x": 12.5, "y": 2.5},
{"matrix": [2, 9], "x": 15.5, "y": 2.5},
{"matrix": [2, 10], "x": 16.5, "y": 2.5},
{"matrix": [2, 11], "x": 17.5, "y": 2.5},
{"matrix": [2, 12], "x": 18.5, "y": 2.5, "h": 2},
{"matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.75},
{"matrix": [3, 1], "x": 1.75, "y": 3.5},
{"matrix": [3, 2], "x": 2.75, "y": 3.5},
{"matrix": [3, 3], "x": 3.75, "y": 3.5},
{"matrix": [3, 4], "x": 4.75, "y": 3.5},
{"matrix": [6, 12], "x": 5.75, "y": 3.5},
{"matrix": [7, 5], "x": 6.75, "y": 3.5},
{"matrix": [7, 6], "x": 7.75, "y": 3.5},
{"matrix": [7, 7], "x": 8.75, "y": 3.5},
{"matrix": [3, 5], "x": 9.75, "y": 3.5},
{"matrix": [3, 6], "x": 10.75, "y": 3.5},
{"matrix": [3, 7], "x": 11.75, "y": 3.5},
{"matrix": [7, 3], "x": 12.75, "y": 3.5},
{"matrix": [3, 8], "x": 13.75, "y": 2.5, "w": 1.25, "h": 2},
{"matrix": [3, 9], "x": 15.5, "y": 3.5},
{"matrix": [3, 10], "x": 16.5, "y": 3.5},
{"matrix": [3, 11], "x": 17.5, "y": 3.5},
{"matrix": [4, 0], "x": 0, "y": 4.5, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4.5},
{"matrix": [4, 2], "x": 2.25, "y": 4.5},
{"matrix": [4, 3], "x": 3.25, "y": 4.5},
{"matrix": [4, 4], "x": 4.25, "y": 4.5},
{"matrix": [7, 8], "x": 5.25, "y": 4.5},
{"matrix": [7, 9], "x": 6.25, "y": 4.5},
{"matrix": [7, 10], "x": 7.25, "y": 4.5},
{"matrix": [7, 11], "x": 8.25, "y": 4.5},
{"matrix": [4, 5], "x": 9.25, "y": 4.5},
{"matrix": [4, 6], "x": 10.25, "y": 4.5},
{"matrix": [4, 7], "x": 11.25, "y": 4.5},
{"matrix": [4, 8], "x": 12.25, "y": 4.5, "w": 1.75},
{"matrix": [7, 4], "x": 14.25, "y": 4.75},
{"matrix": [4, 9], "x": 15.5, "y": 4.5},
{"matrix": [4, 10], "x": 16.5, "y": 4.5},
{"matrix": [4, 11], "x": 17.5, "y": 4.5},
{"matrix": [4, 12], "x": 18.5, "y": 4.5, "h": 2},
{"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.5},
{"matrix": [5, 2], "x": 1.5, "y": 5.5, "w": 1.5},
{"matrix": [5, 9], "x": 3, "y": 5.5, "w": 7},
{"matrix": [5, 5], "x": 10, "y": 5.5, "w": 1.5},
{"matrix": [5, 7], "x": 11.5, "y": 5.5, "w": 1.5},
{"matrix": [5, 8], "x": 13.25, "y": 5.75},
{"matrix": [5, 3], "x": 14.25, "y": 5.75},
{"matrix": [5, 4], "x": 15.25, "y": 5.75},
{"matrix": [5, 10], "x": 16.5, "y": 5.5},
{"matrix": [5, 11], "x": 17.5, "y": 5.5}
]
},
"LAYOUT_iso_wkl_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1.25, "y": 0},
{"matrix": [0, 2], "x": 2.25, "y": 0},
{"matrix": [0, 3], "x": 3.25, "y": 0},
{"matrix": [0, 4], "x": 4.25, "y": 0},
{"matrix": [6, 0], "x": 5.5, "y": 0},
{"matrix": [6, 1], "x": 6.5, "y": 0},
{"matrix": [6, 2], "x": 7.5, "y": 0},
{"matrix": [6, 3], "x": 8.5, "y": 0},
{"matrix": [0, 5], "x": 9.75, "y": 0},
{"matrix": [0, 6], "x": 10.75, "y": 0},
{"matrix": [0, 7], "x": 11.75, "y": 0},
{"matrix": [0, 8], "x": 12.75, "y": 0},
{"matrix": [7, 2], "x": 14, "y": 0},
{"matrix": [0, 9], "x": 15.5, "y": 0},
{"matrix": [0, 10], "x": 16.5, "y": 0},
{"matrix": [0, 11], "x": 17.5, "y": 0},
{"matrix": [0, 12], "x": 18.5, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1.5},
{"matrix": [1, 1], "x": 1, "y": 1.5},
{"matrix": [1, 2], "x": 2, "y": 1.5},
{"matrix": [1, 3], "x": 3, "y": 1.5},
{"matrix": [1, 4], "x": 4, "y": 1.5},
{"matrix": [6, 4], "x": 5, "y": 1.5},
{"matrix": [6, 5], "x": 6, "y": 1.5},
{"matrix": [6, 6], "x": 7, "y": 1.5},
{"matrix": [6, 7], "x": 8, "y": 1.5},
{"matrix": [1, 5], "x": 9, "y": 1.5},
{"matrix": [1, 6], "x": 10, "y": 1.5},
{"matrix": [1, 7], "x": 11, "y": 1.5},
{"matrix": [1, 8], "x": 12, "y": 1.5},
{"matrix": [7, 0], "x": 13, "y": 1.5},
{"matrix": [7, 1], "x": 14, "y": 1.5},
{"matrix": [1, 9], "x": 15.5, "y": 1.5},
{"matrix": [1, 10], "x": 16.5, "y": 1.5},
{"matrix": [1, 11], "x": 17.5, "y": 1.5},
{"matrix": [1, 12], "x": 18.5, "y": 1.5},
{"matrix": [2, 0], "x": 0, "y": 2.5, "w": 1.5},
{"matrix": [2, 1], "x": 1.5, "y": 2.5},
{"matrix": [2, 2], "x": 2.5, "y": 2.5},
{"matrix": [2, 3], "x": 3.5, "y": 2.5},
{"matrix": [2, 4], "x": 4.5, "y": 2.5},
{"matrix": [6, 8], "x": 5.5, "y": 2.5},
{"matrix": [6, 9], "x": 6.5, "y": 2.5},
{"matrix": [6, 10], "x": 7.5, "y": 2.5},
{"matrix": [6, 11], "x": 8.5, "y": 2.5},
{"matrix": [2, 5], "x": 9.5, "y": 2.5},
{"matrix": [2, 6], "x": 10.5, "y": 2.5},
{"matrix": [2, 7], "x": 11.5, "y": 2.5},
{"matrix": [2, 8], "x": 12.5, "y": 2.5},
{"matrix": [2, 9], "x": 15.5, "y": 2.5},
{"matrix": [2, 10], "x": 16.5, "y": 2.5},
{"matrix": [2, 11], "x": 17.5, "y": 2.5},
{"matrix": [2, 12], "x": 18.5, "y": 2.5, "h": 2},
{"matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.75},
{"matrix": [3, 1], "x": 1.75, "y": 3.5},
{"matrix": [3, 2], "x": 2.75, "y": 3.5},
{"matrix": [3, 3], "x": 3.75, "y": 3.5},
{"matrix": [3, 4], "x": 4.75, "y": 3.5},
{"matrix": [6, 12], "x": 5.75, "y": 3.5},
{"matrix": [7, 5], "x": 6.75, "y": 3.5},
{"matrix": [7, 6], "x": 7.75, "y": 3.5},
{"matrix": [7, 7], "x": 8.75, "y": 3.5},
{"matrix": [3, 5], "x": 9.75, "y": 3.5},
{"matrix": [3, 6], "x": 10.75, "y": 3.5},
{"matrix": [3, 7], "x": 11.75, "y": 3.5},
{"matrix": [7, 3], "x": 12.75, "y": 3.5},
{"matrix": [3, 8], "x": 13.75, "y": 2.5, "w": 1.25, "h": 2},
{"matrix": [3, 9], "x": 15.5, "y": 3.5},
{"matrix": [3, 10], "x": 16.5, "y": 3.5},
{"matrix": [3, 11], "x": 17.5, "y": 3.5},
{"matrix": [4, 0], "x": 0, "y": 4.5, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4.5},
{"matrix": [4, 2], "x": 2.25, "y": 4.5},
{"matrix": [4, 3], "x": 3.25, "y": 4.5},
{"matrix": [4, 4], "x": 4.25, "y": 4.5},
{"matrix": [7, 8], "x": 5.25, "y": 4.5},
{"matrix": [7, 9], "x": 6.25, "y": 4.5},
{"matrix": [7, 10], "x": 7.25, "y": 4.5},
{"matrix": [7, 11], "x": 8.25, "y": 4.5},
{"matrix": [4, 5], "x": 9.25, "y": 4.5},
{"matrix": [4, 6], "x": 10.25, "y": 4.5},
{"matrix": [4, 7], "x": 11.25, "y": 4.5},
{"matrix": [4, 8], "x": 12.25, "y": 4.5, "w": 1.75},
{"matrix": [7, 4], "x": 14.25, "y": 4.75},
{"matrix": [4, 9], "x": 15.5, "y": 4.5},
{"matrix": [4, 10], "x": 16.5, "y": 4.5},
{"matrix": [4, 11], "x": 17.5, "y": 4.5},
{"matrix": [4, 12], "x": 18.5, "y": 4.5, "h": 2},
{"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.5},
{"matrix": [5, 2], "x": 1.5, "y": 5.5, "w": 1.5},
{"matrix": [5, 9], "x": 3, "y": 5.5, "w": 7},
{"matrix": [5, 5], "x": 10, "y": 5.5, "w": 1.5},
{"matrix": [5, 7], "x": 11.5, "y": 5.5, "w": 1.5},
{"matrix": [5, 8], "x": 13.25, "y": 5.75},
{"matrix": [5, 3], "x": 14.25, "y": 5.75},
{"matrix": [5, 4], "x": 15.25, "y": 5.75},
{"matrix": [5, 10], "x": 16.5, "y": 5.5},
{"matrix": [5, 11], "x": 17.5, "y": 5.5}
]
}
}


+ 28
- 0
keyboards/kbdfans/kbd19x/matrix_diagram.md View File

@ -0,0 +1,28 @@
# Matrix Diagram for KBDfans KBD19x
```
┌───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┐ ┌───┬───┬───┬───┐
│00 ││01 │02 │03 │04 ││60 │61 │62 │63 ││05 │06 │07 │08 ││72 │ │09 │0A │0B │0C │
└───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┘ └───┴───┴───┴───┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───────┐
│10 │11 │12 │13 │14 │64 │65 │66 │67 │15 │16 │17 │18 │70 │71 │ │19 │1A │1B │1C │ │71 │ 2u Backspace
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┼───┼───┼───┤ └─┬─────┤ ┌───┐
│20 │21 │22 │23 │24 │68 │69 │6A │6B │25 │26 │27 │28 │73 │ │29 │2A │2B │2C │ │ │ │ │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ├───┼───┼───┼───┤ ┌──┴┐38 │ ISO Enter │2C │ 2u Numpad Plus
│30 │31 │32 │33 │34 │6C │75 │76 │77 │35 │36 │37 │38 │ │39 │3A │3B │3C │ │73 │ │ │ │
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┘ ├───┼───┼───┼───┤ └───┴────┘ ├───┤
│40 │41 │42 │43 │44 │78 │79 │7A │7B │45 │46 │47 │48 │┌───┐│49 │4A │4B │4C │ │ │
├────┼───┼───┴┬──┴───┴───┴───┴───┴───┴─┬─┴─┬─┴─┬─┴──┬───┘│74 │└───┼───┼───┼───┤ │4C │ 2u Numpad Enter
│50 │51 │52 │59 │55 │56 │57 │┌───┼───┼───┐│5A │5B │5C │ │ │
└────┴───┴────┴────────────────────────┴───┴───┴────┘│58 │53 │54 │└───┴───┴───┘ └───┘
└───┴───┴───┘
┌────────┐
│40 │ 2.25u LShift
└────────┘
┌────┬───┬────┬───────────────────────┬────┬───┬────┐
│50 │51 │52 │59 │55 │56 │57 │ 6u Space
└────┴───┴────┴───────────────────────┴────┴───┴────┘
┌─────┬─────┬───────────────────────────┬─────┬─────┐
│50 │52 │59 │55 │57 │ WKL (7u Space)
└─────┴─────┴───────────────────────────┴─────┴─────┘
```

+ 4
- 6
keyboards/kbdfans/kbd75/readme.md View File

@ -1,20 +1,18 @@
# KBD75
The KBD75 was sold through various rounds, with various PCB changes between them.
The KBD75 was sold through various rounds, with various PCB changes between them.
* **Round 1 (2017)**: Black PCB - Bootmapper Client, atmega32a MCU (Use [Winkeyless.kr B.mini](../../winkeyless/bmini/) firmware)
* **Round 2 (2018)**: White PCB - Bootmapper Client, atmega32a MCU (Use [ymdk/ymd75/rev1](../../ymdk/ymd75/rev1/) firmware)
* **Round 3-5 (2018)**: White PCB - QMK Firmware, atmega32u4 MCU (Use KBD75 rev1 or rev2(without numpad support))
* **Round 3-5 (2018)**: White PCB - QMK Firmware, atmega32u4 MCU (Use KBD75 rev1 or rev2(without numpad support))
* **Round 6 (2019)**: White PCB with USB C - QMK Firmware, atmega32u4 MCU (Use KBD75 rev1 or rev2(with numpad support))
* **V2 (2019-)**: Same as **Round 6** (above).
**Firmware files are SPECIFIC to each board. Firmware files from one, will not work on the other.**
**Firmware files are SPECIFIC to each board. Firmware files from one, will not work on the others.**
* Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
* Hardware Supported: KBD75 PCB [rev1](./rev1) and [rev2](./rev2)
* Hardware Availability:
* [KBD75 rev2 Kit – KBDfans.com](https://kbdfans.com/collections/75-diy-kit/products/kbd75v2-custom-keyboard-diy-kit)
* [KBD75 rev2 PCB – KBDfans.com](https://kbdfans.com/collections/pcb/products/kbdfans-75-pcb-75)
* Hardware Availability: no longer available
Make example for this keyboard (after setting up your build environment):


+ 582
- 21
keyboards/kbdfans/kbd75/rev1/info.json View File

@ -239,7 +239,7 @@
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso": {
"LAYOUT_75_ansi_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@ -271,7 +271,8 @@
{"matrix": [1, 10], "x": 10, "y": 1},
{"matrix": [1, 11], "x": 11, "y": 1},
{"matrix": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
@ -287,6 +288,7 @@
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 14], "x": 13.5, "y": 2, "w": 1.5},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
@ -301,12 +303,10 @@
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 13], "x": 12.75, "y": 3, "w": 2.25},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
@ -333,6 +333,191 @@
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_ansi_rwkl": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 14], "x": 13.5, "y": 2, "w": 1.5},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [3, 13], "x": 12.75, "y": 3, "w": 2.25},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_ansi_rwkl_split_bs": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 14], "x": 13.5, "y": 2, "w": 1.5},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [3, 13], "x": 12.75, "y": 3, "w": 2.25},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_ansi_wkl": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
@ -424,7 +609,7 @@
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_wkl": {
"LAYOUT_75_ansi_wkl_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@ -456,7 +641,8 @@
{"matrix": [1, 10], "x": 10, "y": 1},
{"matrix": [1, 11], "x": 11, "y": 1},
{"matrix": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
@ -472,7 +658,7 @@
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [2, 14], "x": 13.5, "y": 2, "w": 1.5},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
@ -487,11 +673,10 @@
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 12.75, "y": 3, "w": 2.25},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
@ -516,7 +701,7 @@
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_ansi_rwkl": {
"LAYOUT_75_iso": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@ -564,7 +749,6 @@
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 14], "x": 13.5, "y": 2, "w": 1.5},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
@ -579,10 +763,12 @@
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [3, 13], "x": 12.75, "y": 3, "w": 2.25},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
@ -601,14 +787,15 @@
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 10], "x": 10, "y": 5},
{"matrix": [5, 11], "x": 11, "y": 5},
{"matrix": [5, 12], "x": 12, "y": 5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_rwkl": {
"LAYOUT_75_iso_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@ -640,7 +827,8 @@
{"matrix": [1, 10], "x": 10, "y": 1},
{"matrix": [1, 11], "x": 11, "y": 1},
{"matrix": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
@ -656,7 +844,6 @@
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
@ -672,6 +859,7 @@
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
@ -694,6 +882,379 @@
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5},
{"matrix": [5, 11], "x": 11, "y": 5},
{"matrix": [5, 12], "x": 12, "y": 5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_rwkl": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_rwkl_split_bs": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_wkl": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.5},
{"matrix": [5, 1], "x": 1.5, "y": 5, "w": 1.5},
{"matrix": [5, 6], "x": 3, "y": 5, "w": 7},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_wkl_split_bs": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.5},
{"matrix": [5, 1], "x": 1.5, "y": 5, "w": 1.5},
{"matrix": [5, 6], "x": 3, "y": 5, "w": 7},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},


+ 32
- 0
keyboards/kbdfans/kbd75/rev1/matrix_diagram.md View File

@ -0,0 +1,32 @@
# Matrix Diagram for KBDfans KBD75 rev1
```
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │0F │
├───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┤ ┌───────┐
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │1F │ │1E │ 2u Backspace
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤ └─┬─────┤
│20 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2E │2F │ │ │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ ┌──┴┐3D │ ISO Enter
│30 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3F │ │2E │ │
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ └───┴────┘
│40 │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4D │4E │4F │
├────┼───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴──┬┴──┬┴──┬───┼───┼───┤
│50 │51 │53 │54 │56 │58 │5A │5B │5C │5D │5E │5F │
└────┴────┴────┴────────┴────┴──────────┴───┴───┴───┴───┴───┴───┘
┌────────┐
│40 │ 2.25u LShift
└────────┘
┌────┬────┬────┬────────────────────────┬───┬───┬───┐
│50 │51 │53 │56 │5A │5B │5C │ Standard
└────┴────┴────┴────────────────────────┴───┴───┴───┘
┌────┬────┬────┬────────────────────────┬─────┬─────┐
│50 │51 │53 │56 │5A │5C │ RWKL
└────┴────┴────┴────────────────────────┴─────┴─────┘
┌─────┬─────┬───────────────────────────┬───┬───┬───┐
│50 │51 │56 │5A │5B │5C │ LWKL
└─────┴─────┴───────────────────────────┴───┴───┴───┘
┌─────┬─────┬───────────────────────────┬─────┬─────┐
│50 │51 │56 │5A │5C │ WKL
└─────┴─────┴───────────────────────────┴─────┴─────┘
```

+ 582
- 21
keyboards/kbdfans/kbd75/rev2/info.json View File

@ -239,7 +239,7 @@
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso": {
"LAYOUT_75_ansi_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@ -271,7 +271,8 @@
{"matrix": [1, 10], "x": 10, "y": 1},
{"matrix": [1, 11], "x": 11, "y": 1},
{"matrix": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
@ -287,6 +288,7 @@
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 14], "x": 13.5, "y": 2, "w": 1.5},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
@ -301,12 +303,10 @@
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 13], "x": 12.75, "y": 3, "w": 2.25},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
@ -333,6 +333,191 @@
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_ansi_rwkl": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 14], "x": 13.5, "y": 2, "w": 1.5},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [3, 13], "x": 12.75, "y": 3, "w": 2.25},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_ansi_rwkl_split_bs": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 14], "x": 13.5, "y": 2, "w": 1.5},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [3, 13], "x": 12.75, "y": 3, "w": 2.25},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_ansi_wkl": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
@ -424,7 +609,7 @@
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_wkl": {
"LAYOUT_75_ansi_wkl_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@ -456,7 +641,8 @@
{"matrix": [1, 10], "x": 10, "y": 1},
{"matrix": [1, 11], "x": 11, "y": 1},
{"matrix": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
@ -472,7 +658,7 @@
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [2, 14], "x": 13.5, "y": 2, "w": 1.5},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
@ -487,11 +673,10 @@
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 12.75, "y": 3, "w": 2.25},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
@ -516,7 +701,7 @@
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_ansi_rwkl": {
"LAYOUT_75_iso": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@ -564,7 +749,6 @@
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 14], "x": 13.5, "y": 2, "w": 1.5},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
@ -579,10 +763,12 @@
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [3, 13], "x": 12.75, "y": 3, "w": 2.25},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
@ -601,14 +787,15 @@
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 10], "x": 10, "y": 5},
{"matrix": [5, 11], "x": 11, "y": 5},
{"matrix": [5, 12], "x": 12, "y": 5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_rwkl": {
"LAYOUT_75_iso_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@ -640,7 +827,8 @@
{"matrix": [1, 10], "x": 10, "y": 1},
{"matrix": [1, 11], "x": 11, "y": 1},
{"matrix": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
@ -656,7 +844,6 @@
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
@ -672,6 +859,7 @@
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
@ -694,6 +882,379 @@
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5},
{"matrix": [5, 11], "x": 11, "y": 5},
{"matrix": [5, 12], "x": 12, "y": 5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_rwkl": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_rwkl_split_bs": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.25},
{"matrix": [5, 3], "x": 2.5, "y": 5, "w": 1.25},
{"matrix": [5, 6], "x": 3.75, "y": 5, "w": 6.25},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_wkl": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 14], "x": 13, "y": 1, "w": 2},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.5},
{"matrix": [5, 1], "x": 1.5, "y": 5, "w": 1.5},
{"matrix": [5, 6], "x": 3, "y": 5, "w": 7},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},
{"matrix": [5, 14], "x": 14, "y": 5},
{"matrix": [5, 15], "x": 15, "y": 5}
]
},
"LAYOUT_75_iso_wkl_split_bs": {
"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": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [0, 14], "x": 14, "y": 0},
{"matrix": [0, 15], "x": 15, "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": [1, 12], "x": 12, "y": 1},
{"matrix": [1, 13], "x": 13, "y": 1},
{"matrix": [1, 14], "x": 14, "y": 1},
{"matrix": [1, 15], "x": 15, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 2], "x": 1.5, "y": 2},
{"matrix": [2, 3], "x": 2.5, "y": 2},
{"matrix": [2, 4], "x": 3.5, "y": 2},
{"matrix": [2, 5], "x": 4.5, "y": 2},
{"matrix": [2, 6], "x": 5.5, "y": 2},
{"matrix": [2, 7], "x": 6.5, "y": 2},
{"matrix": [2, 8], "x": 7.5, "y": 2},
{"matrix": [2, 9], "x": 8.5, "y": 2},
{"matrix": [2, 10], "x": 9.5, "y": 2},
{"matrix": [2, 11], "x": 10.5, "y": 2},
{"matrix": [2, 12], "x": 11.5, "y": 2},
{"matrix": [2, 13], "x": 12.5, "y": 2},
{"matrix": [2, 15], "x": 15, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"matrix": [3, 2], "x": 1.75, "y": 3},
{"matrix": [3, 3], "x": 2.75, "y": 3},
{"matrix": [3, 4], "x": 3.75, "y": 3},
{"matrix": [3, 5], "x": 4.75, "y": 3},
{"matrix": [3, 6], "x": 5.75, "y": 3},
{"matrix": [3, 7], "x": 6.75, "y": 3},
{"matrix": [3, 8], "x": 7.75, "y": 3},
{"matrix": [3, 9], "x": 8.75, "y": 3},
{"matrix": [3, 10], "x": 9.75, "y": 3},
{"matrix": [3, 11], "x": 10.75, "y": 3},
{"matrix": [3, 12], "x": 11.75, "y": 3},
{"matrix": [2, 14], "x": 12.75, "y": 3},
{"matrix": [3, 13], "x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"matrix": [3, 15], "x": 15, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 13], "x": 12.25, "y": 4, "w": 1.75},
{"matrix": [4, 14], "x": 14, "y": 4},
{"matrix": [4, 15], "x": 15, "y": 4},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.5},
{"matrix": [5, 1], "x": 1.5, "y": 5, "w": 1.5},
{"matrix": [5, 6], "x": 3, "y": 5, "w": 7},
{"matrix": [5, 10], "x": 10, "y": 5, "w": 1.5},
{"matrix": [5, 12], "x": 11.5, "y": 5, "w": 1.5},
{"matrix": [5, 13], "x": 13, "y": 5},


+ 35
- 0
keyboards/kbdfans/kbd75/rev2/matrix_diagram.md View File

@ -0,0 +1,35 @@
# Matrix Diagram for KBDfans KBD75 rev2
```
┌───────┬───────┐
Numpad 2u Backspace │1C │1E │ 2u Backspace
└───────┴───────┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │0F │
├───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┤
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │1F │
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤ ┌───┬───┬─────┐ ┌─────┬───┬───┐ ┌─────┬───┬───┐
│20 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2E │2F │ │2C │2D │ │ │2C │2D │2E │ │ │2D │2E │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ ┌──┴┬──┴┬──┴┐3D │ ┌──┴─────┼───┼───┤ ┌──┴┐3B ├───┼───┤
│30 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3F │ │3B │3C │2E │ │ │3B │3C │3D │ │2C │ │3C │3D │
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ └───┴───┴───┴────┘ └────────┴───┴───┘ └───┴────┴───┴───┘
│40 │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4D │4E │4F │ ISO Enter Numpad ANSI Enter Numpad ISO Enter
├────┼───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴──┬┴──┬┴──┬───┼───┼───┤
│50 │51 │53 │54 │56 │58 │5A │5B │5C │5D │5E │5F │
└────┴────┴────┴────────┴────┴──────────┴───┴───┴───┴───┴───┴───┘
┌────────┐ ┌──────┬───┬───┐
│40 │ 2.25u LShift │4A │4B │4D │ Numpad RShift (1/1/1.75u)
└────────┘ └──────┴───┴───┘
┌────┬────┬────┬────────────────────────┬───┬───┬───┐
│50 │51 │53 │56 │5A │5B │5C │ Standard
└────┴────┴────┴────────────────────────┴───┴───┴───┘
┌────┬────┬────┬────────────────────────┬─────┬─────┐
│50 │51 │53 │56 │5A │5C │ RWKL
└────┴────┴────┴────────────────────────┴─────┴─────┘
┌─────┬─────┬───────────────────────────┬───┬───┬───┐
│50 │51 │56 │5A │5B │5C │ LWKL
└─────┴─────┴───────────────────────────┴───┴───┴───┘
┌─────┬─────┬───────────────────────────┬─────┬─────┐
│50 │51 │56 │5A │5C │ WKL
└─────┴─────┴───────────────────────────┴─────┴─────┘
```

+ 13
- 13
keyboards/magic_force/mf17/info.json View File

@ -74,23 +74,23 @@
},
"driver": "ws2812",
"layout": [
{"flags": 1, "matrix": [0, 0], "x": 0, "y": 0},
{"flags": 1, "matrix": [0, 1], "x": 75, "y": 0},
{"flags": 1, "matrix": [0, 2], "x": 150, "y": 0},
{"flags": 1, "matrix": [0, 3], "x": 224, "y": 0},
{"flags": 1, "matrix": [1, 0], "x": 0, "y": 16},
{"flags": 1, "matrix": [1, 1], "x": 75, "y": 16},
{"flags": 1, "matrix": [1, 2], "x": 150, "y": 16},
{"flags": 1, "matrix": [4, 1], "x": 37, "y": 64},
{"flags": 1, "matrix": [4, 2], "x": 150, "y": 64},
{"flags": 1, "matrix": [4, 3], "x": 224, "y": 56},
{"flags": 1, "matrix": [3, 0], "x": 0, "y": 48},
{"flags": 1, "matrix": [3, 1], "x": 75, "y": 48},
{"flags": 1, "matrix": [3, 2], "x": 150, "y": 48},
{"flags": 1, "matrix": [2, 0], "x": 0, "y": 32},
{"flags": 1, "matrix": [2, 1], "x": 75, "y": 32},
{"flags": 1, "matrix": [2, 2], "x": 150, "y": 32},
{"flags": 1, "matrix": [2, 3], "x": 224, "y": 24},
{"flags": 1, "matrix": [3, 0], "x": 0, "y": 48},
{"flags": 1, "matrix": [3, 1], "x": 75, "y": 48},
{"flags": 1, "matrix": [3, 2], "x": 150, "y": 48},
{"flags": 1, "matrix": [4, 0], "x": 32, "y": 64},
{"flags": 1, "matrix": [4, 1], "x": 150, "y": 64},
{"flags": 1, "matrix": [4, 2], "x": 224, "y": 64}
{"flags": 1, "matrix": [1, 0], "x": 0, "y": 16},
{"flags": 1, "matrix": [1, 1], "x": 75, "y": 16},
{"flags": 1, "matrix": [1, 2], "x": 150, "y": 16},
{"flags": 1, "matrix": [0, 0], "x": 0, "y": 0},
{"flags": 1, "matrix": [0, 1], "x": 75, "y": 0},
{"flags": 1, "matrix": [0, 2], "x": 150, "y": 0},
{"flags": 1, "matrix": [0, 3], "x": 224, "y": 0}
],
"max_brightness": 180,
"sleep": true


+ 35
- 35
keyboards/mntre_v3/info.json View File

@ -75,45 +75,45 @@
{"matrix": [2, 13], "x": 13.5, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
{"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},
{"matrix": [3, 6], "x": 6, "y": 3},
{"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},
{"matrix": [3, 12], "x": 12, "y": 3, "w": 1.75},
{"matrix": [3, 1], "x": 1.75, "y": 3},
{"matrix": [3, 2], "x": 2.75, "y": 3},
{"matrix": [3, 3], "x": 3.75, "y": 3},
{"matrix": [3, 4], "x": 4.75, "y": 3},
{"matrix": [3, 5], "x": 5.75, "y": 3},
{"matrix": [3, 6], "x": 6.75, "y": 3},
{"matrix": [3, 7], "x": 7.75, "y": 3},
{"matrix": [3, 8], "x": 8.75, "y": 3},
{"matrix": [3, 9], "x": 9.75, "y": 3},
{"matrix": [3, 10], "x": 10.75, "y": 3},
{"matrix": [3, 11], "x": 11.75, "y": 3},
{"matrix": [3, 12], "x": 12.75, "y": 3, "w": 1.75},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.5, "y": 4},
{"matrix": [4, 2], "x": 2.5, "y": 4},
{"matrix": [4, 3], "x": 3.5, "y": 4},
{"matrix": [4, 4], "x": 4.5, "y": 4},
{"matrix": [4, 5], "x": 5.5, "y": 4},
{"matrix": [4, 6], "x": 6.5, "y": 4},
{"matrix": [4, 7], "x": 7.5, "y": 4},
{"matrix": [4, 8], "x": 8.5, "y": 4},
{"matrix": [4, 9], "x": 9.5, "y": 4},
{"matrix": [4, 10], "x": 10.5, "y": 4},
{"matrix": [4, 11], "x": 11.5, "y": 4},
{"matrix": [4, 12], "x": 12.5, "y": 4},
{"matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4},
{"matrix": [4, 2], "x": 2.25, "y": 4},
{"matrix": [4, 3], "x": 3.25, "y": 4},
{"matrix": [4, 4], "x": 4.25, "y": 4},
{"matrix": [4, 5], "x": 5.25, "y": 4},
{"matrix": [4, 6], "x": 6.25, "y": 4},
{"matrix": [4, 7], "x": 7.25, "y": 4},
{"matrix": [4, 8], "x": 8.25, "y": 4},
{"matrix": [4, 9], "x": 9.25, "y": 4},
{"matrix": [4, 10], "x": 10.25, "y": 4},
{"matrix": [4, 11], "x": 11.25, "y": 4},
{"matrix": [4, 12], "x": 12.25, "y": 4},
{"matrix": [4, 13], "x": 13.25, "y": 4, "w": 1.25},
{"matrix": [5, 0], "x": 0, "y": 5, "w": 1.25},
{"matrix": [5, 1], "x": 1.5, "y": 5, "w": 1.5},
{"matrix": [5, 2], "x": 3, "y": 5, "w": 1.5},
{"matrix": [5, 3], "x": 4.5, "y": 5, "w": 1.5},
{"matrix": [5, 4], "x": 6, "y": 5,"w": 2},
{"matrix": [5, 5], "x": 7, "y": 5,"w": 1.5},
{"matrix": [5, 6], "x": 8, "y": 5},
{"matrix": [5, 7], "x": 9.5, "y": 5},
{"matrix": [5, 8], "x": 10.5, "y": 5},
{"matrix": [5, 9], "x": 11.5, "y": 5},
{"matrix": [5, 10], "x": 12.5, "y": 5,"w": 1.25}
{"matrix": [5, 1], "x": 1.25, "y": 5, "w": 1.5},
{"matrix": [5, 2], "x": 2.75, "y": 5, "w": 1.5},
{"matrix": [5, 3], "x": 4.25, "y": 5, "w": 1.5},
{"matrix": [5, 4], "x": 5.75, "y": 5,"w": 2},
{"matrix": [5, 5], "x": 7.75, "y": 5,"w": 1.5},
{"matrix": [5, 6], "x": 9.25, "y": 5},
{"matrix": [5, 7], "x": 10.25, "y": 5},
{"matrix": [5, 8], "x": 11.25, "y": 5},
{"matrix": [5, 9], "x": 12.25, "y": 5},
{"matrix": [5, 10], "x": 13.25, "y": 5,"w": 1.25}
]
}
}


+ 93
- 83
keyboards/orthograph/info.json View File

@ -140,90 +140,100 @@
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "label":"Esc", "x":0.75, "y":0, "w":1.5},
{"matrix": [0, 1], "label":"F1", "x":2.25, "y":0},
{"matrix": [0, 2], "label":"F2", "x":3.25, "y":0},
{"matrix": [0, 3], "label":"F3", "x":4.25, "y":0},
{"matrix": [0, 4], "label":"F4", "x":5.25, "y":0},
{"matrix": [0, 5], "label":"F5", "x":6.25, "y":0},
{"matrix": [6, 0], "label":"F6", "x":12.5, "y":0},
{"matrix": [6, 1], "label":"F7", "x":13.5, "y":0},
{"matrix": [6, 2], "label":"F8", "x":14.5, "y":0},
{"matrix": [6, 3], "label":"F9", "x":15.5, "y":0},
{"matrix": [6, 4], "label":"F10", "x":16.5, "y":0},
{"matrix": [6, 5], "label":"F11", "x":17.5, "y":0},
{"matrix": [6, 6], "label":"F12", "x":18.5, "y":0},
{"matrix": [1, 0], "label":"~", "x":0.75, "y":1, "w":1.5},
{"matrix": [1, 1], "label":"1", "x":2.25, "y":1},
{"matrix": [1, 2], "label":"2", "x":3.25, "y":1},
{"matrix": [1, 3], "label":"3", "x":4.25, "y":1},
{"matrix": [1, 4], "label":"4", "x":5.25, "y":1},
{"matrix": [1, 5], "label":"5", "x":6.25, "y":1},
{"matrix": [7, 0], "label":"^", "x":12.5, "y":1},
{"matrix": [7, 1], "label":"&", "x":13.5, "y":1},
{"matrix": [7, 2], "label":"*", "x":14.5, "y":1},
{"matrix": [7, 3], "label":"(", "x":15.5, "y":1},
{"matrix": [7, 4], "label":")", "x":16.5, "y":1},
{"matrix": [7, 5], "label":"_", "x":17.5, "y":1},
{"matrix": [7, 6], "label":"+", "x":18.5, "y":1},
{"matrix": [7, 7], "label":"Backspace", "x":19.5, "y":1, "w":1.5},
{"matrix": [2, 0], "label":"Tab", "x":0.75, "y":2, "w":1.5},
{"matrix": [2, 1], "label":"Q", "x":2.25, "y":2},
{"matrix": [2, 2], "label":"W", "x":3.25, "y":2},
{"matrix": [2, 3], "label":"E", "x":4.25, "y":2},
{"matrix": [2, 4], "label":"R", "x":5.25, "y":2},
{"matrix": [2, 5], "label":"T", "x":6.25, "y":2},
{"matrix": [8, 0], "label":"Y", "x":12.5, "y":2},
{"matrix": [8, 1], "label":"U", "x":13.5, "y":2},
{"matrix": [8, 2], "label":"I", "x":14.5, "y":2},
{"matrix": [8, 3], "label":"O", "x":15.5, "y":2},
{"matrix": [8, 4], "label":"P", "x":16.5, "y":2},
{"matrix": [8, 5], "label":"{", "x":17.5, "y":2},
{"matrix": [8, 6], "label":"}", "x":18.5, "y":2},
{"matrix": [8, 7], "label":"|", "x":19.5, "y":2, "w":1.5},
{"matrix": [3, 0], "label":"Caps", "x":0.75, "y":3, "w":1.5},
{"matrix": [3, 1], "label":"A", "x":2.25, "y":3},
{"matrix": [3, 2], "label":"S", "x":3.25, "y":3},
{"matrix": [3, 3], "label":"D", "x":4.25, "y":3},
{"matrix": [3, 4], "label":"F", "x":5.25, "y":3},
{"matrix": [3, 5], "label":"G", "x":6.25, "y":3},
{"matrix": [9, 0], "label":"H", "x":12.5, "y":3},
{"matrix": [9, 1], "label":"J", "x":13.5, "y":3},
{"matrix": [9, 2], "label":"K", "x":14.5, "y":3},
{"matrix": [9, 3], "label":"L", "x":15.5, "y":3},
{"matrix": [9, 4], "label":":", "x":16.5, "y":3},
{"matrix": [9, 5], "label":"\"", "x":17.5, "y":3},
{"matrix": [9, 6], "label":"Enter", "x":18.5, "y":3, "w":2.25},
{"matrix": [4, 0], "label":"Shift", "x":0.75, "y":4, "w":1.5},
{"matrix": [4, 1], "label":"Z", "x":2.25, "y":4},
{"matrix": [4, 2], "label":"X", "x":3.25, "y":4},
{"matrix": [4, 3], "label":"C", "x":4.25, "y":4},
{"matrix": [4, 4], "label":"V", "x":5.25, "y":4},
{"matrix": [4, 5], "label":"B", "x":6.25, "y":4},
{"matrix": [10, 0], "label":"N", "x":12.5, "y":4},
{"matrix": [10, 1], "label":"M", "x":13.5, "y":4},
{"matrix": [10, 2], "label":"<", "x":14.5, "y":4},
{"matrix": [10, 3], "label":">", "x":15.5, "y":4},
{"matrix": [10, 4], "label":"?", "x":16.5, "y":4},
{"matrix": [10, 5], "label":"Shift", "x":17.5, "y":4, "w":1.5},
{"matrix": [10, 6], "label":"\u2191", "x":19, "y":4},
{"matrix": [10, 7], "label":"mx", "x":20, "y":4},
{"matrix": [5, 0], "label":"Ctrl", "x":1, "y":5, "w":1.25},
{"matrix": [5, 1], "label":"Win", "x":2.25, "y":5, "w":1.25},
{"matrix": [5, 2], "label":"Alt", "x":3.5, "y":5, "w":1.25},
{"matrix": [5, 3], "label":"Menu", "x":4.75, "y":5, "w":1.25},
{"matrix": [5, 4], "label":"space", "x":0, "y":4.75, "h":2},
{"matrix": [5, 5], "label":"fn", "x":1, "y":4.75, "h":2},
{"matrix": [11, 0], "label":"space2", "x":-2, "y":4.5, "h":2},
{"matrix": [11, 1], "label":"fn", "x":-1.0, "y":4.5, "h":2},
{"matrix": [11, 2], "label":"Alt", "x":14.25, "y":5, "w":1.25},
{"matrix": [11, 3], "label":"Win", "x":15.5, "y":5, "w":1.25},
{"matrix": [11, 4], "label":"Ctrl", "x":16.75, "y":5, "w":1.25},
{"matrix": [11, 5], "label":"\u2190", "x":18, "y":5},
{"matrix": [11, 6], "label":"\u2193", "x":19, "y":5},
{"matrix": [11, 7], "label":"\u2192", "x":20, "y":5}
{"matrix": [0, 0], "label": "Esc", "x": 0, "y": 0, "w": 1.5},
{"matrix": [0, 1], "label": "F1", "x": 1.5, "y": 0},
{"matrix": [0, 2], "label": "F2", "x": 2.5, "y": 0},
{"matrix": [0, 3], "label": "F3", "x": 3.5, "y": 0},
{"matrix": [0, 4], "label": "F4", "x": 4.5, "y": 0},
{"matrix": [0, 5], "label": "F5", "x": 5.5, "y": 0},
{"matrix": [6, 0], "label": "F6", "x": 11.75, "y": 0},
{"matrix": [6, 1], "label": "F7", "x": 12.75, "y": 0},
{"matrix": [6, 2], "label": "F8", "x": 13.75, "y": 0},
{"matrix": [6, 3], "label": "F9", "x": 14.75, "y": 0},
{"matrix": [6, 4], "label": "F10", "x": 15.75, "y": 0},
{"matrix": [6, 5], "label": "F11", "x": 16.75, "y": 0},
{"matrix": [6, 6], "label": "F12", "x": 17.75, "y": 0},
{"matrix": [1, 0], "label": "~", "x": 0, "y": 1, "w": 1.5},
{"matrix": [1, 1], "label": "1", "x": 1.5, "y": 1},
{"matrix": [1, 2], "label": "2", "x": 2.5, "y": 1},
{"matrix": [1, 3], "label": "3", "x": 3.5, "y": 1},
{"matrix": [1, 4], "label": "4", "x": 4.5, "y": 1},
{"matrix": [1, 5], "label": "5", "x": 5.5, "y": 1},
{"matrix": [7, 0], "label": "^", "x": 11.75, "y": 1},
{"matrix": [7, 1], "label": "&", "x": 12.75, "y": 1},
{"matrix": [7, 2], "label": "*", "x": 13.75, "y": 1},
{"matrix": [7, 3], "label": "(", "x": 14.75, "y": 1},
{"matrix": [7, 4], "label": ")", "x": 15.75, "y": 1},
{"matrix": [7, 5], "label": "_", "x": 16.75, "y": 1},
{"matrix": [7, 6], "label": "+", "x": 17.75, "y": 1},
{"matrix": [7, 7], "label": "Backspace", "x": 18.75, "y": 1, "w": 1.5},
{"matrix": [2, 0], "label": "Tab", "x": 0, "y": 2, "w": 1.5},
{"matrix": [2, 1], "label": "Q", "x": 1.5, "y": 2},
{"matrix": [2, 2], "label": "W", "x": 2.5, "y": 2},
{"matrix": [2, 3], "label": "E", "x": 3.5, "y": 2},
{"matrix": [2, 4], "label": "R", "x": 4.5, "y": 2},
{"matrix": [2, 5], "label": "T", "x": 5.5, "y": 2},
{"matrix": [8, 0], "label": "Y", "x": 11.75, "y": 2},
{"matrix": [8, 1], "label": "U", "x": 12.75, "y": 2},
{"matrix": [8, 2], "label": "I", "x": 13.75, "y": 2},
{"matrix": [8, 3], "label": "O", "x": 14.75, "y": 2},
{"matrix": [8, 4], "label": "P", "x": 15.75, "y": 2},
{"matrix": [8, 5], "label": "{", "x": 16.75, "y": 2},
{"matrix": [8, 6], "label": "}", "x": 17.75, "y": 2},
{"matrix": [8, 7], "label": "|", "x": 18.75, "y": 2, "w": 1.5},
{"matrix": [3, 0], "label": "Caps", "x": 0, "y": 3, "w": 1.5},
{"matrix": [3, 1], "label": "A", "x": 1.5, "y": 3},
{"matrix": [3, 2], "label": "S", "x": 2.5, "y": 3},
{"matrix": [3, 3], "label": "D", "x": 3.5, "y": 3},
{"matrix": [3, 4], "label": "F", "x": 4.5, "y": 3},
{"matrix": [3, 5], "label": "G", "x": 5.5, "y": 3},
{"matrix": [9, 0], "label": "H", "x": 11.75, "y": 3},
{"matrix": [9, 1], "label": "J", "x": 12.75, "y": 3},
{"matrix": [9, 2], "label": "K", "x": 13.75, "y": 3},
{"matrix": [9, 3], "label": "L", "x": 14.75, "y": 3},
{"matrix": [9, 4], "label": ":", "x": 15.75, "y": 3},
{"matrix": [9, 5], "label": "\"", "x": 16.75, "y": 3},
{"matrix": [9, 6], "label": "Enter", "x": 17.75, "y": 3, "w": 2.25},
{"matrix": [4, 0], "label": "Shift", "x": 0, "y": 4, "w": 1.5},
{"matrix": [4, 1], "label": "Z", "x": 1.5, "y": 4},
{"matrix": [4, 2], "label": "X", "x": 2.5, "y": 4},
{"matrix": [4, 3], "label": "C", "x": 3.5, "y": 4},
{"matrix": [4, 4], "label": "V", "x": 4.5, "y": 4},
{"matrix": [4, 5], "label": "B", "x": 5.5, "y": 4},
{"matrix": [10, 0], "label": "N", "x": 11.75, "y": 4},
{"matrix": [10, 1], "label": "M", "x": 12.75, "y": 4},
{"matrix": [10, 2], "label": "<", "x": 13.75, "y": 4},
{"matrix": [10, 3], "label": ">", "x": 14.75, "y": 4},
{"matrix": [10, 4], "label": "?", "x": 15.75, "y": 4},
{"matrix": [10, 5], "label": "Shift", "x": 16.75, "y": 4, "w": 1.5},
{"matrix": [10, 6], "label": "\u2191", "x": 18.25, "y": 4},
{"matrix": [10, 7], "label": "mx", "x": 19.25, "y": 4},
{"matrix": [5, 0], "label": "Ctrl", "x": 0.25, "y": 5, "w": 1.25},
{"matrix": [5, 1], "label": "Win", "x": 1.5, "y": 5, "w": 1.25},
{"matrix": [5, 2], "label": "Alt", "x": 2.75, "y": 5, "w": 1.25},
{"matrix": [5, 3], "label": "Menu", "x": 4, "y": 5, "w": 1.25},
{"matrix": [5, 4], "label": "space", "x": 5.5, "y": 5.25, "h": 2},
{"matrix": [5, 5], "label": "fn", "x": 6.5, "y": 5.25, "h": 2},
{"matrix": [11, 0], "label": "space2", "x": 11.25, "y": 5.25, "h": 2},
{"matrix": [11, 1], "label": "fn", "x": 12.25, "y": 5.25, "h": 2},
{"matrix": [11, 2], "label": "Alt", "x": 13.5, "y": 5, "w": 1.25},
{"matrix": [11, 3], "label": "Win", "x": 14.75, "y": 5, "w": 1.25},
{"matrix": [11, 4], "label": "Ctrl", "x": 16, "y": 5, "w": 1.25},
{"matrix": [11, 5], "label": "\u2190", "x": 17.25, "y": 5},
{"matrix": [11, 6], "label": "\u2193", "x": 18.25, "y": 5},
{"matrix": [11, 7], "label": "\u2192", "x": 19.25, "y": 5}
]
}
}
}
}

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save