summaryrefslogtreecommitdiffstats
path: root/keyboards/signum/3_0/elitec/elitec.h
diff options
context:
space:
mode:
authorJan Christoph Ebersbach <jceb@e-jc.de>2019-04-20 08:37:19 +0200
committerDrashna Jaelre <drashna@live.com>2019-04-20 08:37:19 +0200
commita1f251405183c39ade3b149a906b2b85162174ab (patch)
treea0de295e24abb5f46da17ebf8d007c8808e5ba79 /keyboards/signum/3_0/elitec/elitec.h
parented74bd95f641754d3f9a2949fc333590522210aa (diff)
downloadqmk_firmware-a1f251405183c39ade3b149a906b2b85162174ab.tar.gz
qmk_firmware-a1f251405183c39ade3b149a906b2b85162174ab.tar.xz
[Keyboard] Layout and configuration updates for Signum 3.0 (#5652)
* Make Signum 3.0 compatible with default ortho_4x12 layout * Disable unicode map by default * Add missing backspace key * Add missing delete key * Fix broken gui right command * Move MO5 to a different key an add Esc to L4 * Move MO5 to a different key * Add Del and Bspace to layer 4
Diffstat (limited to 'keyboards/signum/3_0/elitec/elitec.h')
-rw-r--r--keyboards/signum/3_0/elitec/elitec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/signum/3_0/elitec/elitec.h b/keyboards/signum/3_0/elitec/elitec.h
index 1749969de..d28d3d476 100644
--- a/keyboards/signum/3_0/elitec/elitec.h
+++ b/keyboards/signum/3_0/elitec/elitec.h
@@ -2,7 +2,7 @@
#include "quantum.h"
-#define LAYOUT( \
+#define LAYOUT_ortho_4x12( \
K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, \
K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, \
K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, \