summaryrefslogtreecommitdiffstats
path: root/keyboards/massdrop/ctrl/keymaps/matthewrobo/rules.mk
diff options
context:
space:
mode:
authorM-AS <matthewtransformer@hotmail.com>2020-10-18 19:30:24 -0400
committerGitHub <noreply@github.com>2020-10-18 16:30:24 -0700
commit9f1f43bb8620cc8fe6715019c3dc58cd4f79cf17 (patch)
tree4ebaef1fdea22d64350f70a4647d46331cf45c66 /keyboards/massdrop/ctrl/keymaps/matthewrobo/rules.mk
parentc4d87f307385ba61b4a3ac3f5f6e596105b0bf07 (diff)
[Keymap] Updated personal Massdrop CTRL keymap (#10649)
* initial port of keymap to latest qmk version * forgot to add space cadet shift, fixed * corrected colors and added color macros * added custom rgb matrix effects * enabled extrakey * updated readme * Added GPL3 License Headers * Added images to readme * clang-format * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * renamed README.md to readme.md Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/massdrop/ctrl/keymaps/matthewrobo/rules.mk')
-rw-r--r--keyboards/massdrop/ctrl/keymaps/matthewrobo/rules.mk20
1 files changed, 17 insertions, 3 deletions
diff --git a/keyboards/massdrop/ctrl/keymaps/matthewrobo/rules.mk b/keyboards/massdrop/ctrl/keymaps/matthewrobo/rules.mk
index 063d135a06..1eb11fded7 100644
--- a/keyboards/massdrop/ctrl/keymaps/matthewrobo/rules.mk
+++ b/keyboards/massdrop/ctrl/keymaps/matthewrobo/rules.mk
@@ -1,3 +1,17 @@
-NKRO_ENABLE = yes # USB Nkey Rollover
-AUTO_SHIFT_ENABLE = yes # Auto Shift
-SRC += config_led.c
+#RGBLIGHT_ENABLE = no #Not for MD boards.This is here in case you forget.
+COMMAND_ENABLE = no # Commands for debug and configuration
+#BOOTMAGIC_ENABLE = full #Virtual DIP switch configuration
+#BOOTMAGIC_ENABLE = lite
+#AUTO_SHIFT_ENABLE = yes #Auto Shift
+NKRO_ENABLE = yes # USB Nkey Rollover
+DYNAMIC_MACRO_ENABLE = no # Dynamic macro recording and play
+MOUSEKEY_ENABLE = no # Enable mouse control keycodes. Increases firmware size.
+TAP_DANCE_ENABLE = no # Enable tap dance keys
+CONSOLE_ENABLE = no # Enable debugging console. Increases firmware size.
+SRC += config_led.c # Used to add files to the compilation/linking list.
+TERMINAL_ENABLE = no
+EXTRAKEY_ENABLE = yes # Audio control and System control
+#RAW_ENABLE = yes #Raw HID has not yet been implemented for this keyboard
+#COMBO_ENABLE #Key combo feature
+#LEADER_ENABLE #Enable leader key chording
+RGB_MATRIX_CUSTOM_USER = yes