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