DZ60 Configurator fix and refactor (#3205)

* Bugfix refactor

* Added 60_iso layout to rules.mk

* Added sample ISO-UK keymap

* Keymap refactor

* Fixes per @andys8
This commit is contained in:
noroadsleft
2018-06-21 10:41:51 -07:00
committed by Drashna Jaelre
parent e8eaf5630c
commit f5109c93dd
23 changed files with 226 additions and 95 deletions

View File

@@ -0,0 +1,15 @@
# ISO-UK layout
This is an ISO-UK keymap for the DZ60 in a standard ISO layout.
The top-left sends Escape normally, but becomes a grave accent key when
tapped whilst either Fn or GUI are held down.
## Layout Image
![Layout Image](https://i.imgur.com/K40Vktt.png)
----
### References
1. [Grave Escape - QMK Firmware Documentation](https://docs.qmk.fm/#/feature_grave_esc)