logo

qmk_firmware

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

rules.mk (627B)


  1. EXTRAKEY_ENABLE = yes # Audio control and System control
  2. AUDIO_ENABLE = yes # Audio output
  3. LTO_ENABLE = no # if firmware size over limit, try this option
  4. # Helix Spacific Build Options
  5. # you can uncomment and edit follows 4 Variables
  6. # jp: 以下の4つの変数を必要に応じて編集し、コメントアウトをはずします。
  7. # LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.)
  8. # LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.)
  9. # LED_ANIMATIONS = yes # LED animations
  10. # IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone)