diff options
Diffstat (limited to 'keyboards/fractal/rules.mk')
-rwxr-xr-x | keyboards/fractal/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/fractal/rules.mk b/keyboards/fractal/rules.mk index b5808c15ea..0de2a7d39f 100755 --- a/keyboards/fractal/rules.mk +++ b/keyboards/fractal/rules.mk @@ -57,5 +57,5 @@ UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 -LAYOUTS = preonic_mit ortho_5x12 +LAYOUTS = ortho_5x12 # preonic_mit LAYOUTS_HAS_RGB = no |