summaryrefslogtreecommitdiffstats
path: root/keyboards/ckeys/obelus/rules.mk
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-08-18 01:12:22 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-18 01:12:22 +0200
commit19fdfccca28f923a12351fbee6c8c8282dca004e (patch)
treecfd4f63a47fbdb4bcfaeb0738956738582c5d4bf /keyboards/ckeys/obelus/rules.mk
parent9175eebc8796f31a481ba16b1ca2ba9e4432502e (diff)
downloadqmk_firmware-19fdfccca28f923a12351fbee6c8c8282dca004e.tar.gz
qmk_firmware-19fdfccca28f923a12351fbee6c8c8282dca004e.tar.xz
Keyboard: Ckeys refactor (#3681)
* Obelus Refactor: LAYOUT to LAYOUT_ortho_4x4 - Keymap also now uses #include QMK_KEYBOARD_H - Readability and white space changes - rules.mk now has LAYOUTS = ortho_4x4 - added info.json * naKey Refactor: LAYOUT to LAYOUT_numpad_5x4 - Matrix LAYOUT renamed to LAYOUT_numpad_5x4 - Now supports community layout numpad_5x4 - White space changes * naKey Configurator update Updated order of JSON objects to match new matrix order.
Diffstat (limited to 'keyboards/ckeys/obelus/rules.mk')
-rw-r--r--keyboards/ckeys/obelus/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/ckeys/obelus/rules.mk b/keyboards/ckeys/obelus/rules.mk
index d999b118c..f40610ee9 100644
--- a/keyboards/ckeys/obelus/rules.mk
+++ b/keyboards/ckeys/obelus/rules.mk
@@ -66,3 +66,5 @@ UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = yes # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
+
+LAYOUTS = ortho_4x4