diff options
author | vin <git@vineetk.net> | 2023-10-09 12:10:51 -0400 |
---|---|---|
committer | vin <git@vineetk.net> | 2023-10-09 12:54:54 -0400 |
commit | 52db763c718733eada69e81b587377e3a720d390 (patch) | |
tree | d4453737fc7853bf84c8812cd53714fcc45be59c /layouts/community/ergodox/berfarah/config.h | |
parent | 42a1e90a6d215d0ec0a1c166c90d8b58417b27f2 (diff) |
remove unused non-split layouts
Diffstat (limited to 'layouts/community/ergodox/berfarah/config.h')
-rw-r--r-- | layouts/community/ergodox/berfarah/config.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/layouts/community/ergodox/berfarah/config.h b/layouts/community/ergodox/berfarah/config.h deleted file mode 100644 index 381b66edf1..0000000000 --- a/layouts/community/ergodox/berfarah/config.h +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -#undef TAPPING_TERM -#define TAPPING_TERM 150 - -#define RGBLIGHT_EFFECT_BREATHE_CENTER 1.4 -#define RGBLIGHT_EFFECT_BREATHE_MAX 150 - |