logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

rules.mk (510B)


  1. BOOTMAGIC_ENABLE = yes # 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 = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.