qmk-firmware/keyboards/dz60/keymaps/macos_64/readme.md

46 lines
2.5 KiB
Markdown

# MacOS 64 keymap
This is a keymap of DZ60 configured with 64 keys for MacOS. It refers the keymap of [macos_arrow](../macos_arrow/readme.md).
## How to use
1. Follow the [introduction](https://docs.qmk.fm/#/) to compile the keymap
2. Download QMK Toolbox from [here](https://github.com/qmk/qmk_toolbox/releases)
3. Insert the dz60 keyboard while pressing ```Space+b``` (default)
4. Flash the firmware
More details about flashing firmware please check the [documentation](https://docs.qmk.fm/#/) of QMK.
## Base Layer
```
,-----------------------------------------------------------------------------------------.
| Esc | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | Backspace |
|-----------------------------------------------------------------------------------------+
| Tab | Q | W | E | R | T | Y | U | I | O | P | [ | ] | \ |
|-----------------------------------------------------------------------------------------+
| Caps | A | S | D | F | G | H | J | K | L | ; | ' | Enter |
|-----------------------------------------------------------------------------------------+
| Shift | Z | X | C | V | B | N | M | , | . | / |Shift| Up |Delete|
|-----------------------------------------------------------------------------------------+
| Ctrl | Alt | Cmd | Space | Fn | Alt | Left| Down|Right|
`-----------------------------------------------------------------------------------------'
```
## Fn Layer
```
,-----------------------------------------------------------------------------------------.
| ` ~ | BR- | BR+ | | | | |PREV |PLAY |NEXT |MUTE | V- | V+ | Delete |
|-----------------------------------------------------------------------------------------+
| | | | Up | | | | | 0 | 1 | 2 | 3 | | RESET |
|-----------------------------------------------------------------------------------------+
| | | Left| Down|Right| | | | | 4 | 5 | 6 | |
|-----------------------------------------------------------------------------------------+
| | | | | | | | | | 7 | 8 | 9 | | |
|-----------------------------------------------------------------------------------------+
| | | | | | | | | |
`-----------------------------------------------------------------------------------------'
```