diff options
Diffstat (limited to 'keyboards/fractal')
| -rwxr-xr-x | keyboards/fractal/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/fractal/rules.mk b/keyboards/fractal/rules.mk index e5d540e0a..d83deb422 100755 --- a/keyboards/fractal/rules.mk +++ b/keyboards/fractal/rules.mk | |||
| @@ -29,3 +29,8 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
| 29 | 29 | ||
| 30 | LAYOUTS = ortho_5x12 # preonic_mit | 30 | LAYOUTS = ortho_5x12 # preonic_mit |
| 31 | LAYOUTS_HAS_RGB = no | 31 | LAYOUTS_HAS_RGB = no |
| 32 | |||
| 33 | # Disable unsupported hardware | ||
| 34 | RGBLIGHT_SUPPORTED = no | ||
| 35 | AUDIO_SUPPORTED = no | ||
| 36 | BACKLIGHT_SUPPORTED = no | ||
