diff options
Diffstat (limited to 'keyboards/keybage/radpad/config.h')
-rw-r--r-- | keyboards/keybage/radpad/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keybage/radpad/config.h b/keyboards/keybage/radpad/config.h index 4692b3818..0d885ddea 100644 --- a/keyboards/keybage/radpad/config.h +++ b/keyboards/keybage/radpad/config.h | |||
@@ -61,7 +61,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
61 | #define BOOTMAGIC_LITE_COLUMN 3 | 61 | #define BOOTMAGIC_LITE_COLUMN 3 |
62 | 62 | ||
63 | /* OLED Configuration */ | 63 | /* OLED Configuration */ |
64 | #ifdef OLED_DRIVER_ENABLE | 64 | #ifdef OLED_ENABLE |
65 | #define OLED_TIMEOUT 60000 | 65 | #define OLED_TIMEOUT 60000 |
66 | #define OLED_LOGO_TIMEOUT 3000 // How long (in ms) the logo appears at start up | 66 | #define OLED_LOGO_TIMEOUT 3000 // How long (in ms) the logo appears at start up |
67 | #endif | 67 | #endif |