summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert use of legacy wear leveling driver now ChibiOS is fixed (#20806)Joel Challis2023-05-093-10/+0
|
* Clean up trailing commas from info.json (#20812)Ryan2023-05-0922-30/+31
|
* [Keyboard] Reduce compiled size for mt64rgb's via keymap (#20814)Drashna Jaelre2023-05-092-17/+5
|
* [Keyboard] Enable LTO on salicylic acid 7skb to reduce size (#20813)Drashna Jaelre2023-05-091-0/+3
|
* RART75 Layout Additions (#20788)James Young2023-05-095-268/+923
| | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs * refactor keymaps - use four-space indent - update grid alignment of keycodes * rename LAYOUT_all to LAYOUT_ansi_split_space_split_bs * add LAYOUT_ansi_split_space * add LAYOUT_ansi_rwkl_split_bs * add LAYOUT_ansi_rwkl * add LAYOUT_ansi_wkl_split_bs * add LAYOUT_ansi_wkl
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-097-0/+216
|\
| * [Keyboard] Add dnworks/SBL (#20652)leyew2023-05-087-0/+216
| | | | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Rart67 Layout Additions (#20786)James Young2023-05-084-117/+531
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * refactor default and via keymaps - four-space indent - grid-align keycodes * rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs * add LAYOUT_65_ansi_rwkl * 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 * enable Community Layout support * Apply suggestions from code review
* | Rart60 Layout Additions (#20785)James Young2023-05-082-77/+731
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_tsangan_split_bs_rshift * add LAYOUT_ansi_tsangan * add LAYOUT_ansi_wkl_split_bs_rshift * add LAYOUT_ansi_wkl * add LAYOUT_ansi_hhkb_split_bs_rshift * add LAYOUT_ansi_hhkb * add LAYOUT_ansi_cwkl_split_bs_rshift * add LAYOUT_ansi_cwkl * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> --------- Co-authored-by: Ryan <fauxpark@gmail.com>
* | Organise config/rules <-> info mappings (#20723)Ryan2023-05-092-60/+105
| |
* | RART80 Hotswap Layout Additions (#20791)James Young2023-05-084-171/+1457
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * refactor keymaps - use four-space indent - update grid alignment of keycodes * add matrix position [4, 1] to LAYOUT_all * add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_ansi_tsangan * add LAYOUT_tkl_f13_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_f13_ansi_wkl * add LAYOUT_tkl_f13_ansi_cwkl_split_bs_rshift * add LAYOUT_tkl_f13_ansi_cwkl * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_ansi_cwkl * add LAYOUT_tkl_ansi_cwkl_split_bs_rshift * enable Community Layout support
* | Ramlord WITF Layout Touch-Up and Addition (#20783)James Young2023-05-084-128/+350
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * info.json: fix key overlap Fixes the Numpad Enter key overlapping the second Numpad 0 key (bottom right of numpad). * info.json: add matrix position [7, 1] Adds matrix position [7, 1] to the layout data (bottom half of split Numpad Plus). * add LAYOUT_2u_bs_275u_rshift
* | QwertleKeys Calice Layout Addition (#20782)James Young2023-05-082-101/+223
| | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_2u_bs * info.json: edit maintainer field Reference the maintainer's GitHub username.
* | Protozoa P.01 Layout Additions (#20781)James Young2023-05-082-103/+1387
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso_split_bs_rshift * add LAYOUT_tkl_iso * add LAYOUT_tkl_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_iso_tsangan * add LAYOUT_tkl_iso_wkl_split_bs_rshift * add LAYOUT_tkl_iso_wkl * enable Community Layout support
* | Fixup dogtag (#20808)jack2023-05-084-74/+28
| |
* | Specifying the default board file is redundant (#20807)Joel Challis2023-05-083-3/+0
| |
* | [Keyboard] Fix mxss rgblight.c compilation issues (#20804)Drashna Jaelre2023-05-081-4/+5
| |
* | Fixup paladin64 (#20805)jack2023-05-087-18/+17
| |
* | Ratio65 Hotswap: rename LAYOUT_all to LAYOUT_65_ansi_blocker (#20801)James Young2023-05-083-74/+77
| | | | | | | | | | * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_65_ansi_blocker
* | Rartlice: rename LAYOUT_all to LAYOUT (#20800)James Young2023-05-083-74/+77
| | | | | | | | | | * rename LAYOUT_all to LAYOUT * info.json: apply friendly formatting
* | Project Keyboard Signature65 Layout Additions (#20776)James Young2023-05-084-80/+337
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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_split_bs * add LAYOUT_65_ansi_blocker_tsangan * enable Community Layout support
* | plywrks Lune Layout Touch-Up (#20775)James Young2023-05-084-85/+188
| | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_alice_split_bs * add LAYOUT_alice * enable Community Layout support
* | Peej Rosaline Staggered Layout Additions (#20774)James Young2023-05-082-51/+191
| | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tsangan_split_rshift * add LAYOUT_tsangan
* | [Bug] Realign and size check EECONFIG structures (#20541)Drashna Jaelre2023-05-0813-57/+58
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Rart67M: rename LAYOUT_all to LAYOUT (#20787)James Young2023-05-083-71/+74
| | | | | | | | | | | | | | * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT * info.json: remove trailing spaces
* | RART75M: rename LAYOUT_all to LAYOUT (#20790)James Young2023-05-083-109/+112
| | | | | | | | | | * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT
* | Support durgod/k310 boards with APM32 instead of STM32 (#20770)Ryan L2023-05-081-0/+3
| |
* | Rart45: rename LAYOUT_all to LAYOUT (#20784)James Young2023-05-083-85/+88
| |
* | Prototypist J-01 Rev1 Layout Additions (#20778)James Young2023-05-082-97/+1688
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_xt_ansi_split_space_split_bs * add LAYOUT_65_xt_ansi_split_space * add LAYOUT_65_xt_ansi_split_bs * add LAYOUT_65_xt_ansi * add LAYOUT_65_xt_ansi_rwkl_split_bs * add LAYOUT_65_xt_ansi_rwkl * add LAYOUT_65_xt_ansi_wkl_split_bs * add LAYOUT_65_xt_ansi_wkl * add LAYOUT_65_xt_iso_split_space_split_bs * add LAYOUT_65_xt_iso_split_space * add LAYOUT_65_xt_iso_split_bs * add LAYOUT_65_xt_iso * add LAYOUT_65_xt_iso_rwkl_split_bs * add LAYOUT_65_xt_iso_rwkl * add LAYOUT_65_xt_iso_wkl_split_bs * add LAYOUT_65_xt_iso_wkl
* | protoTypist Allison Layout Additions (#20777)James Young2023-05-082-97/+901
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_tsangan_split_bs_rshift * add LAYOUT_ansi_tsangan * add LAYOUT_ansi_wkl_split_bs_rshift * add LAYOUT_ansi_wkl * add LAYOUT_iso_tsangan_split_bs_rshift * add LAYOUT_iso_tsangan * add LAYOUT_iso_wkl_split_bs_rshift * add LAYOUT_iso_wkl
* | Protozoa Cassini Layout Additions (#20779)James Young2023-05-082-68/+661
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Pearl Boards Zeus Layout Additions (#20773)James Young2023-05-082-102/+1358
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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_ansi_wkl_split_bs_rshift * add LAYOUT_ansi_wkl * add LAYOUT_iso_split_bs_rshift * add LAYOUT_iso * add LAYOUT_iso_tsangan_split_bs_rshift * add LAYOUT_iso_tsangan * add LAYOUT_iso_wkl_split_bs_rshift * add LAYOUT_iso_wkl * info.json: remove trailing whitespace
* | Matrix Cain RE Touch-Up (#20719)James Young2023-05-083-124/+317
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * info.json: correct layout data * info.json: alias LAYOUT to LAYOUT_all The PCB supports multiple layouts, but I have not been able to discover how the additional layouts are wired. * update matrix_diagram.md (thanks yulei) * add LAYOUT_2u_numpad_plus_enter_zero with reference keymap
* | Pearl Boards Pearl Layout Addition (#20765)James Young2023-05-072-44/+114
| | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_625u_space
* | Pearl Boards Pandora Layout Additions (#20764)James Young2023-05-072-69/+749
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_60_ansi_tsangan_split_rshift * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * 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
* | P3D Glitch Layout Addition (#20763)James Young2023-05-062-86/+196
| | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_2u_bs
* | One Key Co Dango40 Touch-Up and Layout Addition (#20755)James Young2023-05-064-80/+151
| | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * remove matrix position K3B Based on photos of the keyboard and renders of the PCB, I'm not convinced it exists. * add LAYOUT_625u_space
* | Odelia Touch-Up (#20754)James Young2023-05-063-93/+96
| | | | | | | | | | | | | | * rename LAYOUT_all to LAYOUT Only one layout is supported. * info.json: apply friendly formatting
* | Nightly Boards/DeskDaily Daily60 Layout Additions (#20753)James Young2023-05-062-71/+957
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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_ansi_tsangan_split_space_split_bs_rshift * add LAYOUT_60_ansi_tsangan_split_space * add LAYOUT_60_iso_split_bs_rshift * add LAYOUT_60_iso * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan * add LAYOUT_60_iso_tsangan_split_space_split_bs_rshift * add LAYOUT_60_iso_tsangan_split_space * enable Community Layout support
* | Noxary Valhalla Layout Addition (#20752)James Young2023-05-062-83/+190
| | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_2u_bs
* | Noxary 378 Layout Addition (#20751)James Young2023-05-064-93/+201
| | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_65_xt_ansi_blocker_tsangan_split_bs * add LAYOUT_65_xt_ansi_blocker_tsangan
* | NovelKeys NK87B Touch-Up (#20750)James Young2023-05-064-94/+115
| | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_tkl_f13_ansi_tsangan
* | NovelKeys NK87 Touch-Up (#20749)James Young2023-05-064-94/+115
| | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_tkl_f13_ansi_tsangan
* | Kastenwagen 48 Layout Addition (#20748)James Young2023-05-062-61/+140
| | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_7u_space
* | Kastenwagen 1840 Layout Addition (#20747)James Young2023-05-062-74/+166
| | | |