aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/keymaps/default_abnt2/readme.md
diff options
context:
space:
mode:
authorLuiz Correia <luiz@luizcorreia.eti.br>2019-11-13 18:48:32 -0300
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2019-11-13 13:48:32 -0800
commit1b2e666490bc8fcfe50a52869df7cd1de7e5aac1 (patch)
tree8a344ee45a1e8402dee0d178249c7d61ef93b309 /keyboards/dz60/keymaps/default_abnt2/readme.md
parentf2346be13d06af5b460e10689fc4bb98902081b2 (diff)
downloadfirmware-1b2e666490bc8fcfe50a52869df7cd1de7e5aac1.tar.gz
firmware-1b2e666490bc8fcfe50a52869df7cd1de7e5aac1.tar.bz2
firmware-1b2e666490bc8fcfe50a52869df7cd1de7e5aac1.zip
[Keyboard] Added abnt2 layout to dz60 (#7340)
* [keymap] Added abnt2 format to dz60 * [layout] added LAYOUT_60_iso_abnt2 to dz60 * Fix error: macro passed 63 arguments & takes 62 * Change BR_QUOTE to KC_GRV * Clean dz60.h * Apply suggestions from code review Accepted suggested from noroadsleft * Applied suggested changes * Update info.js with abnt2 layout * Update keyboards/dz60/info.json * Update keyboards/dz60/info.json * Rename the keymap to default_abnt2
Diffstat (limited to 'keyboards/dz60/keymaps/default_abnt2/readme.md')
-rw-r--r--keyboards/dz60/keymaps/default_abnt2/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/dz60/keymaps/default_abnt2/readme.md b/keyboards/dz60/keymaps/default_abnt2/readme.md
new file mode 100644
index 000000000..e1a8f82d2
--- /dev/null
+++ b/keyboards/dz60/keymaps/default_abnt2/readme.md
@@ -0,0 +1,15 @@
+# BR ABNT2 layout
+
+This is a Brazilian ABNT2 keymap for the DZ60 in a standard layout.
+
+The top-left sends Escape normally, but becomes a quote key when
+tapped whilst either Fn or GUI are held down.
+
+## Layout Image
+
+![Layout Image](http://s2.glbimg.com/hlQMZ_E87B3DB_96rVuO_pY2Yy8=/695x0/s.glbimg.com/po/tt2/f/original/2016/06/21/900px-kb_portuguese_brazilsvg_.png)
+
+----
+### References
+
+1. [Grave Escape - QMK Firmware Documentation](https://docs.qmk.fm/#/feature_grave_esc)