qmk-dactyl-manuform-a/layouts/default/60_ansi_arrow_split_bs_7u_spc
James Young 554cc86aeb
Extended Community Layout Support (#15371)
* add tkl_f13_ansi Community Layout

* add tkl_f13_ansi_tsangan Community Layout

* add tkl_f13_iso Community Layout

* add tkl_f13_iso_tsangan Community Layout

* add missing layout diagrams to readme.md

* fix layout macro references in info.json files

* add tkl_nofrow_iso Community Layout

* enable Community Layout support: dyz/dyz_tkl

* enable Community Layout support: kopibeng/mnk88

* enable Community Layout support: mechlovin/infinity88

* enable Community Layout support: tgr/jane/v2ce

* tgr/jane/v2ce: rename/add layouts

The ANSI Tsangan and ISO Tsangan layout macros did not note that Split Right Shift was supported. This commit notes the Split Right Shift in the macro name, and adds Tsangan layouts without Split Right Shift for ANSI and ISO, which fixes the Community Layout support.
2021-12-06 22:36:02 -08:00
..
default_60_ansi_arrow_split_bs_7u_spc [Keymap] Add 60_ansi_arrow_split_bs_7u_spc layout & keymap (#11329) 2021-03-05 10:30:06 -08:00
info.json Extended Community Layout Support (#15371) 2021-12-06 22:36:02 -08:00
layout.json [Keymap] Add 60_ansi_arrow_split_bs_7u_spc layout & keymap (#11329) 2021-03-05 10:30:06 -08:00
readme.md [Keymap] Add 60_ansi_arrow_split_bs_7u_spc layout & keymap (#11329) 2021-03-05 10:30:06 -08:00

readme.md

60_ansi_arrow_split_bs_7u_spc Keymap

Default 60 ANSI Arrow Split Backspace & 7U Space Keymap by Sendy YK.

    /*
     * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
     * │Esc│1  │2  │3  │4  │5  │6  │7  │8  │9  │0  │-  │+  │\  │Del│
     * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤
     * │Tab  │Q  │W  │E  │R  │T  │Y  │U  │I  │O  │P  │[  │]  │Bspc │
     * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤
     * │Caps  │A  │S  │D  │F  │G  │H  │J  │K  │L  │;  │'  │Enter   │
     * ├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┴┬───┬───┤
     * │Shift   │Z  │X  │C  │V  │B  │N  │M  │,  │.  │Shift │↑  │/  │
     * ├─────┬──┴┬──┴──┬┴───┴───┴───┴───┴───┴───┴──┬┴──┬───┼───┼───┤
     * │Ctrl │GUI│Alt  │Space                      │Alt│←  │↓  │→  │
     * └─────┴───┴─────┴───────────────────────────┴───┴───┴───┴───┘
     */

Build The Firmware

Make example for keyboard (after setting up your build environment):

make <keyboard_folder>:default_60_ansi_arrow_split_bs_7u_spc

More information: