From 4e9fb1d0d93db07c9934f64f6c8fe7a0dce51464 Mon Sep 17 00:00:00 2001 From: noroadsleft <18669334+noroadsleft@users.noreply.github.com> Date: Fri, 15 Jun 2018 21:57:15 -0700 Subject: Contra refactor (#3191) * Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace --- keyboards/contra/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/contra/rules.mk') diff --git a/keyboards/contra/rules.mk b/keyboards/contra/rules.mk index a926dfc03..3a97834cf 100755 --- a/keyboards/contra/rules.mk +++ b/keyboards/contra/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 = ortho_4x12 planck_mit planck_grid +LAYOUTS = planck_mit ortho_4x12 LAYOUTS_HAS_RGB = no -- cgit v1.2.3-24-g4f1b