]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Neo2 for ErgoDox on MacOS US QWERTY / ABC Extended keymap (#5862)
authorMorton Jonuschat <yabawock@gmail.com>
Tue, 14 May 2019 19:12:29 +0000 (12:12 -0700)
committerDrashna Jaelre <drashna@live.com>
Tue, 14 May 2019 19:12:29 +0000 (12:12 -0700)
commit7c0f2ae6d1c1d3f168a5919287b6608b092b3dba
tree27df17fe5de7d7e7dab840828277c77233c05995
parent93a97ec6e5a8f193bb96bba1636b7f67cd47d3fc
[Keymap] Neo2 for ErgoDox on MacOS US QWERTY / ABC Extended keymap (#5862)

This is a Neo2 inspired layout that is meant to be fully usable on
MacOS when used with the default US QWERTY/ABC Extended keymap.

Neo2 layers 1-4 have been almost fully implemented in hardware.
Layers 5 and 6 (greek and mathematical symbols) have been left
out for now as most of them aren't available on the default
keymaps.

Layer toggling for layer 3 on the right hand side utilizes a
tap-toggle approach that is a combination of MO & LT macros.
This is required to allow sending Y when tapped, @ when tapped
while the SHIFT modifier is active and support momentarily
toggling the layer while the key is held.
layouts/community/ergodox/osx_neo2/keymap.c [new file with mode: 0644]
layouts/community/ergodox/osx_neo2/layers.h [new file with mode: 0644]
layouts/community/ergodox/osx_neo2/readme.md [new file with mode: 0644]
layouts/community/ergodox/osx_neo2/visualizer.c [new file with mode: 0644]