qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

rules.mk (462B)


      1 BOOTMAGIC_ENABLE = no       # Enable Bootmagic Lite
      2 MOUSEKEY_ENABLE = yes       # Mouse keys
      3 EXTRAKEY_ENABLE = yes       # Audio control and System control
      4 CONSOLE_ENABLE = no         # Console for debug
      5 COMMAND_ENABLE = yes        # Commands for debug and configuration
      6 NKRO_ENABLE = yes
      7 BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
      8 AUDIO_ENABLE = no           # Audio output
      9 RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight.