Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add luckycat70 #2111

Closed
wants to merge 4 commits into from
Closed

Add luckycat70 #2111

wants to merge 4 commits into from

Conversation

rhmokey
Copy link
Contributor

@rhmokey rhmokey commented Dec 12, 2023

Description

Add luckycat70

QMK Pull Request

qmk/qmk_firmware#22622

Checklist

  • The VIA support for this keyboard is MERGED in QMK master already (MANDATORY)
  • The VIA definition follows the guide here: https://caniusevia.com/docs/layouts
  • I have a V3 JSON version for this keyboard definition.(MANDATORY)
  • I have tested this keyboard definition using VIA's "Design" tab.
  • I have tested this keyboard definition with firmware on a device.
  • I have assigned alpha keys and modifier keys with the correct colors.
  • The Vendor ID is not 0xFEED

"productId": "0x012A",
"matrix": { "rows": 4,"cols": 5 },
"keycodes": ["qmk_lighting"],
"menus": [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mokey12x2.json is not being uploaded, but I don't know how to close it. Please help me close it. Thank you

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cannot remove it for you. You must do it yourself

{
    "name": "lucky cat 70",
    "vendorId": "0x6653",
    "productId": "0x0070",
    "matrix": { "rows": 5,"cols": 17 },
    "keycodes": ["qmk_lighting"], 
    "menus": ["qmk_rgblight"],
    "layouts": {
        "keymap":[
            [
              {
                "c": "#777777"
              },
              "0,0",
              {
                "c": "#cccccc"
              },
              "0,1",
              "0,2",
              "0,3",
              "0,4",
              "0,5",
              "0,6",
              "0,7",
              "0,8",
              "0,9",
              "0,10",
              "0,11",
              "0,12",
              {
                "w": 2
              },
              "0,13",
              {
                "x": 0.25
              },
              "0,14",
              "0,15",
              "0,16"
            ],
            [
              {
                "c": "#aaaaaa",
                "w": 1.5
              },
              "1,0",
              {
                "c": "#cccccc"
              },
              "1,1",
              "1,2",
              "1,3",
              "1,4",
              "1,5",
              "1,6",
              "1,7",
              "1,8",
              "1,9",
              "1,10",
              "1,11",
              "1,12",
              {
                "w": 1.5
              },
              "1,13",
              {
                "x": 0.25
              },
              "1,14",
              "1,15",
              "1,16"
            ],
            [
              {
                "c": "#aaaaaa",
                "w": 1.75
              },
              "2,0",
              {
                "c": "#cccccc"
              },
              "2,1",
              "2,2",
              "2,3",
              "2,4",
              "2,5",
              "2,6",
              "2,7",
              "2,8",
              "2,9",
              "2,10",
              "2,11",
              {
                "c": "#777777",
                "w": 2.25
              },
              "2,13"
            ],
            [
              {
                "c": "#aaaaaa",
                "w": 2.25
              },
              "3,0",
              {
                "c": "#cccccc"
              },
              "3,1",
              "3,2",
              "3,3",
              "3,4",
              "3,5",
              "3,6",
              "3,7",
              "3,8",
              "3,9",
              "3,10",
              {
                "w": 2.75
              },
              "3,13",
              {
                "x": 1.25
              },
              "3,15"
            ],
            [
              {
                "c": "#aaaaaa",
                "w": 1.25
              },
              "4,0",
              {
                "c": "#cccccc",
                "w": 1.25
              },
              "4,1",
              {
                "w": 1.25
              },
              "4,2",
              {
                "w": 6.25
              },
              "4,5",
              {
                "w": 1.25
              },
              "4,9",
              {
                "w": 1.25
              },
              "4,10",
              {
                "w": 1.25
              },
              "4,11",
              {
                "w": 1.25
              },
              "4,12",
              {
                "x": 0.25
              },
              "4,14",
              "4,15",
              "4,16"
            ]
          ]
          }
        }

Co-authored-by: Xelus22 <[email protected]>
@rhmokey rhmokey requested a review from Xelus22 February 4, 2024 01:51
@Cipulot Cipulot closed this Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants