Keymap: Redox: add a new Colemak keymap, macOS oriented. (#3861)
authorJeremy Herve <jeremy@tagada.hu>
Mon, 10 Sep 2018 14:39:05 +0000 (16:39 +0200)
committerDrashna Jaelre <drashna@live.com>
Mon, 10 Sep 2018 14:39:05 +0000 (07:39 -0700)
commite11e4a91ac18862e1f23efb070859663ffc242b6
tree9ccca41a6e7adf7cd709ce773e025a3a8eb71886
parent7d8f680b507ab16fdb1172a01a72a601694ba20a
Keymap: Redox: add a new Colemak keymap, macOS oriented. (#3861)

* Add my own keymap to the list of available Redox keymaps.

This keymap is a Colemak keymap, and is meant to be used on Mac OS.
More information can be found in the readme.

* Fix "macOS" typo and remove mention of the license.

This directory inherits the project's license.

* Add missing custom keycode.

* Address feedback from PR review

- Remove deprecated code
- Remove RGB logic since it is overwritten by code running later.
keyboards/redox/keymaps/jeherve/config.h [new file with mode: 0644]
keyboards/redox/keymaps/jeherve/keymap.c [new file with mode: 0644]
keyboards/redox/keymaps/jeherve/readme.md [new file with mode: 0644]
keyboards/redox/keymaps/jeherve/rules.mk [new file with mode: 0644]