diff options
author | Leszek111 <leszek.kubik@gmail.com> | 2019-01-12 02:39:24 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-11 17:39:24 -0800 |
commit | 52ccd8d89f7e4c8fca0dc15c269e8b140de520d9 (patch) | |
tree | b828260c56bace91a5b6194f7ac764efbbfbde60 /layouts/community/ergodox/colemak_code_friendly/rules.mk | |
parent | cad0e3b90c49402cc4f4a539ae8c303129e75b6c (diff) |
[Keymap] Adds layout for Ergodox, colemak_code_friendly (#4819)
* Adds layout for Ergodox, colemak_code_friendly
* code cleanup
* code cleanup
* code cleanup
Diffstat (limited to 'layouts/community/ergodox/colemak_code_friendly/rules.mk')
-rw-r--r-- | layouts/community/ergodox/colemak_code_friendly/rules.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layouts/community/ergodox/colemak_code_friendly/rules.mk b/layouts/community/ergodox/colemak_code_friendly/rules.mk new file mode 100644 index 0000000000..2bff0c5cf2 --- /dev/null +++ b/layouts/community/ergodox/colemak_code_friendly/rules.mk @@ -0,0 +1,7 @@ +COMMAND_ENABLE = no +BOOTMAGIC_ENABLE = no +MOUSEKEY_ENABLE = no +CONSOLE_ENABLE = no +RGBLIGHT_ENABLE = no +LEADER_ENABLE = no +MIDI_ENABLE = no |