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:
committed by
Drashna Jaelre
parent
7d8f680b50
commit
e11e4a91ac
3
keyboards/redox/keymaps/jeherve/rules.mk
Normal file
3
keyboards/redox/keymaps/jeherve/rules.mk
Normal file
@@ -0,0 +1,3 @@
|
||||
RGBLIGHT_ENABLE = yes
|
||||
UNICODE_ENABLE = yes
|
||||
AUDIO_ENABLE = yes
|
||||
Reference in New Issue
Block a user