logo

qmk_firmware

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

rules.mk (680B)


  1. BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
  2. MOUSEKEY_ENABLE = no # Mouse keys(+4700)
  3. EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
  4. CONSOLE_ENABLE = yes # Console for debug(+400)
  5. COMMAND_ENABLE = yes # Commands for debug and configuration
  6. NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  7. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  8. AUDIO_ENABLE = no # Audio output
  9. BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
  10. RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.