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