summaryrefslogtreecommitdiffstats
path: root/layouts/default/65_ansi_split_bs
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* 65% Community Layout Updates (#17476)James Young2022-07-031-5/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update 65_ansi community layout keymap - add license header - add function layer * update 65_ansi_blocker community layout keymap - add license header - add function layer * update 65_ansi_blocker_split_bs community layout keymap - add license header - add function layer * update 65_ansi_blocker_tsangan community layout keymap - add license header - add function layer - remove trailing spaces in keymap readme * add 65_ansi_blocker_tsangan_split_bs community layout keymap * update 65_ansi_split_bs community layout keymap - add license header - add function layer * update 65_iso community layout keymap - add license header - add function layer - fix layout box drawing on Community Layout readme * update 65_iso_blocker community layout keymap - add license header - add function layer - fix layout box drawing on Community Layout readme * update 65_iso_blocker_split_bs community layout keymap - add license header - add function layer - fix layout box drawing on Community Layout readme * add 65_iso_blocker_tsangan community layout keymap * add 65_iso_blocker_tsangan_split_bs community layout keymap * update 65_iso_split_bs community layout keymap - add license header - add function layer - fix layout box drawing on Community Layout readme
* Extended Community Layout Support (#15371)James Young2021-12-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Cleanup junk chars, part 3 (#13332)Ryan2021-06-261-5/+5
|
* add 65_ansi_split_bs to default community layouts (#10770)Ole Westendorff2020-11-014-0/+118
* add 65_ansi_split_bs to default community layouts * Update layouts/default/65_ansi_split_bs/layout.json Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>