You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
316 B

  1. #pragma once
  2. /* tap dance stuff*/
  3. #undef TAPPING_TERM
  4. #define TAPPING_TERM 500
  5. #define PERMISSIVE_HOLD
  6. #define TAPPING_TOGGLE 2
  7. #define EXAMPLESTRING1 "tapdance_1"
  8. #define EXAMPLESTRING2 "tapdance_2"
  9. #define EXAMPLESTRING3 "tapdance_3"
  10. #define EXAMPLESTRING4 "tapdance_4"
  11. #undef RGBLED_NUM
  12. #define RGBLED_NUM 16