diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-03-03 10:29:19 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-03 10:29:19 -0500 |
commit | 4ab88f3a9e89536e70b23e4bf5bb61299395bc97 (patch) | |
tree | b04e849dc0bc59a7a4fff5be303f02009b07cee5 /keyboards/gh60/keymaps/unxmaal/README.md | |
parent | 2a5d97200429eb0f88b4a5d7833446526cac93de (diff) | |
parent | d35809a98289597fd437479422489118f78653ac (diff) |
Merge pull request #1129 from unxmaal/unxmaal_spacefn
Layout: Spacebar long-press as fn, for GH60 and GH60 Satan boards
Diffstat (limited to 'keyboards/gh60/keymaps/unxmaal/README.md')
-rw-r--r-- | keyboards/gh60/keymaps/unxmaal/README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/gh60/keymaps/unxmaal/README.md b/keyboards/gh60/keymaps/unxmaal/README.md new file mode 100644 index 0000000000..52bf97ef4f --- /dev/null +++ b/keyboards/gh60/keymaps/unxmaal/README.md @@ -0,0 +1,20 @@ +Unxmaal's GH60 Layout +===================== +* Mostly stolen from /u/robotmaxtron + +##Quantum MK Firmware +For the full Quantum feature list, see the parent readme.md. + +* Standard Mac ANSI layout +* Spacebar acts as space when tapped, Fn when held +* Menu acts as menu when tapped, Fn2 when held +* Layer1: + * Top row = `~, F1-F12, Del + * JKIL = arrow cluster +* Layer2: + * Top row = media controls + * JKIL = PgDn/Up/Home/Insert + * Backspace = Reset + +### Additional Credits +Keymap has been based on various keymaps available from the QMK Repo for the GH60-SATAN and KC60 keyboards. |