summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/keymaps/via_mechboards/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/crkbd/keymaps/via_mechboards/readme.md')
-rw-r--r--keyboards/crkbd/keymaps/via_mechboards/readme.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/crkbd/keymaps/via_mechboards/readme.md b/keyboards/crkbd/keymaps/via_mechboards/readme.md
new file mode 100644
index 0000000000..a173bc43ec
--- /dev/null
+++ b/keyboards/crkbd/keymaps/via_mechboards/readme.md
@@ -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
+```