logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1022B)


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