From dad851d47dd81dfd9829581bf61ba76e5ad30061 Mon Sep 17 00:00:00 2001 From: noroadsleft <18669334+noroadsleft@users.noreply.github.com> Date: Sun, 1 Jul 2018 20:18:50 -0700 Subject: Phantom refactor and Configurator update (#3285) * Matrix refactor * Keymap refactor * Add iso_uk keymap * Configurator update * Add LAYOUTS = tkl_ansi tkl_iso to rules.mk --- keyboards/phantom/rules.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/phantom/rules.mk') diff --git a/keyboards/phantom/rules.mk b/keyboards/phantom/rules.mk index af0025b3c..9ce9fd244 100644 --- a/keyboards/phantom/rules.mk +++ b/keyboards/phantom/rules.mk @@ -67,3 +67,5 @@ UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches + +LAYOUTS = tkl_ansi tkl_iso -- cgit v1.2.3-24-g4f1b