~sungo/qmk_userspace

0f24e1c2d508962cd83530ca59cbb40add5eea22 — sungo 3 months ago bdc7896
on the corne and iris, flip the ralt key to lalt since doom makes them special
2 files changed, 4 insertions(+), 4 deletions(-)

M keymaps/crkbd.json
M keymaps/iris.json
M keymaps/crkbd.json => keymaps/crkbd.json +2 -2
@@ 47,7 47,7 @@
      "MO(1)",
      "KC_SPC",
      "KC_ENT",
      "KC_RALT",
      "KC_LALT",
      "MO(1)"
    ],
    [


@@ 96,4 96,4 @@
    ]
  ],
  "author": ""
}
\ No newline at end of file
}

M keymaps/iris.json => keymaps/iris.json +2 -2
@@ 62,7 62,7 @@
      "KC_SPC",
      "KC_ENT",
      "MO(1)",
      "KC_RALT"
      "KC_LALT"
    ],
    [
      "KC_ESC",


@@ 124,4 124,4 @@
    ]
  ],
  "author": ""
}
\ No newline at end of file
}