diff options
Diffstat (limited to 'keyboards/massdrop/ctrl/keymaps/endgame/rules.mk')
| -rw-r--r-- | keyboards/massdrop/ctrl/keymaps/endgame/rules.mk | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/massdrop/ctrl/keymaps/endgame/rules.mk b/keyboards/massdrop/ctrl/keymaps/endgame/rules.mk new file mode 100644 index 000000000..2a599810f --- /dev/null +++ b/keyboards/massdrop/ctrl/keymaps/endgame/rules.mk | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | # NKRO_ENABLE = yes # USB Nkey Rollover | ||
| 2 | # AUTO_SHIFT_ENABLE = yes # Auto Shift | ||
| 3 | # # RGBLIGHT_ENABLE is not for MD boards. This is here in case you forget. | ||
| 4 | # RGBLIGHT_ENABLE = no | ||
| 5 | # COMMAND_ENABLE = yes | ||
| 6 | # BOOTMAGIC_ENABLE = full | ||
| 7 | # BOOTMAGIC_ENABLE = lite | ||
| 8 | DYNAMIC_MACRO_ENABLE = yes # Dynamic macro recording and play | ||
| 9 | MOUSEKEY_ENABLE = yes # Enable mouse control keycodes. Increases firmware size. | ||
| 10 | TAP_DANCE_ENABLE = yes # Enable tap dance keys | ||
| 11 | CONSOLE_ENABLE = yes # Enable debugging console. Increases firmware size. | ||
| 12 | SRC += config_led.c | ||
