summaryrefslogtreecommitdiffstats
path: root/keyboards/charue/sunsetter/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Adding Sunsetter keymap (#16126)peott-fr2022-01-301-0/+48
|
* Charue Sunsetter: layout macro fixes (#13809)James Young2021-07-314-25/+77
| | | | | | | | | | | | | | | | | | | | | | * remove K214 from LAYOUT_1065_ansi macro Position K214 is only used by the ISO layout (as KC_NUHS); it doesn't get used here. Removing it so the layout macro matches the info.json layout data. Also updates info.json to use human-friendly formatting. * add layout macros Adds: - LAYOUT_1065_ansi_split_bs macro - LAYOUT_1065_iso macro - LAYOUT_1065_iso_split_bs macro - `default_iso` keymap * add LAYOUT_all macro Adds LAYOUT_all macro and a `default_all` keymap. This PCB is unusual in that the ANSI Backslash and ANSI Enter do not share their matrix positions with the Non-US Backslash or ISO Enter keys at all. This layout macro supports both the ANSI and ISO positions in one macro/keymap.
* [Keyboard] Add Charue Design's Sunsetter (#12547)coarse2021-05-113-0/+71