]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/dz60/keymaps/marianas/rules.mk
separated all my changes into separate files, working on generalizing my relativity...
[qmk_firmware.git] / keyboards / dz60 / keymaps / marianas / rules.mk
1 # Build Options
2 #   comment out to disable the options.
3 #
4
5
6 BOOTMAGIC_ENABLE = yes  # Virtual DIP switch configuration(+1000)
7 MOUSEKEY_ENABLE = no    # Mouse keys(+4700)
8 EXTRAKEY_ENABLE = yes   # Audio control and System control(+450)
9 CONSOLE_ENABLE = no     # Console for debug(+400)
10 COMMAND_ENABLE = no    # Commands for debug and configuration
11 SLEEP_LED_ENABLE = no  # Breathing sleep LED during USB suspend
12 NKRO_ENABLE = no                # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
13 BACKLIGHT_ENABLE = no  # Enable keyboard backlight functionality
14 AUDIO_ENABLE = no
15 RGBLIGHT_ENABLE = yes
16 TAP_DANCE_ENABLE = no
17 AUTO_SHIFT_ENABLE = no
18
19
20 SRC += relativity.c
21 SRC += customLogic.c