logo

qmk_firmware

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

rules.mk (262B)


  1. MOUSEKEY_ENABLE = yes # Mouse keys
  2. TAP_DANCE_ENABLE = no
  3. RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
  4. OLED_ENABLE = no
  5. LTO_ENABLE = yes
  6. # If you want to change the display of OLED, you need to change here
  7. SRC += ./common/oled_helper.c \