summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/keymaps/drewsky/Readme.md
diff options
context:
space:
mode:
authorTwopidee <42394451+Twopidee@users.noreply.github.com>2018-12-11 23:24:17 +0100
committerDrashna Jaelre <drashna@live.com>2018-12-11 23:24:17 +0100
commitb11c3324774e50b8f17f5b4a3af63f1b6ae441e0 (patch)
treed32e670f1e1a7c916f1120c6eeec39fda89ea7c3 /keyboards/dz60/keymaps/drewsky/Readme.md
parent200ee8e7973f47dd3a497b65c6ecf7ee3f5051ab (diff)
downloadqmk_firmware-b11c3324774e50b8f17f5b4a3af63f1b6ae441e0.tar.gz
qmk_firmware-b11c3324774e50b8f17f5b4a3af63f1b6ae441e0.tar.xz
Keymap: Added Drewsky DZ60 keymap (#4607)
* Added Drewsky's DZ60 Keymap * Update keyboards/dz60/keymaps/drewsky/keymap.c Co-Authored-By: Twopidee <42394451+Twopidee@users.noreply.github.com>
Diffstat (limited to 'keyboards/dz60/keymaps/drewsky/Readme.md')
-rwxr-xr-xkeyboards/dz60/keymaps/drewsky/Readme.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/dz60/keymaps/drewsky/Readme.md b/keyboards/dz60/keymaps/drewsky/Readme.md
new file mode 100755
index 000000000..115d9cf83
--- /dev/null
+++ b/keyboards/dz60/keymaps/drewsky/Readme.md
@@ -0,0 +1,11 @@
+# **DREWSKY'S DZ60 ANSI Layout**
+![Imgur](https://i.imgur.com/v4zVbl7.jpg)
+
+
+Layer 1 is default configuration, for the exception of the Space cadet shifts. Layer 2 is for WASD arrows and Media, which I have included both PREV and NEXT for Windows and macOS. Layer 3 is for RGB underglow. Legends in picture follow Layers. Modifier one is momentary, and the RGB layer is TT (TAP_TOGGLE)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make dz60:drewsky
+
+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).