diff options
Diffstat (limited to 'keyboards/s60_x/rules.mk')
-rw-r--r-- | keyboards/s60_x/rules.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/s60_x/rules.mk b/keyboards/s60_x/rules.mk index 57f7a9a591..9f0ae7caeb 100644 --- a/keyboards/s60_x/rules.mk +++ b/keyboards/s60_x/rules.mk @@ -64,4 +64,6 @@ UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 -DEFAULT_FOLDER = s60_x/default
\ No newline at end of file +DEFAULT_FOLDER = s60_x/default + +LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso |