[Keymap] chrisae9 dz60 updates (#10098)

* Changed keyboard layout and updated some keys

* Updated keymap

* Updated layout and pictures

* Remove old keymap

Co-authored-by: chis <chis@chis.chis.dev>
This commit is contained in:
Chris Alves
2020-08-24 02:13:11 -04:00
committed by GitHub
parent 8937c14514
commit 0ea476a311
3 changed files with 34 additions and 26 deletions

View File

@@ -4,15 +4,15 @@ This is a custom keymap for the layout of the DZ60.
## Keyboard Picture
![Keyboard Picture](https://i.imgur.com/cbKxxx4.jpg)
![Keyboard](https://i.imgur.com/qyWgShY.png)
## Keyboard Layout
![Chris DZ60](https://i.imgur.com/sILXwXc.png)
![Chris DZ60](https://i.imgur.com/6mwsEOl.png)
## Setup
[QMK Tookbox Download](https://github.com/qmk/qmk_toolbox/releases/tag/0.0.13)
[QMK Toolbox Download](https://github.com/qmk/qmk_toolbox/releases/tag/0.0.13)
[MYSYS2 for Windows](http://www.msys2.org/)
@@ -29,5 +29,5 @@ util/qmk_install.sh
``` bash
#From the qmk_firware directory run
make dz60:chrisae9:flash
make dz60:chrisae9
```