summaryrefslogtreecommitdiffstats
path: root/layouts/default/65_ansi_blocker_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
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Cleanup junk chars, part 3 (#13332)Ryan2021-06-261-6/+6
|
* New 65 ANSI Blocker layouts: Split BS, Tsangan (#8793)Brandon Schlack2020-04-254-0/+119
* Add 65 ANSI Blocker Split BS default layout - Add new 65 ANSI Blocker Split BS layout as many 65 ANSI Blocker layouts also support split backspace * Add 65 ANSI Blocker Tsangan default layout - Add new 65 ANSI Blocker Tsangan layout as many 65 ANSI Blocker layouts also support a split backspace and a 7u bottom row configuration. * Fix file names * Fix 65_ansi_blocker_tsangan keymap * Fix 65_ansi_blocker_split_bs alignment * Fix readme name for 65_ansi_blocker_split_bs * Change 65_ansi_blocker_tsangan to 2u backspace * Change spaces in preview to NBSP * Change more spaces in preview to NBSP (right-alt)