logo

qmk_firmware

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

config.h (153B)


  1. #pragma once
  2. // place overrides here
  3. #define TAPPING_TERM 200
  4. #define RGBLIGHT_HUE_STEP 12
  5. #define RGBLIGHT_SAT_STEP 15
  6. #define RGBLIGHT_VAL_STEP 18