diff options
author | QMK Bot <hello@qmk.fm> | 2021-10-07 20:21:08 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-10-07 20:21:08 +0000 |
commit | c39170b7ef433ee86230caad6263c59bb727ed5a (patch) | |
tree | dd216315e8adca93df18530d09e0c27e6afd26d9 /keyboards/dyz/dyz60/readme.md | |
parent | 8cc0f896ce5444c0029ac7df3c3b7e57176d5250 (diff) | |
parent | 51470dfae1185c338b4c96a510e6d45f04665bf9 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dyz/dyz60/readme.md')
-rw-r--r-- | keyboards/dyz/dyz60/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/dyz/dyz60/readme.md b/keyboards/dyz/dyz60/readme.md new file mode 100644 index 0000000000..5e436fdb28 --- /dev/null +++ b/keyboards/dyz/dyz60/readme.md @@ -0,0 +1,19 @@ +# 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). |