move @yangdigi 's keyboards to a YDKB folder (#15681)

This commit is contained in:
peepeetee
2022-01-02 16:07:01 +08:00
committed by GitHub
parent 8b44eaa63e
commit 89f7378569
27 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,19 @@
# The default keymap for Just60
Just60 could be customized to many layouts, and this is just one of them.
This layout is an ANSI layout with a Minila spacebar row.
```
+-------------------------------------------------------------------------+
| ESC | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | BACKSP |
+-------------------------------------------------------------------------+
| TAB | Q | W | E | R | T | Y | U | I | O | P | [ | ] | \ |
+-------------------------------------------------------------------------+
| FN | A | S | D | F | G | H | J | K | L | ; | ' | RETURN |
+-------------------------------------------------------------------------+
| LSHIFT | Z | X | C | V | B | N | M | , | . | / | RSHIFT |
+-------------------------------------------------------------------------+
| LCMD | LALT | LGUI | FN | SPACE | RGUI | RALT | LEFT | DOWN | UP | RGHT |
+-------------------------------------------------------------------------+
```