qmk_firmware/keyboards/dyz/dyz60/readme.md
James Young 51470dfae1
Dyz60 touch-up (#14742)
* friendly-format info.json

* refactor keymaps

- update grid alignment
- use four-space indent
- use QMK short-form keycodes

* correct info.json layout data

Adds three missing positions, and corrects some key sizes.

* add matrix diagram to dyz60.h

* add LAYOUT_60_ansi

* add LAYOUT_60_iso

* add LAYOUT_60_ansi_split_bs_rshift

* add LAYOUT_60_iso_split_bs_rshift

* add readme

* Remove duplication between config.h and info.json

Duplicating settings between config.h and info.json leads to warnings when compiling.

Removes the duplicated settings from config.h.
2021-10-07 21:20:34 +01:00

19 lines
714 B
Markdown

# dyz60
![dyz60 pcb](https://i.imgur.com/l9z5KuJh.jpg)
60% layout has flexcut with multiple layout and mounting support.
* Keyboard Maintainer: [dayatz](https://github.com/dayatz)
* Hardware Supported: dyz60, ATmega32U4
* Hardware Availability: Local Indonesia GB.
Make example for this keyboard (after setting up your build environment):
make dyz/dyz60:default
Flashing example for this keyboard:
make dyz/dyz60:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).