logo

qmk_firmware

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

rules.mk (367B)


  1. OLED_ENABLE = yes
  2. ENCODER_ENABLE = yes # ENables the use of one or more encoders
  3. RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
  4. # LTO: Link Time Optimizations.
  5. # Reduce compiled size, but will automatically disable the legacy TMK Macros and Functions features.
  6. # This does not affect QMK Macros and Layers
  7. LTO_ENABLE = yes
  8. ENCODER_MAP_ENABLE = yes