From 8b9d4fd341c57d1bc38a18a96d213248e9afcc52 Mon Sep 17 00:00:00 2001 From: Adi M Date: Sat, 11 Jan 2020 17:01:48 -0800 Subject: Adi's DZ65RGB layout (#7845) * Adi's DZ65RGB layout * Update keyboards/dztech/dz65rgb/keymaps/adi_dz65rgb_ansi/readme.md Co-Authored-By: fauxpark * Rename layers.JSON to layers.json * Update readme.md * Update keyboards/dztech/dz65rgb/keymaps/adi_dz65rgb_ansi/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/dztech/dz65rgb/keymaps/adi_dz65rgb_ansi/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/dztech/dz65rgb/keymaps/adi_dz65rgb_ansi/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/dztech/dz65rgb/keymaps/adi_dz65rgb_ansi/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Delete layers.json * Update keyboards/dztech/dz65rgb/keymaps/adi_dz65rgb_ansi/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/dztech/dz65rgb/keymaps/adi_dz65rgb_ansi/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/dztech/dz65rgb/keymaps/adi_dz65rgb_ansi/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Rename keyboards/dztech/dz65rgb/keymaps/adi_dz65rgb_ansi/readme.md to keyboards/dztech/dz65rgb/keymaps/adi/readme.md * Rename keyboards/dztech/dz65rgb/keymaps/adi_dz65rgb_ansi/keymap.c to keyboards/dztech/dz65rgb/keymaps/adi/keymap.c Co-authored-by: fauxpark Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> --- keyboards/dztech/dz65rgb/keymaps/adi/readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 keyboards/dztech/dz65rgb/keymaps/adi/readme.md (limited to 'keyboards/dztech/dz65rgb/keymaps/adi/readme.md') diff --git a/keyboards/dztech/dz65rgb/keymaps/adi/readme.md b/keyboards/dztech/dz65rgb/keymaps/adi/readme.md new file mode 100644 index 0000000000..fd3a6744ca --- /dev/null +++ b/keyboards/dztech/dz65rgb/keymaps/adi/readme.md @@ -0,0 +1,13 @@ +# Adi's DZ65RGB Layout +![Layout Visual](https://i.imgur.com/xuFkvVI.png) + +This layout modifies the extra row on the right and makes some of the key bindings easier to reach on Layer 1. +## Step by Step +1. Build your Firmware: run build command in directory +```make dztech/dz65rgb/v1:adi``` +2. Flash your Firmware: + * Open QMK Toolbox Application + * Open firmware file: dztech_dz65rgb_v1_adi.bin + * Unplug keyboard USB-C, and hold the ESC key while plugging it back in + * Check that QMK Toolbox displays: *** STM32 device connected. + * Hit the flash button! -- cgit v1.2.1