diff options
author | Chris Alves <chrisae9@gmail.com> | 2020-08-24 02:13:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-23 23:13:11 -0700 |
commit | 0ea476a3112310f86359b7e2dd7cf93a86d7b6de (patch) | |
tree | 09e1512fe87533032897c72b81912684c7f2e4f9 /keyboards/dz60/keymaps/chrisae9/readme.md | |
parent | 8937c145140354f656a012ff6d6ec8d0a151ddd7 (diff) |
[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>
Diffstat (limited to 'keyboards/dz60/keymaps/chrisae9/readme.md')
-rw-r--r-- | keyboards/dz60/keymaps/chrisae9/readme.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/dz60/keymaps/chrisae9/readme.md b/keyboards/dz60/keymaps/chrisae9/readme.md index 764a978782..9e85864fa5 100644 --- a/keyboards/dz60/keymaps/chrisae9/readme.md +++ b/keyboards/dz60/keymaps/chrisae9/readme.md @@ -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 ``` |