You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

147 lines
6.7 KiB

Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) * Add LAYOUT_alice support: fallacy * Add LAYOUT_alice support: kb_elmo/sesame * Add LAYOUT_alice support: cheshire/curiosity * Add LAYOUT_alice support: evyd13/wonderland * Add LAYOUT_alice support: mechlovin/adelais * Update LAYOUT_alice support: projectkb/alice The PR that added Alice community layout support for the projectkb/alice/rev2 simultaneously broke support for every other keyboard that supported LAYOUT_alice. This commit partially reverts the offending PR. `LAYOUT_alice` for the projectkb/alice has been renamed to `LAYOUT_alice_split_bs`, and a correct 65-key `LAYOUT_alice` has been added. Additionally, the `LAYOUTS` rule has been moved to keyboard level as the layout macros are shared between rev1 and rev2 boards, which means the layout options are the same for both revisions. * Update ramonimbao/aelith info.json Keyboard source was already correct to support LAYOUT_alice, but the layout tree was missing from info.json. * Fork `alice` Community Layout... ... into Standard and Split Backspace versions Also updates stanrc85's layout keymap to use 65 keys instead of the Split Backspace 66-key version. * Update LAYOUT_alice support: sneakbox/aliceclone Rework the sneakbox/aliceclone to use the Split Backspace Alice layout. * Update LAYOUT_alice support: zoo/wampus The layout macro that was `LAYOUT_alice` was 66 keys. This layout macro has been renamed to `LAYOUT_alice_split_bs`, and a 65-key `LAYOUT_alice` has been added. Additionally, the 66-key macro has been rearranged to accept its keycodes in the intended order for Community Layout support. * Update keyboards for `LAYOUT_alice_split_bs` support * LAYOUT_alice_split_bs support: ergosaurus * LAYOUT_alice_split_bs support: handwired/colorlice * LAYOUT_alice(_split_bs) support: handwired/owlet60 * LAYOUT_alice_split_bs support: nightly_boards/alter/rev1 * LAYOUT_alice(_split_bs) support: sck/osa * LAYOUT_alice_split_bs support: tgr/alice * LAYOUT_alice(_split_bs) support: tkc/osav2 * LAYOUT_alice_split_bs support: xelus/valor/rev1
3 years ago
Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) * Add LAYOUT_alice support: fallacy * Add LAYOUT_alice support: kb_elmo/sesame * Add LAYOUT_alice support: cheshire/curiosity * Add LAYOUT_alice support: evyd13/wonderland * Add LAYOUT_alice support: mechlovin/adelais * Update LAYOUT_alice support: projectkb/alice The PR that added Alice community layout support for the projectkb/alice/rev2 simultaneously broke support for every other keyboard that supported LAYOUT_alice. This commit partially reverts the offending PR. `LAYOUT_alice` for the projectkb/alice has been renamed to `LAYOUT_alice_split_bs`, and a correct 65-key `LAYOUT_alice` has been added. Additionally, the `LAYOUTS` rule has been moved to keyboard level as the layout macros are shared between rev1 and rev2 boards, which means the layout options are the same for both revisions. * Update ramonimbao/aelith info.json Keyboard source was already correct to support LAYOUT_alice, but the layout tree was missing from info.json. * Fork `alice` Community Layout... ... into Standard and Split Backspace versions Also updates stanrc85's layout keymap to use 65 keys instead of the Split Backspace 66-key version. * Update LAYOUT_alice support: sneakbox/aliceclone Rework the sneakbox/aliceclone to use the Split Backspace Alice layout. * Update LAYOUT_alice support: zoo/wampus The layout macro that was `LAYOUT_alice` was 66 keys. This layout macro has been renamed to `LAYOUT_alice_split_bs`, and a 65-key `LAYOUT_alice` has been added. Additionally, the 66-key macro has been rearranged to accept its keycodes in the intended order for Community Layout support. * Update keyboards for `LAYOUT_alice_split_bs` support * LAYOUT_alice_split_bs support: ergosaurus * LAYOUT_alice_split_bs support: handwired/colorlice * LAYOUT_alice(_split_bs) support: handwired/owlet60 * LAYOUT_alice_split_bs support: nightly_boards/alter/rev1 * LAYOUT_alice(_split_bs) support: sck/osa * LAYOUT_alice_split_bs support: tgr/alice * LAYOUT_alice(_split_bs) support: tkc/osav2 * LAYOUT_alice_split_bs support: xelus/valor/rev1
3 years ago
  1. {
  2. "keyboard_name": "Fallacy",
  3. "maintainer": "Toraifu",
  4. "width": 18.75,
  5. "height": 5,
  6. "layouts": {
  7. "LAYOUT_alice_split_bs": {
  8. "layout": [
  9. {"label":"Esc", "x":0.5, "y":0},
  10. {"label":"~", "x":1.75, "y":0},
  11. {"label":"!", "x":2.75, "y":0},
  12. {"label":"@", "x":3.75, "y":0},
  13. {"label":"#", "x":4.75, "y":0},
  14. {"label":"$", "x":5.75, "y":0},
  15. {"label":"%", "x":6.75, "y":0},
  16. {"label":"^", "x":7.75, "y":0},
  17. {"label":"&", "x":10, "y":0},
  18. {"label":"*", "x":11, "y":0},
  19. {"label":"(", "x":12, "y":0},
  20. {"label":")", "x":13, "y":0},
  21. {"label":"_", "x":14, "y":0},
  22. {"label":"+", "x":15, "y":0},
  23. {"label":"|", "x":16, "y":0},
  24. {"label":"~", "x":17, "y":0},
  25. {"label":"PgUp", "x":0.25, "y":1},
  26. {"label":"Tab", "x":1.5, "y":1, "w":1.5},
  27. {"label":"Q", "x":3, "y":1},
  28. {"label":"W", "x":4, "y":1},
  29. {"label":"E", "x":5, "y":1},
  30. {"label":"R", "x":6, "y":1},
  31. {"label":"T", "x":7, "y":1},
  32. {"label":"Y", "x":9.75, "y":1},
  33. {"label":"U", "x":10.75, "y":1},
  34. {"label":"I", "x":11.75, "y":1},
  35. {"label":"O", "x":12.75, "y":1},
  36. {"label":"P", "x":13.75, "y":1},
  37. {"label":"{", "x":14.75, "y":1},
  38. {"label":"}", "x":15.75, "y":1},
  39. {"label":"Backspace", "x":16.75, "y":1, "w":1.5},
  40. {"label":"PgDn", "x":0, "y":2},
  41. {"label":"Control", "x":1.25, "y":2, "w":1.75},
  42. {"label":"A", "x":3, "y":2},
  43. {"label":"S", "x":4, "y":2},
  44. {"label":"D", "x":5, "y":2},
  45. {"label":"F", "x":6, "y":2},
  46. {"label":"G", "x":7, "y":2},
  47. {"label":"H", "x":10.25, "y":2},
  48. {"label":"J", "x":11.25, "y":2},
  49. {"label":"K", "x":12.25, "y":2},
  50. {"label":"L", "x":13.25, "y":2},
  51. {"label":":", "x":14.25, "y":2},
  52. {"label":"\"", "x":15.25, "y":2},
  53. {"label":"Enter", "x":16.25, "y":2, "w":2.25},
  54. {"label":"Shift", "x":1, "y":3, "w":2.25},
  55. {"label":"Z", "x":3.25, "y":3},
  56. {"label":"X", "x":4.25, "y":3},
  57. {"label":"C", "x":5.25, "y":3},
  58. {"label":"V", "x":6.25, "y":3},
  59. {"label":"B", "x":7.25, "y":3},
  60. {"label":"B", "x":10, "y":3},
  61. {"label":"N", "x":11, "y":3},
  62. {"label":"M", "x":12, "y":3},
  63. {"label":"<", "x":13, "y":3},
  64. {"label":">", "x":14, "y":3},
  65. {"label":"?", "x":15, "y":3},
  66. {"label":"Shift", "x":16, "y":3, "w":1.75},
  67. {"label":"Fn1", "x":17.75, "y":3},
  68. {"label":"Ctrl", "x":1, "y":4, "w":1.5},
  69. {"label":"Alt", "x":4, "y":4, "w":1.5},
  70. {"label":"LSpace", "x":5.5, "y":4, "w":2.25},
  71. {"label":"Fn2", "x":7.75, "y":4},
  72. {"label":"RSpace", "x":10, "y":4, "w":2.75},
  73. {"label":"RAlt", "x":12.75, "y":4, "w":1.5},
  74. {"label":"RCtl", "x":17, "y":4, "w":1.5}
  75. ]
  76. },
  77. "LAYOUT_alice": {
  78. "layout": [
  79. {"label":"Esc", "x":0.5, "y":0},
  80. {"label":"~", "x":1.75, "y":0},
  81. {"label":"!", "x":2.75, "y":0},
  82. {"label":"@", "x":3.75, "y":0},
  83. {"label":"#", "x":4.75, "y":0},
  84. {"label":"$", "x":5.75, "y":0},
  85. {"label":"%", "x":6.75, "y":0},
  86. {"label":"^", "x":7.75, "y":0},
  87. {"label":"&", "x":10, "y":0},
  88. {"label":"*", "x":11, "y":0},
  89. {"label":"(", "x":12, "y":0},
  90. {"label":")", "x":13, "y":0},
  91. {"label":"_", "x":14, "y":0},
  92. {"label":"+", "x":15, "y":0},
  93. {"label":"Backspace", "x":16, "y":0, "w":2},
  94. {"label":"PgUp", "x":0.25, "y":1},
  95. {"label":"Tab", "x":1.5, "y":1, "w":1.5},
  96. {"label":"Q", "x":3, "y":1},
  97. {"label":"W", "x":4, "y":1},
  98. {"label":"E", "x":5, "y":1},
  99. {"label":"R", "x":6, "y":1},
  100. {"label":"T", "x":7, "y":1},
  101. {"label":"Y", "x":9.75, "y":1},
  102. {"label":"U", "x":10.75, "y":1},
  103. {"label":"I", "x":11.75, "y":1},
  104. {"label":"O", "x":12.75, "y":1},
  105. {"label":"P", "x":13.75, "y":1},
  106. {"label":"{", "x":14.75, "y":1},
  107. {"label":"}", "x":15.75, "y":1},
  108. {"label":"Backspace", "x":16.75, "y":1, "w":1.5},
  109. {"label":"PgDn", "x":0, "y":2},
  110. {"label":"Control", "x":1.25, "y":2, "w":1.75},
  111. {"label":"A", "x":3, "y":2},
  112. {"label":"S", "x":4, "y":2},
  113. {"label":"D", "x":5, "y":2},
  114. {"label":"F", "x":6, "y":2},
  115. {"label":"G", "x":7, "y":2},
  116. {"label":"H", "x":10.25, "y":2},
  117. {"label":"J", "x":11.25, "y":2},
  118. {"label":"K", "x":12.25, "y":2},
  119. {"label":"L", "x":13.25, "y":2},
  120. {"label":":", "x":14.25, "y":2},
  121. {"label":"\"", "x":15.25, "y":2},
  122. {"label":"Enter", "x":16.25, "y":2, "w":2.25},
  123. {"label":"Shift", "x":1, "y":3, "w":2.25},
  124. {"label":"Z", "x":3.25, "y":3},
  125. {"label":"X", "x":4.25, "y":3},
  126. {"label":"C", "x":5.25, "y":3},
  127. {"label":"V", "x":6.25, "y":3},
  128. {"label":"B", "x":7.25, "y":3},
  129. {"label":"B", "x":10, "y":3},
  130. {"label":"N", "x":11, "y":3},
  131. {"label":"M", "x":12, "y":3},
  132. {"label":"<", "x":13, "y":3},
  133. {"label":">", "x":14, "y":3},
  134. {"label":"?", "x":15, "y":3},
  135. {"label":"Shift", "x":16, "y":3, "w":1.75},
  136. {"label":"Fn1", "x":17.75, "y":3},
  137. {"label":"Ctrl", "x":1, "y":4, "w":1.5},
  138. {"label":"Alt", "x":4, "y":4, "w":1.5},
  139. {"label":"LSpace", "x":5.5, "y":4, "w":2.25},
  140. {"label":"Fn2", "x":7.75, "y":4},
  141. {"label":"RSpace", "x":10, "y":4, "w":2.75},
  142. {"label":"RAlt", "x":12.75, "y":4, "w":1.5},
  143. {"label":"RCtl", "x":17, "y":4, "w":1.5}
  144. ]
  145. }
  146. }
  147. }