diff options
Diffstat (limited to 'keyboards/just60/keymaps/default/readme.md')
-rw-r--r-- | keyboards/just60/keymaps/default/readme.md | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/just60/keymaps/default/readme.md b/keyboards/just60/keymaps/default/readme.md deleted file mode 100644 index 927618c910..0000000000 --- a/keyboards/just60/keymaps/default/readme.md +++ /dev/null @@ -1,19 +0,0 @@ -# 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 | - +-------------------------------------------------------------------------+ -``` |