qmk_firmware

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

rules.mk (504B)


      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 = no        # Commands for debug and configuration
      6 NKRO_ENABLE = yes
      7 BACKLIGHT_ENABLE = no      # Enable keyboard backlight functionality
      8 MIDI_ENABLE = no            # MIDI controls
      9 AUDIO_ENABLE = no          # Audio output
     10 RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight.