From 3bbf11d11010bb908741f8b574a493b9057b1304 Mon Sep 17 00:00:00 2001 From: noroadsleft <18669334+noroadsleft@users.noreply.github.com> Date: Wed, 4 Jul 2018 18:00:53 -0700 Subject: S60-X refactor and Configurator support (#3304) * Matrix refactor * Keymap refactor * Configurator update * Rules: added layouts 60_ansi, 60_ansi_split_bs_rshift and 60_iso --- keyboards/s60_x/rules.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'keyboards/s60_x/rules.mk') 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 -- cgit v1.2.3