qmk_keymaps/README.md

45 lines
1.3 KiB
Markdown

# QMK for dztech/dz60rgb_wkl
## Install
Run `make` to build the firmware.
If success, firmware file is `dztech_dz60rgb_wkl_v2_1_haunt98.bin`
Currently firmware size:
```txt
* The firmware size is fine - 23518/26624 (88%, 3106 bytes free)
```
Put keyboard into bootloader mode:
- Press `QK_BOOT`.
- Unplug cable, then hold `ESC` and plug cable.
Use [QMK Toolbox](https://github.com/qmk/qmk_toolbox) to flash.
## Features
- [Keymap FAQ](https://github.com/qmk/qmk_firmware/blob/master/docs/faq_keymap.md)
- [Keycodes Overview](https://github.com/qmk/qmk_firmware/blob/master/docs/keycodes.md)
- [Grave Escape](https://github.com/qmk/qmk_firmware/blob/master/docs/feature_grave_esc.md)
- [Configuring QMK](https://github.com/qmk/qmk_firmware/blob/master/docs/config_options.md)
- [Squeezing the most out of AVR](https://github.com/qmk/qmk_firmware/blob/master/docs/squeezing_avr.md)
- [Reducing firmware size](https://get.vial.today/docs/firmware-size.html)
## Stock
Stock firmware is `stock/dztech_dz60rgb_wkl_v2_1.bin`.
Can be flashed with QMK Toolbox.
Links:
- [DZ60RGB-WKL Hot-Swap PCB](https://kbdfans.com/products/dz60rgb-wkl-hot-swap-pcb)
- [USB Drive Flash Manual (New Flash Manual)](https://docs.google.com/document/d/111qx6Qec4JqtIhWaZlMND-VuRnFtn9a-gJaHN8fsL7M/edit?usp=sharing)
## TODO
- [x] How to flash
- [x] Add stock firmware/docs