config.h 749 B

123456789101112131415161718192021222324
  1. /* Copyright Wong Jing Ping <@wongjingping>
  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. */
  14. #pragma once
  15. // use 1 combo
  16. #define COMBO_COUNT 1
  17. #define COMBO_TERM 300
  18. // mod taps for home row mods
  19. #define TAPPING_TERM_PER_KEY
  20. #define IGNORE_MOD_TAP_INTERRUPT