summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/alt/keymaps/pregame/rules.mk
diff options
context:
space:
mode:
authorelijahblake <elijahblake81@gmail.com>2020-11-18 17:54:53 -0600
committerGitHub <noreply@github.com>2020-11-18 15:54:53 -0800
commit6dc2d5956f008a706a9b0d6e911522294b76f392 (patch)
tree71ae0a14f4016967f2215bd87d6079042402935b /keyboards/massdrop/alt/keymaps/pregame/rules.mk
parent88a783a8a769e604fa13947ee9c556f0dc1c95ad (diff)
[Keymap] add massdrop/alt:pregame (#8953)
Pulled some functionality from the endgame keymap for the Drop Ctrl. * very shortened version of the Endgame keymap * fixed pictures * fixed link * fixed link * fix files * add GREEN RGB * fixed GREEN RGB * not supposed to be in my fork... * wasn't supposed to be in my fork. * I have fixed the layer 0 RGB Settings; you can now apply layer using "COLOR" in the layout template. * I've renamed to pregame, fixed several files * added Underglow RGB layout, changed def ault RGB color * fixed the color of the default profile like i want it * Added IRL Photo * Update keymap.c disabled debugging. * Update keymap.c * Update config.h * Update README.md * Update keymap.h * Changed some settings on rules for clean up. * Changed some settings on rules for clean up. * fixed some errors, cleaned things up * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Fixed changes recommended by Fauxpark * Added changes recommended by fauxpark * trying to fix my repo * Still trying to fix merge issues * changed to lowercase * Delete reading.md * Trying to rebase my repo * stuck in rebase loop trying to fix local files and update * updating readme file
Diffstat (limited to 'keyboards/massdrop/alt/keymaps/pregame/rules.mk')
-rw-r--r--keyboards/massdrop/alt/keymaps/pregame/rules.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/massdrop/alt/keymaps/pregame/rules.mk b/keyboards/massdrop/alt/keymaps/pregame/rules.mk
new file mode 100644
index 0000000000..c6977c23cb
--- /dev/null
+++ b/keyboards/massdrop/alt/keymaps/pregame/rules.mk
@@ -0,0 +1,15 @@
+# RGBLIGHT_ENABLE = no # Not for MD boards. This is here in case you forget.
+COMMAND_ENABLE = no # Commands for debug and configuration
+BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
+BOOTMAGIC_ENABLE = no
+# 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.
+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