summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/wanleg
diff options
context:
space:
mode:
authorzvecr <z.zvecr@gmail.com>2018-11-26 18:27:07 +0100
committerDrashna Jaelre <drashna@live.com>2018-11-26 18:27:07 +0100
commit0031e461913d23e37a9aebd1da5daf1c93a149ee (patch)
treeb82a750c397ba3d6159133fe09a9e185a3e78ca9 /layouts/community/ortho_4x12/wanleg
parent97ab3211e2ace7a5cbf7bd2a21723ed751286c99 (diff)
downloadqmk_firmware-0031e461913d23e37a9aebd1da5daf1c93a149ee.tar.gz
qmk_firmware-0031e461913d23e37a9aebd1da5daf1c93a149ee.tar.xz
Keyboard: 40percentclub - enable 4x4 and 5x5 community keymaps (#4437)
* Enable 4x4 and 5x5 community keymap support * Pull 4x4 community keymap fixes from @noroadsleft * Build fixes for guidoism keymap - move keymap to layouts/community/planck_mit as it uses the LAYOUT_planck_mit macro
Diffstat (limited to 'layouts/community/ortho_4x12/wanleg')
-rw-r--r--layouts/community/ortho_4x12/wanleg/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/community/ortho_4x12/wanleg/rules.mk b/layouts/community/ortho_4x12/wanleg/rules.mk
index fa433a6b0..835022f4b 100644
--- a/layouts/community/ortho_4x12/wanleg/rules.mk
+++ b/layouts/community/ortho_4x12/wanleg/rules.mk
@@ -5,10 +5,10 @@ ifeq ($(strip $(KEYBOARD)), jj40)
SWAP_HANDS_ENABLE = no
endif
-ifeq ($(strip $(KEYBOARD)), 4x4)
+ifeq ($(strip $(KEYBOARD)), 40percentclub/4x4)
SWAP_HANDS_ENABLE = no
endif
ifeq ($(strip $(KEYBOARD)), zlant)
SWAP_HANDS_ENABLE = no
-endif \ No newline at end of file
+endif