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

vendor keymaps-mechboards via updates #22767

Merged
merged 5 commits into from
Dec 27, 2023
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions keyboards/crkbd/keymaps/mb_via/readme.md

This file was deleted.

12 changes: 12 additions & 0 deletions keyboards/crkbd/keymaps/via_mechboards/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Default Via keymap for the Corne R2G by Mechboards UK

![r2g](https://cdn.shopify.com/s/files/1/0582/0242/3501/products/HelidoxCorneR2GPCB_1800x1800.png)
keyboard-magpie marked this conversation as resolved.
Show resolved Hide resolved

Corne R2G is an edition of the classic CRKBD by foostan remade to feature full smd assembly

In this folder can be found the default via enabled keymap that can be in conjunction with the mechboards R2G PCB.

Flash example for this Keymap:
```sh
qmk flash -kb crkbd/r2g -km via_mechboards
```
10 changes: 10 additions & 0 deletions keyboards/lily58/keymaps/via_mechboards/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Default Via keymap for the Lily58 R2G by Mechboards UK

Lily58 R2G is the classic Lily58 remade to feature full SMD assembly

In this folder can be found the default via enabled keymap that can be in conjunction with the mechboards R2G PCB.

Flash example for this Keymap:
```sh
qmk flash -kb lily58/r2g -km via_mechboards
```