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.

65 lines
3.3 KiB

[Keyboard] Add Hi-Tek AIM-65 keyboard (#11623) * Add Hi-Tek AIM-65 keyboard * Add bootloader selection * Update keyboards/handwired/aim65/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/aim65/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboard image Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/aim65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/aim65/keymaps/bonnee/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/handwired/aim65/keymaps/default/keymap.c Fix indentation Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/handwired/aim65/keymaps/default/keymap.c Fix indentation Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/handwired/aim65/keymaps/bonnee/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/aim65/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/aim65/keymaps/bonnee/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/aim65/keymaps/bonnee/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/aim65/keymaps/default/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/aim65/config.h Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
3 years ago
  1. {
  2. "keyboard_name": "Hi-Tek AIM-65",
  3. "url": "https://github.com/Bonnee/aim-65_keyboard",
  4. "maintainer": "bonnee",
  5. "layouts": {
  6. "LAYOUT": {
  7. "layout": [
  8. {"label":"K62 (B3,B6)", "x":1, "y":0},
  9. {"label":"K71 (B1,C6)", "x":2, "y":0},
  10. {"label":"K61 (B3,C6)", "x":3, "y":0},
  11. {"label":"K74 (B1,F7)", "x":4, "y":0},
  12. {"label":"K64 (B3,F7)", "x":5, "y":0},
  13. {"label":"K75 (B1,F6)", "x":6, "y":0},
  14. {"label":"K65 (B3,F6)", "x":7, "y":0},
  15. {"label":"K76 (B1,F5)", "x":8, "y":0},
  16. {"label":"K66 (B3,F5)", "x":9, "y":0},
  17. {"label":"K77 (B1,F4)", "x":10, "y":0},
  18. {"label":"K67 (B3,F4)", "x":11, "y":0},
  19. {"label":"K72 (B1,B6)", "x":12, "y":0},
  20. {"label":"K53 (B5,B2)", "x":13, "y":0},
  21. {"label":"K52 (B5,B6)", "x":0, "y":1, "w":1.5},
  22. {"label":"K42 (B4,B6)", "x":1.5, "y":1},
  23. {"label":"K51 (B5,C6)", "x":2.5, "y":1},
  24. {"label":"K41 (B4,C6)", "x":3.5, "y":1},
  25. {"label":"K54 (B5,F7)", "x":4.5, "y":1},
  26. {"label":"K44 (B4,F7)", "x":5.5, "y":1},
  27. {"label":"K55 (B5,F6)", "x":6.5, "y":1},
  28. {"label":"K45 (B4,F6)", "x":7.5, "y":1},
  29. {"label":"K56 (B5,F5)", "x":8.5, "y":1},
  30. {"label":"K46 (B4,F5)", "x":9.5, "y":1},
  31. {"label":"K57 (B5,F4)", "x":10.5, "y":1},
  32. {"label":"K47 (B4,F4)", "x":11.5, "y":1},
  33. {"label":"K22 (D7,B6)", "x":12.5, "y":1},
  34. {"label":"K40 (B4,D1)", "x":13.5, "y":1},
  35. {"label":"K60 (B3,D1)", "x":0.75, "y":2},
  36. {"label":"K31 (E6,C6)", "x":1.75, "y":2},
  37. {"label":"K21 (D7,C6)", "x":2.75, "y":2},
  38. {"label":"K34 (E6,F7)", "x":3.75, "y":2},
  39. {"label":"K24 (D7,F7)", "x":4.75, "y":2},
  40. {"label":"K35 (E6,F6)", "x":5.75, "y":2},
  41. {"label":"K25 (D7,F6)", "x":6.75, "y":2},
  42. {"label":"K36 (E6,F5)", "x":7.75, "y":2},
  43. {"label":"K26 (D7,F5)", "x":8.75, "y":2},
  44. {"label":"K37 (E6,F4)", "x":9.75, "y":2},
  45. {"label":"K27 (D7,F4)", "x":10.75, "y":2},
  46. {"label":"K33 (E6,B2)", "x":11.75, "y":2},
  47. {"label":"K12 (D4,B6)", "x":12.75, "y":2},
  48. {"label":"K23 (D7,B2)", "x":13.75, "y":2, "w":1.5},
  49. {"label":"K70 (B1,D1)", "x":0.75, "y":3, "w":1.5},
  50. {"label":"K01 (D0,C6)", "x":2.25, "y":3},
  51. {"label":"K11 (D4,C6)", "x":3.25, "y":3},
  52. {"label":"K04 (D0,F7)", "x":4.25, "y":3},
  53. {"label":"K14 (D4,F7)", "x":5.25, "y":3},
  54. {"label":"K05 (D0,F6)", "x":6.25, "y":3},
  55. {"label":"K15 (D4,F6)", "x":7.25, "y":3},
  56. {"label":"K06 (D0,F5)", "x":8.25, "y":3},
  57. {"label":"K16 (D4,F5)", "x":9.25, "y":3},
  58. {"label":"K07 (D0,F4)", "x":10.25, "y":3},
  59. {"label":"K17 (D4,F4)", "x":11.25, "y":3},
  60. {"label":"K20 (D7,D1)", "x":12.25, "y":3, "w":1.5},
  61. {"label":"K00 (D0,D1)", "x":3.25, "y":4, "w":8}
  62. ]
  63. }
  64. }
  65. }