diff options
author | Luiz Correia <luiz@luizcorreia.eti.br> | 2019-11-17 21:10:16 -0300 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2019-11-17 16:10:16 -0800 |
commit | e58dd1a09a908934e7de1ed839f58634f20bc9fb (patch) | |
tree | eef46a25a267d62bc612472aa473fe1798b648f2 /keyboards/gh60/revc/keymaps/default_abnt2/readme.md | |
parent | a91c0c476507cb8c12840abb59bff34ab0de3c03 (diff) |
[Keyboard] Add abnt2 layout to gh60 (#7371)
* [keymap] Add abnt2 format to gh60
* Fix typing errors
* Change key names to capitals
* Fix layout define
* Apply suggestions from code review
* Fix layout define again I used a k
* Remove layer variable
* Update keyboards/dz60/keymaps/default_abnt2/readme.md
* Make changes from noroadsleft
Diffstat (limited to 'keyboards/gh60/revc/keymaps/default_abnt2/readme.md')
-rw-r--r-- | keyboards/gh60/revc/keymaps/default_abnt2/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/gh60/revc/keymaps/default_abnt2/readme.md b/keyboards/gh60/revc/keymaps/default_abnt2/readme.md new file mode 100644 index 0000000000..fe81001a7e --- /dev/null +++ b/keyboards/gh60/revc/keymaps/default_abnt2/readme.md @@ -0,0 +1,15 @@ +# BR ABNT2 layout + +This is a Brazilian ABNT2 keymap for the GH60 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) |