rules.mk 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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. RGBLIGHT_ENABLE = yes
  8. LEADER_ENABLE = yes
  9. UNICODE_ENABLE = no
  10. COMMAND_ENABLE = no # Commands for debug and configuration
  11. SWAP_HANDS_ENABLE = no # Allow swapping hands of keyboard.
  12. # This are by default off:
  13. # COMBO_ENABLE = no
  14. # UCIS_ENABLE = no # For Unicode.
  15. # UNICODEMAP_ENABLE = no
  16. # SLEEP_LED_ENABLE = no # Turn off leds when computer is sleeping.
  17. # KEY_LOCK_ENABLE = no # (+1730b)
  18. # CONSOLE_ENABLE = no # Console for debug(+400b)
  19. # BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000b)
  20. # API_SYSEX_ENABLE = no
  21. # MIDI_ENABLE = no
  22. # BLUETOOTH_ENABLE = no
  23. # AUDIO_ENABLE = no
  24. # FAUXCLICKY_ENABLE = no
  25. # VARIABLE_TRACE = no
  26. # BACKLIGHT_ENABLE = no
  27. # RGB_MATRIX_ENABLE = no
  28. # POINTING_DEVICE_ENABLE = no
  29. # AUTO_SHIFT_ENABLE = no
  30. # AUTO_SHIFT_MODIFIERS = no
  31. # This don't need argument?
  32. # CUSTOM_MATRIX # Custom matrix file for the ErgoDox EZ
  33. # SPLIT_KEYBOARD