1
0
Fork 0
qmk_firmware/keyboards/ydkb/just60/keymaps/default/readme.md

20 lines
1,022 B
Markdown
Raw Permalink Normal View History

# 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 |
+-------------------------------------------------------------------------+
```