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.
This commit is contained in:
Jeremy Herve
2018-09-10 16:39:05 +02:00
committed by Drashna Jaelre
parent 7d8f680b50
commit e11e4a91ac
4 changed files with 362 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
RGBLIGHT_ENABLE = yes
UNICODE_ENABLE = yes
AUDIO_ENABLE = yes