diff options
Diffstat (limited to 'layouts/community/66_ansi/xyverz/config.h')
-rw-r--r-- | layouts/community/66_ansi/xyverz/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layouts/community/66_ansi/xyverz/config.h b/layouts/community/66_ansi/xyverz/config.h new file mode 100644 index 0000000000..06e5830af8 --- /dev/null +++ b/layouts/community/66_ansi/xyverz/config.h @@ -0,0 +1,5 @@ +#pragma once + +#define TAPPING_TERM 600 // ms +#undef RGBLIGHT_HUE_STEP +#define RGBLIGHT_HUE_STEP 8 |