logo

qmk_firmware

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

config.h (173B)


  1. #pragma once
  2. #ifdef AUDIO_ENABLE
  3. #define AUDIO_PIN B5
  4. #define STARTUP_SONG SONG(ONE_UP_SOUND)
  5. #define NO_MUSIC_MODE
  6. #endif
  7. #define RGBLIGHT_EFFECT_KNIGHT_LED_NUM 12