]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/ergodox_ez/keymaps/hacker_dvorak/rules.mk
[Keymap] Add new mod tap dances to Hacker Dvorak (#6155)
[qmk_firmware.git] / keyboards / ergodox_ez / keymaps / hacker_dvorak / rules.mk
1 # Set any rules.mk overrides for your specific keymap here.
2 # See rules at https://docs.qmk.fm/#/config_options?id=the-rulesmk-file
3
4 LINK_TIME_OPTIMIZATION_ENABLE = yes
5 NKRO_ENABLE      = yes  # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
6 TAP_DANCE_ENABLE = yes
7 MOUSEKEY_ENABLE  = yes  # Mouse keys(+4700b).
8 EXTRAKEY_ENABLE  = yes  # Audio control and System control(+450b).
9 RGBLIGHT_ENABLE  = yes
10 LEADER_ENABLE    = yes
11
12 UNICODE_ENABLE    = no
13 COMMAND_ENABLE    = no  # Commands for debug and configuration
14 SWAP_HANDS_ENABLE = no  # Allow swapping hands of keyboard.
15
16
17 # This are by default off:
18 # COMBO_ENABLE      = no
19 # UCIS_ENABLE       = no  # For Unicode.
20 # UNICODEMAP_ENABLE = no
21 # SLEEP_LED_ENABLE  = no  # Turn off leds when computer is sleeping.
22 # KEY_LOCK_ENABLE   = no  # (+1730b)
23 # CONSOLE_ENABLE    = no  # Console for debug(+400b)
24 # BOOTMAGIC_ENABLE  = no  # Virtual DIP switch configuration(+1000b)
25 # API_SYSEX_ENABLE  = no
26 # MIDI_ENABLE       = no
27 # BLUETOOTH_ENABLE  = no
28 # AUDIO_ENABLE      = no
29 # FAUXCLICKY_ENABLE = no
30 # VARIABLE_TRACE    = no
31 # BACKLIGHT_ENABLE  = no
32 # RGB_MATRIX_ENABLE = no
33
34 # POINTING_DEVICE_ENABLE = no
35
36 # AUTO_SHIFT_ENABLE    = no
37 # AUTO_SHIFT_MODIFIERS = no
38
39 # This don't need argument?
40 # CUSTOM_MATRIX    # Custom matrix file for the ErgoDox EZ
41 # SPLIT_KEYBOARD