config.h 195 B

12345678
  1. #pragma once
  2. /*
  3. higher value means deeper actuation point, less sensitive
  4. this should probably stay in the range +/-5.
  5. */
  6. #undef ACTUATION_DEPTH_ADJUSTMENT
  7. #define ACTUATION_DEPTH_ADJUSTMENT -1