qmk_keymaps/README.md

35 lines
1.0 KiB
Markdown
Raw Normal View History

2023-07-20 21:00:18 +00:00
# QMK for dztech/dz60rgb_wkl
2023-07-20 18:02:57 +00:00
2023-07-20 18:11:10 +00:00
## Install
2023-07-20 18:02:57 +00:00
2023-07-20 20:48:12 +00:00
Run `make` to build the firmware.
2023-07-20 18:02:57 +00:00
2023-07-20 21:17:51 +00:00
If success, firmware file is `dztech_dz60rgb_wkl_v2_1_haunt98.bin`
Currently firmware size:
```txt
* The firmware size is fine - 23804/26624 (89%, 2820 bytes free)
```
Put keyboard into bootloader mode:
- Press `QK_BOOT`.
- Unplug cable, then hold `ESC` and plug cable.
Using [QMK Toolbox](https://github.com/qmk/qmk_toolbox) to flash.
2023-07-20 18:11:10 +00:00
## Features
2023-07-20 18:16:31 +00:00
- [Keymap FAQ](https://github.com/qmk/qmk_firmware/blob/master/docs/faq_keymap.md)
2023-07-20 18:32:41 +00:00
- [Keycodes Overview](https://github.com/qmk/qmk_firmware/blob/master/docs/keycodes.md)
2023-07-20 18:42:35 +00:00
- [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)
2023-07-20 20:49:05 +00:00
## TODO
2023-07-20 21:17:51 +00:00
- [x] How to flash
2023-07-20 20:49:05 +00:00
- [ ] Add stock firmware/docs