diff options
author | Gabriel Bustamante <gabriel.bustamante@usach.cl> | 2021-09-08 03:53:33 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-07 23:53:33 -0700 |
commit | 541e1012912e320e0f65ac1e24f9f8659a5571a8 (patch) | |
tree | 0235a9a1eb24887839b998d35267e0f5de780742 /keyboards/kprepublic/bm40hsrgb/keymaps/gabustoledo/readme.md | |
parent | 3ef01a3482b76a956ba2f9f399a14d9e2f86b362 (diff) |
[Keymap] New keymap for bm40 (#14182)
Diffstat (limited to 'keyboards/kprepublic/bm40hsrgb/keymaps/gabustoledo/readme.md')
-rw-r--r-- | keyboards/kprepublic/bm40hsrgb/keymaps/gabustoledo/readme.md | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/keyboards/kprepublic/bm40hsrgb/keymaps/gabustoledo/readme.md b/keyboards/kprepublic/bm40hsrgb/keymaps/gabustoledo/readme.md new file mode 100644 index 0000000000..40ad85b700 --- /dev/null +++ b/keyboards/kprepublic/bm40hsrgb/keymaps/gabustoledo/readme.md @@ -0,0 +1,47 @@ +# Gabustoledo + +### Compile + +- Compile: + + `qmk compile -kb bm40hsrgb -km gabustoledo` + +### Flash + +- Flash: + + `qmk flash -kb bm40hsrgb -km gabustoledo` + +# Layout + +## BASE + +![img](https://i.imgur.com/2H9WkM8.png) + +## Base 2 + +![img](https://i.imgur.com/16Y7cN2.png) + +## MEDIA + +![img](https://i.imgur.com/CQH2Zo8.png) + +## NAVIGATION + +![img](https://i.imgur.com/lcdBhfG.png) + +## MOUSE + +![img](https://i.imgur.com/kAaxSkb.png) + +## SYMBOL + +![img](https://i.imgur.com/i3rZYdq.png) + +## NUMBER + +![img](https://i.imgur.com/ijb2Dd8.png) + +## FUNCTION + +![img](https://i.imgur.com/QMoLXsP.png)
\ No newline at end of file |