Browse Source

vendor keymaps-mechboards via updates (#22767)

* update mb_via keymaps to new naming for vendor keymaps

* missed a reference to old name, tidy crkbd readme, add lily58 readme

* fix typo

* fix typo

* delete shopify image
pull/22395/merge
Tom Barnes 4 months ago
committed by GitHub
parent
commit
2505d7edd0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 20 additions and 12 deletions
  1. +0
    -12
      keyboards/crkbd/keymaps/mb_via/readme.md
  2. +0
    -0
      keyboards/crkbd/keymaps/via_mechboards/config.h
  3. +0
    -0
      keyboards/crkbd/keymaps/via_mechboards/keymap.c
  4. +10
    -0
      keyboards/crkbd/keymaps/via_mechboards/readme.md
  5. +0
    -0
      keyboards/crkbd/keymaps/via_mechboards/rules.mk
  6. +0
    -0
      keyboards/lily58/keymaps/via_mechboards/config.h
  7. +0
    -0
      keyboards/lily58/keymaps/via_mechboards/keymap.c
  8. +10
    -0
      keyboards/lily58/keymaps/via_mechboards/readme.md
  9. +0
    -0
      keyboards/lily58/keymaps/via_mechboards/rules.mk

+ 0
- 12
keyboards/crkbd/keymaps/mb_via/readme.md View File

@ -1,12 +0,0 @@
# Default Via keyboard for the Corne R2G by Mechboards UK
![r2g](https://cdn.shopify.com/s/files/1/0582/0242/3501/products/HelidoxCorneR2GPCB_1800x1800.png)
Corne R2G is an eddition of the classic CRKBD by footsan remade to feature a full smd assembly
In this fold can be found the default via enabled keymap that can be in conjunction
Flash example for this Keymap:
```sh
qmk flash -kb crkbd/r2g -km mb_via
```

keyboards/crkbd/keymaps/mb_via/config.h → keyboards/crkbd/keymaps/via_mechboards/config.h View File


keyboards/crkbd/keymaps/mb_via/keymap.c → keyboards/crkbd/keymaps/via_mechboards/keymap.c View File


+ 10
- 0
keyboards/crkbd/keymaps/via_mechboards/readme.md View File

@ -0,0 +1,10 @@
# Default Via keymap for the Corne R2G by Mechboards UK
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
```

keyboards/crkbd/keymaps/mb_via/rules.mk → keyboards/crkbd/keymaps/via_mechboards/rules.mk View File


keyboards/lily58/keymaps/mb_via/config.h → keyboards/lily58/keymaps/via_mechboards/config.h View File


keyboards/lily58/keymaps/mb_via/keymap.c → keyboards/lily58/keymaps/via_mechboards/keymap.c View File


+ 10
- 0
keyboards/lily58/keymaps/via_mechboards/readme.md View File

@ -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
```

keyboards/lily58/keymaps/mb_via/rules.mk → keyboards/lily58/keymaps/via_mechboards/rules.mk View File


Loading…
Cancel
Save