diff options
author | mcginnisa <mcginnisalexander@gmail.com> | 2020-06-28 15:26:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-28 23:26:33 +0100 |
commit | 51509ec07bb6e442301c5a0b07638cd52ff89e38 (patch) | |
tree | d9e592e15b102bf15c288d71232c2ddc1a833e92 /keyboards/dz60/keymaps/lint_kid/readme.md | |
parent | b215bc3aba9bb5feb7edfc7166afdc30cb1a0b1d (diff) | |
download | qmk_firmware-51509ec07bb6e442301c5a0b07638cd52ff89e38.tar.gz qmk_firmware-51509ec07bb6e442301c5a0b07638cd52ff89e38.zip |
Add DZ60 keymap lint_kid (#9477)
* adding dz60 layout lint_kid
* adding dz60 layout lint_kid, removed readme
* removing wrong commented layout from dz60 lint_kid layout
* added readme
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/dz60/keymaps/lint_kid/readme.md')
-rw-r--r-- | keyboards/dz60/keymaps/lint_kid/readme.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/dz60/keymaps/lint_kid/readme.md b/keyboards/dz60/keymaps/lint_kid/readme.md new file mode 100644 index 0000000000..265668016d --- /dev/null +++ b/keyboards/dz60/keymaps/lint_kid/readme.md @@ -0,0 +1,11 @@ +# DZ60 + +![DZ60](https://i.imgur.com/8eeYOzU.jpg) + +https://kbdfans.com/products/dz60-60-pcb + +Make example for this keyboard (after setting up your build environment): + + qmk compile -kb dz60 -km lint_kid + +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). |