]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keymap: Add Contra keymap with QWERTY and COLEMAK Mod-DH (#3883)
authorErovia <Erovia@users.noreply.github.com>
Thu, 13 Sep 2018 16:07:21 +0000 (18:07 +0200)
committerDrashna Jaelre <drashna@live.com>
Thu, 13 Sep 2018 16:07:21 +0000 (09:07 -0700)
commitf1612b7fa19995064ad107f447932a416dbfe09b
treef565e9be511a4128f1489dba34d4acebb771d346
parent5dd4b2af5381ee2d95fbcf45c4b3ad11285c3dec
Keymap: Add Contra keymap with QWERTY and COLEMAK Mod-DH (#3883)

* Add own personal Contra layout

* Enable auto-shifting

* Enable tap dancing and implement Space Cadet-like shift with LSHIFT and ENTER

* Implement Colemak Mod-DH layout, clean up Adjust layer

* Implement keyboard and keymap refactor

More info: https://github.com/qmk/qmk_firmware/pull/3191

* Update the readme.md and keymap.c files for Colemak

* Add include guard, make layout description cleaner
keyboards/contra/keymaps/erovia/config.h [new file with mode: 0644]
keyboards/contra/keymaps/erovia/keymap.c [new file with mode: 0644]
keyboards/contra/keymaps/erovia/readme.md [new file with mode: 0644]
keyboards/contra/keymaps/erovia/rules.mk [new file with mode: 0755]