logo

qmk_firmware

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

config.h (1197B)


  1. /* Copyright 2024 Vaarai
  2. *
  3. * This program is free software: you can redistribute it and/or modify
  4. * it under the terms of the GNU General Public License as published by
  5. * the Free Software Foundation, either version 2 of the License, or
  6. * (at your option) any later version.
  7. *
  8. * This program is distributed in the hope that it will be useful,
  9. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. * GNU General Public License for more details.
  12. *
  13. * You should have received a copy of the GNU General Public License
  14. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  15. */
  16. #pragma once
  17. /* Split */
  18. #define SPLIT_ACTIVITY_ENABLE
  19. #define SPLIT_LAYER_STATE_ENABLE
  20. #define SPLIT_LED_STATE_ENABLE
  21. #define SPLIT_MODS_ENABLE
  22. /* Trackpad */
  23. #define SPLIT_POINTING_ENABLE
  24. #define POINTING_DEVICE_RIGHT
  25. #define POINTING_DEVICE_ROTATION_90
  26. #define CIRQUE_PINNACLE_DIAMETER_MM 40
  27. #define CIRQUE_PINNACLE_TAP_ENABLE
  28. #define CIRQUE_PINNACLE_CURVED_OVERLAY
  29. #define CIRQUE_PINNACLE_POSITION_MODE CIRQUE_PINNACLE_RELATIVE_MODE
  30. #define CIRQUE_PINNACLE_ATTENUATION EXTREG__TRACK_ADCCONFIG__ADC_ATTENUATE_2X