diff options
Diffstat (limited to 'keyboards/lazydesigners/dimple/ortho/rules.mk')
-rw-r--r-- | keyboards/lazydesigners/dimple/ortho/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/lazydesigners/dimple/ortho/rules.mk b/keyboards/lazydesigners/dimple/ortho/rules.mk new file mode 100644 index 0000000000..902a3d4bbc --- /dev/null +++ b/keyboards/lazydesigners/dimple/ortho/rules.mk @@ -0,0 +1,3 @@ +# Disable unsupported hardware +BACKLIGHT_SUPPORTED = no +RGBLIGHT_ENABLE = no |