summaryrefslogtreecommitdiffstats
path: root/layouts/default/65_iso_blocker/default_65_iso_blocker
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
* Cleanup junk chars, part 3 (#13332)Ryan2021-06-261-7/+7
|
* [Keyboard] Add three missing layouts (#7441)fauxpark2019-11-211-0/+24
* Add three missing default layouts * Add layout support to tragicforce68 * Not really 68% * Fix dumb mistake * Update info.json too * Apply suggestions from code review