diff options
Diffstat (limited to 'keyboards/quark/rules.mk')
| -rw-r--r-- | keyboards/quark/rules.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/quark/rules.mk b/keyboards/quark/rules.mk index 41e815be5..2fd5d44f9 100644 --- a/keyboards/quark/rules.mk +++ b/keyboards/quark/rules.mk | |||
| @@ -23,3 +23,7 @@ AUDIO_ENABLE = no # Audio output | |||
| 23 | UNICODE_ENABLE = yes # Unicode | 23 | UNICODE_ENABLE = yes # Unicode |
| 24 | 24 | ||
| 25 | LAYOUTS = ortho_4x12 planck_mit | 25 | LAYOUTS = ortho_4x12 planck_mit |
| 26 | |||
| 27 | # Disable unsupported hardware | ||
| 28 | AUDIO_SUPPORTED = no | ||
| 29 | BACKLIGHT_SUPPORTED = no | ||
