summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/ctrl/keymaps/xanimos/rules.mk
diff options
context:
space:
mode:
authorDaniel Weeks <29613475+xanimos@users.noreply.github.com>2022-04-22 01:19:06 -0700
committerGitHub <noreply@github.com>2022-04-22 18:19:06 +1000
commit802095097616abfa9ef9e91419fbbda2dcdf65e1 (patch)
tree35aaf2079aee44a7d9bea1136c5a3a6db6259a6a /keyboards/massdrop/ctrl/keymaps/xanimos/rules.mk
parent56b125ad77d3a06ad3f04e12113adbe7a969c54c (diff)
Added massdrop/ctrl:xanimos keymap (#16187)
Co-authored-by: xanimos <dan@xanimos.com>
Diffstat (limited to 'keyboards/massdrop/ctrl/keymaps/xanimos/rules.mk')
-rw-r--r--keyboards/massdrop/ctrl/keymaps/xanimos/rules.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/massdrop/ctrl/keymaps/xanimos/rules.mk b/keyboards/massdrop/ctrl/keymaps/xanimos/rules.mk
new file mode 100644
index 0000000000..43a312ce4e
--- /dev/null
+++ b/keyboards/massdrop/ctrl/keymaps/xanimos/rules.mk
@@ -0,0 +1,14 @@
+# RGBLIGHT_ENABLE = no # Not for MD boards. This is here in case you forget.
+COMMAND_ENABLE = no # Commands for debug and configuration
+# 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 = yes # 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.
+EXTRAKEY_ENABLE = yes # Audio control and System control
+TERMINAL_ENABLE = no
+# RAW_ENABLE = yes # Raw HID has not yet been implemented for this keyboard
+# COMBO_ENABLE # Key combo feature
+# LEADER_ENABLE # Enable leader key chording