summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-306-0/+445
|\
| * [Keyboard] Add the Aster Ergo PCB (#20513)mechlovin2023-04-306-0/+445
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-302-1/+16
|\|
| * vertex/angle65 - Implement RGBlight (#20514)Vertex-kb2023-04-302-1/+16
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-304-86/+275
|\|
| * [Keymap update] Keymap & docs update (#20298)Lui Wolff2023-04-304-86/+275
| | | | | | | | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-301-2/+2
|\|
| * Fix MATRIX_HAS_GHOST when MATRIX_COL > 16 (#20093)Christopher Berner2023-04-301-2/+2
| |
* | typing_heatmap: Add macro to configure increase steps (#20300)Jasmin2023-04-302-2/+13
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-291-2/+1
|\|
| * ez_maker/directpins/promicro: Fix bootloader mismatch (#20627)Sergey Vlasov2023-04-291-2/+1
| | | | | | | | Setting the bootloader for something with `promicro` in the name to `atmel-dfu` was really confusing.
* | FJLabs Polaris Layout Additions and Touch-Up (#20622)James Young2023-04-295-100/+697
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * refactor keymaps * fix Configurator implementation The original C-based code had an off-by-one error in the key sequence, that was then converted in data-driven configurator without being corrected. * info.json: apply friendly formatting * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_iso_split_bs_rshift * add LAYOUT_60_iso * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan * enable Community Layout support * edit keyboard maintainer
* | FJLabs Midway60 Layout Macro Additions (#20621)James Young2023-04-293-71/+664
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_iso_split_bs_rshift * add LAYOUT_60_iso * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan * enable Community Layout support * info.json: remove extra line breaks * edit maintainer value
* | FJLabs AD65 Layout Macro Additions (#20619)James Young2023-04-293-76/+723
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_iso_blocker_split_bs * add LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_tsangan_split_bs * add LAYOUT_65_iso_blocker_tsangan * enable Community Layout support * info.json: remove extra line breaks * edit maintainer value
* | Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-3054-2611/+1967
| |
* | EvyD13 MX5160 Layout Macro Additions (#20614)James Young2023-04-293-120/+572
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * touch-up default keymap - use four-space indent - grid-align keycodes - use enum statement for layer names * add LAYOUT_ansi_wkl_split_bs_rshift * add LAYOUT_ansi_wkl * add LAYOUT_iso_wkl_split_bs_rshift * add LAYOUT_iso_wkl * Apply suggestions from code review
* | Emery65 Layout Macro Additions (#20613)James Young2023-04-284-110/+370
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_ansi_blocker_tsangan_split_bs * enable Community Layout support * Apply suggestions from code review
* | E88 Layout Macro Additions (#20612)James Young2023-04-284-149/+960
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * refactor keymaps - use four-space indent - grid-align keycodes - use QMK-native alias for `KC_TRNS` * add LAYOUT_tkl_f13_ansi * add LAYOUT_tkl_f13_ansi_split_rshift * add LAYOUT_tkl_f13_ansi_tsangan * add LAYOUT_tkl_f13_ansi_tsangan_split_rshift * add LAYOUT_tkl_f13_iso * add LAYOUT_tkl_f13_iso_split_rshift * add LAYOUT_tkl_f13_iso_tsangan * add LAYOUT_tkl_f13_iso_tsangan_split_rshift * enable Community Layout support * Apply suggestions from code review
* | DZTech Bocc Layout Macro Additions (#20611)James Young2023-04-284-119/+509
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * refactor keymaps - number layer indices - use four-space indent - grid-align keycodes * add LAYOUT_65_xt_ansi_blocker_split_bs * add LAYOUT_65_xt_ansi_blocker * add LAYOUT_65_xt_ansi_blocker_tsangan_split_bs * add LAYOUT_65_xt_ansi_blocker_tsangan * Apply suggestions from code review
* | dyz Synthesis60 Layout Macro Addition (#20610)James Young2023-04-285-121/+275
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * refactor keymaps - use four-space indent - grid-align keycodes - use QMK-native keycodes alias for `KC_RIGHT` * add key positions for arrow keys to LAYOUT_all * add LAYOUT_arrow with reference keymap * info.json: unify key legends
* | cest73 TKM Layout Macro Additions (#20583)James Young2023-04-284-131/+553
| | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs with reference keymap * add LAYOUT_iso_split_bs with reference keymap
* | Ducky One 2 SF 1967ST Layout Macro Additions (#20600)James Young2023-04-277-77/+416
| |
* | Demiurge Layout Macro Touch-Up (#20599)James Young2023-04-274-88/+193
| |
* | CX60 Community Layout Support (#20598)James Young2023-04-275-77/+98
| |
* | CherryB Studio CB87v2 Layout Macro Additions (#20597)James Young2023-04-273-108/+1000
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_split_bs_rshift * add LAYOUT_tkl_ansi * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_iso_split_bs_rshift * add LAYOUT_tkl_iso * add LAYOUT_tkl_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_iso_tsangan * enable Community Layout support * correct listed maintainer Maintainer has changed their GitHub username.
* | CheckerBoards G_IDB60 Layout Macro Edits (#20596)James Young2023-04-274-70/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * enable Community Layout support * info.json: correct maintainer value Reference the maintainer's GitHub username.
* | CherryB Studio CB87RGB Layout Macro Additions (#20595)James Young2023-04-273-108/+1006
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_f13_ansi_split_bs_rshift * add LAYOUT_tkl_f13_ansi * add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_ansi_tsangan * add LAYOUT_tkl_f13_iso_split_bs_rshift * add LAYOUT_tkl_f13_iso * add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_iso_tsangan * enable Community Layout support * correct listed maintainer Maintainer has changed their GitHub username.
* | CherryB Studio CB65 Layout Macro Additions (#20594)James Young2023-04-272-75/+729
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_iso_blocker_split_bs * add LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_tsangan_split_bs * add LAYOUT_65_iso_blocker_tsangan * enable Community Layout support
* | CherryB Studio CB1800 Layout Macro Additions (#20593)James Young2023-04-273-129/+1183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_1800_f13_ansi_split_numenter * add LAYOUT_1800_f13_ansi_split_bs_numenter * add LAYOUT_1800_f13_ansi_wkl_split_numenter * add LAYOUT_1800_f13_ansi_wkl_split_bs_numenter * add LAYOUT_1800_f13_iso_split_bs_numenter * add LAYOUT_1800_f13_iso_split_numenter * add LAYOUT_1800_f13_iso_wkl_split_numenter * add LAYOUT_1800_f13_iso_wkl_split_bs_numenter * correct listed maintainer Maintainer has changed their GitHub username.
* | Charue Sunsetter R2 Layout Macro Additions (#20586)James Young2023-04-272-91/+487
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs * add LAYOUT_ansi * add LAYOUT_iso_split_bs * add LAYOUT_iso * info.json: correct maintainer field Reference the maintainer's GitHub username.
* | Charue Charon Layout Macro Additions (#20585)James Young2023-04-272-76/+399
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_blocker_tsangan_split_bs * add LAYOUT_ansi_blocker_tsangan * add LAYOUT_iso_blocker_tsangan_split_bs * add LAYOUT_iso_blocker_tsangan * info.json: correct maintainer field Reference the maintainer's GitHub username.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-274-4/+4
|\|
| * Fix up positioning of keys for Keychron Q10/V10 and Q6/V6 (#20582)adophoxia2023-04-274-4/+4
| |
* | Carbo65 Community Layout support (#20580)James Young2023-04-263-74/+80
| | | | | | | | | | | | | | * rename LAYOUT_all to LAYOUT_65_ansi_blocker * info.json: apply friendly formatting * enable Community Layout support
* | CannonKeys Vector Layout Macro Additions (#20571)James Young2023-04-262-1/+382
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * enable Community Layout support
* | CannonKeys Serenity Layout Macro Additions (#20570)James Young2023-04-262-92/+525
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * info.json: correct layout data * add LAYOUT_tkl_f13_iso_split_bs_rshift * add LAYOUT_tkl_f13_iso * add LAYOUT_tkl_f13_ansi_split_bs_rshift * add LAYOUT_tkl_f13_ansi * enable Community Layout support
* | CannonKeys Rekt1800 Layout Macro Additions (#20569)James Young2023-04-262-119/+584
| | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi * add LAYOUT_ansi_split_bs * add LAYOUT_iso * add LAYOUT_iso_split_bs
* | Move DZ60 and MJ6XY layouts to data driven (#20478)Ryan2023-04-275-5234/+3961
| |
* | Move 60% layouts to data driven (#20477)Ryan2023-04-27135-8151/+8456
| |
* | Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-27388-56251/+55440
| |
* | CannonKeys Onyx Layout Macro Additions (#20568)James Young2023-04-262-91/+859
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs_rshift * add LAYOUT_ansi * add LAYOUT_ansi_tsangan_split_bs_rshift * add LAYOUT_ansi_tsangan * add LAYOUT_iso_split_bs_rshift * add LAYOUT_iso * add LAYOUT_iso_tsangan_split_bs_rshift * add LAYOUT_iso_tsangan
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-265-0/+280
|\|
| * [Keymap] Add johnstegeman iris colemak keymap (#20575)John Stegeman2023-04-265-0/+280
| |
* | cannonkeys/ellipse_hs: correct layout macro references (#20577)James Young2023-04-262-8/+8
| |
* | CannonKeys Obliterated75 Layout Macro Additions (#20567)James Young2023-04-262-95/+481
| | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_blocker * add LAYOUT_ansi_blocker_split_bs * add LAYOUT_iso_blocker * add LAYOUT_iso_blocker_split_bs
* | CannonKeys Nearfield Layout Macro Addition (#20566)James Young2023-04-262-89/+188
| | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_3u_space