[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
This commit is contained in:
Luiz Correia
2019-11-13 18:48:32 -03:00
committed by James Young
parent f2346be13d
commit 1b2e666490
4 changed files with 114 additions and 1 deletions

View File

@@ -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)