diff options
Diffstat (limited to 'keyboards/mt40/config.h')
| -rw-r--r-- | keyboards/mt40/config.h | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/keyboards/mt40/config.h b/keyboards/mt40/config.h index 6c82b2c74..cf3326d7b 100644 --- a/keyboards/mt40/config.h +++ b/keyboards/mt40/config.h | |||
| @@ -35,17 +35,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 35 | #define MATRIX_ROWS 8 | 35 | #define MATRIX_ROWS 8 |
| 36 | #define MATRIX_COLS 15 | 36 | #define MATRIX_COLS 15 |
| 37 | 37 | ||
| 38 | #define RGB_DI_PIN C0 | ||
| 39 | #define RGBLED_NUM 12 | ||
| 40 | #define RGBLIGHT_ANIMATIONS | ||
| 41 | |||
| 42 | #define RGBLIGHT_HUE_STEP 12 | ||
| 43 | #define RGBLIGHT_SAT_STEP 15 | ||
| 44 | #define RGBLIGHT_VAL_STEP 18 | ||
| 45 | 38 | ||
| 46 | #define NO_UART 1 | 39 | #define NO_UART 1 |
| 47 | 40 | ||
| 48 | #define TAPPING_TERM 200 | 41 | #define RGB_DI_PIN C0 |
| 42 | #define RGBLED_NUM 12 | ||
| 43 | #define RGBLIGHT_ANIMATIONS | ||
| 49 | 44 | ||
| 50 | /* | 45 | /* |
| 51 | * Keyboard Matrix Assignments | 46 | * Keyboard Matrix Assignments |
