diff options
Diffstat (limited to 'keyboards/evyd13/wasdat_code')
| -rw-r--r-- | keyboards/evyd13/wasdat_code/config.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/evyd13/wasdat_code/config.h b/keyboards/evyd13/wasdat_code/config.h index b82d77d691..21c4435df4 100644 --- a/keyboards/evyd13/wasdat_code/config.h +++ b/keyboards/evyd13/wasdat_code/config.h | |||
| @@ -52,22 +52,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 52 | #define BACKLIGHT_BREATHING | 52 | #define BACKLIGHT_BREATHING |
| 53 | #define BACKLIGHT_LEVELS 5 | 53 | #define BACKLIGHT_LEVELS 5 |
| 54 | 54 | ||
| 55 | // #define RGB_DI_PIN E2 | ||
| 56 | // #ifdef RGB_DI_PIN | ||
| 57 | // #define RGBLED_NUM 16 | ||
| 58 | // #define RGBLIGHT_HUE_STEP 8 | ||
| 59 | // #define RGBLIGHT_SAT_STEP 8 | ||
| 60 | // #define RGBLIGHT_VAL_STEP 8 | ||
| 61 | // #define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */ | ||
| 62 | // #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ | ||
| 63 | // /*== customize breathing effect ==*/ | ||
| 64 | // /*==== (DEFAULT) use fixed table instead of exp() and sin() ====*/ | ||
| 65 | // #define RGBLIGHT_BREATHE_TABLE_SIZE 256 // 256(default) or 128 or 64 | ||
| 66 | // /*==== use exp() and sin() ====*/ | ||
| 67 | // #define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7 | ||
| 68 | // #define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 | ||
| 69 | // #endif | ||
| 70 | |||
| 71 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 55 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 72 | #define LOCKING_SUPPORT_ENABLE | 56 | #define LOCKING_SUPPORT_ENABLE |
| 73 | /* Locking resynchronize hack */ | 57 | /* Locking resynchronize hack */ |
