diff options
Diffstat (limited to 'layouts/community/ortho_4x12')
| -rw-r--r-- | layouts/community/ortho_4x12/drashna/config.h | 2 | ||||
| -rw-r--r-- | layouts/community/ortho_4x12/drashna/rules.mk | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/drashna/config.h b/layouts/community/ortho_4x12/drashna/config.h index 663708afa..5342549e5 100644 --- a/layouts/community/ortho_4x12/drashna/config.h +++ b/layouts/community/ortho_4x12/drashna/config.h | |||
| @@ -62,6 +62,8 @@ | |||
| 62 | # endif | 62 | # endif |
| 63 | #endif | 63 | #endif |
| 64 | 64 | ||
| 65 | #define EEPROM_I2C_RM24C512C | ||
| 66 | |||
| 65 | #define ENCODER_DIRECTION_FLIP | 67 | #define ENCODER_DIRECTION_FLIP |
| 66 | /* | 68 | /* |
| 67 | * MIDI options | 69 | * MIDI options |
diff --git a/layouts/community/ortho_4x12/drashna/rules.mk b/layouts/community/ortho_4x12/drashna/rules.mk index e4fe90534..3383cfd35 100644 --- a/layouts/community/ortho_4x12/drashna/rules.mk +++ b/layouts/community/ortho_4x12/drashna/rules.mk | |||
| @@ -18,8 +18,10 @@ else | |||
| 18 | CONSOLE_ENABLE = yes | 18 | CONSOLE_ENABLE = yes |
| 19 | COMMAND_ENABLE = yes | 19 | COMMAND_ENABLE = yes |
| 20 | RGBLIGHT_ENABLE = yes | 20 | RGBLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_STARTUP_ANIMATION = yes | ||
| 21 | RGB_MATRIX_ENABLE = no | 22 | RGB_MATRIX_ENABLE = no |
| 22 | AUDIO_ENABLE = yes | 23 | AUDIO_ENABLE = yes |
| 24 | EEPROM_DRIVER = i2c | ||
| 23 | endif | 25 | endif |
| 24 | ifeq ($(strip $(KEYBOARD)), planck/light) | 26 | ifeq ($(strip $(KEYBOARD)), planck/light) |
| 25 | RGB_MATRIX_ENABLE = yes | 27 | RGB_MATRIX_ENABLE = yes |
