summaryrefslogtreecommitdiff
path: root/layouts/default
AgeCommit message (Collapse)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-12/+12
* Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
2025-03-20Merge remote-tracking branch 'origin/master' into developQMK Bot2-6/+7
2025-03-21Correct json for Fullsize JIS Community Layouts (#23660)Duncan Sutherland2-6/+7
initial commit
2025-03-06Add EOL to non-keyboard files (#24990)Joel Challis2-2/+2
2024-12-07Organise default community layouts summary (#24500)Ryan1-115/+450
* Organise default community layouts summary * Remove erroneous layout
2024-10-21Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2024-10-21Fix 6x13 default keymap (#24509)Jan Bláha1-1/+1
Update keymap.c
2024-10-18Merge remote-tracking branch 'origin/master' into developQMK Bot1-15/+0
2024-10-18Correct layouts/default/readme.md (#23805)Duncan Sutherland1-15/+0
Update readme.md remove orphan layout
2024-09-05Remove `60_tsangan_hhkb` community layout (#24355)Ryan4-112/+0
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan5-15/+127
2024-05-02Merge remote-tracking branch 'upstream/master' into developNick Brassel14-5/+408
2024-05-01add 60_iso_arrow and arrow_split_bs Community Layouts (#22556)Duncan Sutherland14-5/+393
2024-05-01Remove 60_ansi_arrow_split_bs_7u_spc Community Layout (#23259)Duncan Sutherland5-155/+0
2024-05-01add tkl_(ansi|iso)_wkl* community layouts (#21809)Duncan Sutherland33-53/+1380
* update layouts/default/readme.md * add tkl_wkl layouts to layouts/default * amend layouts/default/readme.md * `tsangan_wkl` to `wkl` * Update readme.md * update keymap.c * local testing corrections applied * add layouts/community readmes * minor text correction(s) * Apply suggestions from code review * further copyright header changes
2024-04-30Uniform ISO Enter key sequence in JIS Community Layouts (#23181)Duncan Sutherland3-3/+3
2024-04-04Fix malformed JSON in `layouts/default/ortho_5x10/info.json` (#23414)James Young1-1/+1
2024-04-01Fix in 60_iso_wkl_split_bs_rshift diagram (#22654)Cipulot1-3/+3
2024-03-29tidy keymap of 60_ansi_arrow Community Layout (#23301)Duncan Sutherland1-5/+5
2023-11-28Add 5x13 and 6x13 ortho community layouts (#22315)Alin Marin Elena10-2/+312
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Alin Marin Elena <alin@elena.space>
2023-10-12Merge remote-tracking branch 'origin/master' into developQMK Bot5-0/+128
2023-10-12Add `60_iso_tsangan_split_bs_rshift` Community Layout (#21812)Duncan Sutherland5-0/+128
* add 60_(ansi|iso)_tsangan_split_bs_shift layouts * shift to rshift * remove 60_ansi_tsangan_split_bs_rshift * Update layouts/default/60_iso_tsangan_split_bs_rshift/info.json
2023-10-12Merge remote-tracking branch 'origin/master' into developQMK Bot17-0/+498
2023-10-11add 60_(ansi|iso)_wkl* community layouts (#21811)Duncan Sutherland17-0/+498
* add 60_(ansi|iso)_tsangan_wkl* layouts * Update keymap.c * `tsangan_wkl` to `wkl` * update info.json * split backspace changes * Apply suggestions from code review
2023-09-18Add missing fullsize extended default layouts (#21402)dexter9313-0/+555
2023-08-30Revert "fix 60_hhkb ASCII diagram (#21813)" (#21869)Joel Challis1-4/+4
This reverts commit af2d6ea128f684691432e2a209cfa11a63f77422.
2023-08-30fix 60_jis keymap.c (#21820)Duncan Sutherland1-1/+1
2023-08-30fix 60_hhkb ASCII diagram (#21813)Duncan Sutherland1-4/+4
2023-08-12correct keymap file name for tkl_f13_jis layout (#21631)Duncan Sutherland1-0/+0
2023-07-08Add 'JIS' form factor layouts (#21220)Duncan Sutherland17-0/+649
2023-07-08add ASCII diagrams to LAYOUT_64_* (#21285)Duncan Sutherland2-2/+80
2023-06-29correct `default_60_abnt2/keymap.c` ASCII diagram (#21397)Duncan Sutherland1-3/+3
2023-06-03Update `split_3x5_2` community layout info (#21022)Duncan Sutherland2-15/+29
2023-02-19Add license headers to all default layout keymaps (#19888)Ryan72-187/+203
2022-12-11Update KC_BKSP->KCBSPC for default Ortho4x6 layout (#19290)Wolf Van Herreweghe1-1/+1
Co-authored-by: Wolf <contact@vwolf.be>
2022-11-30Add ortho_3x3 community layout (#19210)Joel Challis5-0/+57
2022-11-30Add missing default_ortho_5x5 keymap (#19208)Joel Challis1-0/+24
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan12-12/+12
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-07-04TKL Community Layout Additions (#17563)James Young27-0/+995
2022-07-0365% Community Layout Updates (#17476)James Young23-59/+765
* 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
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis7-7/+7
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan1-1/+1
2022-05-14F13 TKL with Split Backspace and Split Right Shift Community Layouts (#17082)James Young17-0/+668
* add tkl_f13_ansi_split_bs_rshift Community Layout * add tkl_f13_ansi_tsangan_split_bs_rshift Community Layout * add tkl_f13_iso_split_bs_rshift Community Layout * add tkl_f13_iso_tsangan_split_bs_rshift Community Layout
2022-05-1265_iso_split_bs Community Layout keymap bugfix (#17072)James Young1-1/+1
Fix the layout macro reference in the `keymap.c` file, which caused this keymap to not be able to be compiled.
2022-02-11Add 65_iso_split_bs default layout (#16283)Ryan5-0/+132
2022-01-10add ortho_4x16 Community Layout (#15776)James Young5-0/+159
2022-01-10Add layout for split 3x5_2 (#15800)Albert Y4-0/+91
2021-12-06Extended Community Layout Support (#15371)James Young24-4/+849
* 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-11-03Basic keycode overhaul (#14726)Ryan12-21/+21