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.

80 lines
3.5 KiB

[Keyboard] Add p65rgb PCB (#7753) * [Keyboard] Add new keyboard Symmetry60 * Add new keyboard Symmetry60 * Fix Typo * Update keyboards/handwired/symmetry60/config.h * Update keyboards/handwired/symmetry60/readme.md * Update keyboards/handwired/symmetry60/readme.md * Update keyboards/handwired/symmetry60/readme.md * Update keyboards/handwired/symmetry60/rules.mk * Update keyboards/handwired/symmetry60/symmetry60.h * Update keyboards/handwired/symmetry60/symmetry60.h * Update keyboards/handwired/symmetry60/symmetry60.h * Update readme.md * Update keymap.c * Update keymap.c * Update keymap.c * Update rules.mk * Update symmetry60.c * Update keyboards/handwired/symmetry60/rules.mk * Add ColorLice * Update ColorLice - Adjust info.json to support Configurator - Adjust layout name to fit with info.json - Seperate 2 feature: RGB Switch and RGB Underglow * Update new way of control lock leds * Remove #ifndef COLORLICE_H * Update make example * Revert Helix * Revert Helix * Revert Helix * Revert Helix * Update keyboards/handwired/colorlice/colorlice.h * Update keyboards/handwired/colorlice/colorlice.h * Update default keymap * Revert Helix * Update keyboards/handwired/colorlice/readme.md * Update keyboards/handwired/colorlice/rules.mk * Update keyboards/handwired/colorlice/colorlice.c * Update keyboards/handwired/colorlice/colorlice.c * Remove unnecessary function * Update keyboards/handwired/colorlice/colorlice.c * Adjust rules option for working with Configurator - Move RGB_MATRIX_ENABLE and RGBLIGHT_ENABLE to keyboard rule. - Add RGB_DI_PIN in keyboard config * Update keyboards/helix/rev2/keymaps/default/keymap.c * Update keyboards/handwired/colorlice/readme.md * Update keymap for Colorlice * Adjust rules.mk to use space indent * Update ColorLice to work with QMK online configurator - Delete rgb_underglow keymap - Move config from keymap layer to keyboard layer - Tweak a little layout so it can appear default layout on QMK config * Update keyboards/handwired/colorlice/rules.mk * Update keyboards/handwired/colorlice/rules.mk * Add p65rgb * Update keyboards/handwired/p65rgb/config.h * Update p65rgb.c * Update keymap.c * Update rules.mk
4 years ago
  1. {
  2. "keyboard_name": "p65rgb",
  3. "url": "",
  4. "maintainer": "marhalloweenvt",
  5. "layouts": {
  6. "LAYOUT": {
  7. "layout": [
  8. {"label":"Esc", "x":0, "y":0},
  9. {"label":"!", "x":1, "y":0},
  10. {"label":"@", "x":2, "y":0},
  11. {"label":"#", "x":3, "y":0},
  12. {"label":"$", "x":4, "y":0},
  13. {"label":"%", "x":5, "y":0},
  14. {"label":"^", "x":6, "y":0},
  15. {"label":"&", "x":7, "y":0},
  16. {"label":"*", "x":8, "y":0},
  17. {"label":"(", "x":9, "y":0},
  18. {"label":")", "x":10, "y":0},
  19. {"label":"_", "x":11, "y":0},
  20. {"label":"+", "x":12, "y":0},
  21. {"label":"~", "x":13, "y":0},
  22. {"label":"|", "x":14, "y":0},
  23. {"label":"Delete", "x":15, "y":0},
  24. {"label":"Tab", "x":0, "y":1, "w":1.5},
  25. {"label":"Q", "x":1.5, "y":1},
  26. {"label":"W", "x":2.5, "y":1},
  27. {"label":"E", "x":3.5, "y":1},
  28. {"label":"R", "x":4.5, "y":1},
  29. {"label":"T", "x":5.5, "y":1},
  30. {"label":"Y", "x":6.5, "y":1},
  31. {"label":"U", "x":7.5, "y":1},
  32. {"label":"I", "x":8.5, "y":1},
  33. {"label":"O", "x":9.5, "y":1},
  34. {"label":"P", "x":10.5, "y":1},
  35. {"label":"{", "x":11.5, "y":1},
  36. {"label":"}", "x":12.5, "y":1},
  37. {"label":"Backspace", "x":13.5, "y":1, "w":1.5},
  38. {"label":"PgUp", "x":15, "y":1},
  39. {"label":"Caps Lock", "x":0, "y":2, "w":1.75},
  40. {"label":"A", "x":1.75, "y":2},
  41. {"label":"S", "x":2.75, "y":2},
  42. {"label":"D", "x":3.75, "y":2},
  43. {"label":"F", "x":4.75, "y":2},
  44. {"label":"G", "x":5.75, "y":2},
  45. {"label":"H", "x":6.75, "y":2},
  46. {"label":"J", "x":7.75, "y":2},
  47. {"label":"K", "x":8.75, "y":2},
  48. {"label":"L", "x":9.75, "y":2},
  49. {"label":":", "x":10.75, "y":2},
  50. {"label":"\"", "x":11.75, "y":2},
  51. {"label":"Enter", "x":12.75, "y":2},
  52. {"label":"Enter", "x":13.75, "y":2, "w":1.25},
  53. {"label":"PgDn", "x":15, "y":2},
  54. {"label":"Shift", "x":0, "y":3, "w":2.25},
  55. {"label":"Z", "x":2.25, "y":3},
  56. {"label":"X", "x":3.25, "y":3},
  57. {"label":"C", "x":4.25, "y":3},
  58. {"label":"V", "x":5.25, "y":3},
  59. {"label":"B", "x":6.25, "y":3},
  60. {"label":"N", "x":7.25, "y":3},
  61. {"label":"M", "x":8.25, "y":3},
  62. {"label":"<", "x":9.25, "y":3},
  63. {"label":">", "x":10.25, "y":3},
  64. {"label":"?", "x":11.25, "y":3},
  65. {"label":"Shift", "x":12.25, "y":3, "w":1.75},
  66. {"label":"Up", "x":14, "y":3},
  67. {"label":"Fn", "x":15, "y":3},
  68. {"label":"Ctrl", "x":0, "y":4, "w":1.25},
  69. {"label":"Win", "x":1.25, "y":4, "w":1.25},
  70. {"label":"Alt", "x":2.5, "y":4, "w":1.25},
  71. {"x":3.75, "y":4, "w":6.25},
  72. {"label":"Fn", "x":10, "y":4, "w":1.25},
  73. {"label":"Menu", "x":11.25, "y":4, "w":1.25},
  74. {"label":"Left", "x":13, "y":4},
  75. {"label":"Down", "x":14, "y":4},
  76. {"label":"Right", "x":15, "y":4}
  77. ]
  78. }
  79. }
  80. }