diff options
Diffstat (limited to 'keyboards/kyria/keymaps/ninjonas/config.h')
| -rw-r--r-- | keyboards/kyria/keymaps/ninjonas/config.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/kyria/keymaps/ninjonas/config.h b/keyboards/kyria/keymaps/ninjonas/config.h index 409058ad7..5673e6c3d 100644 --- a/keyboards/kyria/keymaps/ninjonas/config.h +++ b/keyboards/kyria/keymaps/ninjonas/config.h | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | 20 | ||
| 21 | #ifdef OLED_DRIVER_ENABLE | 21 | #ifdef OLED_DRIVER_ENABLE |
| 22 | #define OLED_DISPLAY_128X64 | 22 | #define OLED_DISPLAY_128X64 |
| 23 | #define OLED_TIMEOUT 30000 | 23 | #define OLED_TIMEOUT 15000 |
| 24 | #endif | 24 | #endif |
| 25 | 25 | ||
| 26 | #ifdef RGBLIGHT_ENABLE | 26 | #ifdef RGBLIGHT_ENABLE |
| @@ -32,10 +32,6 @@ | |||
| 32 | # define RGBLIGHT_SPLIT | 32 | # define RGBLIGHT_SPLIT |
| 33 | #endif | 33 | #endif |
| 34 | 34 | ||
| 35 | // Allows to use either side as the master. Look at the documentation for info: | ||
| 36 | // https://docs.qmk.fm/#/config_options?id=setting-handedness | ||
| 37 | #define EE_HANDS | ||
| 38 | |||
| 39 | // If you are using an Elite C rev3 on the slave side, uncomment the lines below: | 35 | // If you are using an Elite C rev3 on the slave side, uncomment the lines below: |
| 40 | #define SPLIT_USB_DETECT | 36 | #define SPLIT_USB_DETECT |
| 41 | #define SPLIT_USB_TIMEOUT 1000 | 37 | #define SPLIT_USB_TIMEOUT 1000 |
