diff options
Diffstat (limited to 'keyboards/doro67')
| -rw-r--r-- | keyboards/doro67/multi/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/doro67/regular/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/doro67/rgb/rules.mk | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/doro67/multi/rules.mk b/keyboards/doro67/multi/rules.mk index 678f3b3e2..c0da19666 100644 --- a/keyboards/doro67/multi/rules.mk +++ b/keyboards/doro67/multi/rules.mk | |||
| @@ -19,6 +19,6 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
| 22 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output |
| 23 | 23 | ||
| 24 | LAYOUTS = 65_ansi_blocker | 24 | LAYOUTS = 65_ansi_blocker |
diff --git a/keyboards/doro67/regular/rules.mk b/keyboards/doro67/regular/rules.mk index 62d2b0a77..3b36ddf9a 100644 --- a/keyboards/doro67/regular/rules.mk +++ b/keyboards/doro67/regular/rules.mk | |||
| @@ -19,6 +19,6 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
| 22 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output |
| 23 | 23 | ||
| 24 | LAYOUTS = 65_ansi_blocker | 24 | LAYOUTS = 65_ansi_blocker |
diff --git a/keyboards/doro67/rgb/rules.mk b/keyboards/doro67/rgb/rules.mk index fc5dfa9ef..672edb1ee 100644 --- a/keyboards/doro67/rgb/rules.mk +++ b/keyboards/doro67/rgb/rules.mk | |||
| @@ -19,7 +19,7 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
| 22 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output |
| 23 | RGB_MATRIX_ENABLE = yes | 23 | RGB_MATRIX_ENABLE = yes |
| 24 | RGB_MATRIX_DRIVER = WS2812 | 24 | RGB_MATRIX_DRIVER = WS2812 |
| 25 | 25 | ||
