summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-02805-10788/+10407
|
* Bebol Handwired Layout Macro Additions (#20660)James Young2023-05-014-80/+489
|
* split_65 Handwired Layout Macro Addition and Touch-Up (#20659)James Young2023-05-012-91/+202
|
* Glacier Handwired Layout Macro Addition and Touch-Up (#20661)James Young2023-05-012-123/+267
|
* The Galleon Handwired Layout Macro Additions (#20663)James Young2023-05-012-139/+723
|
* Cyberstar Handwired Layout Macro Additions (#20658)James Young2023-05-014-94/+382
| | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_625u_space_split_bs * add LAYOUT_625u_space * rename LAYOUT_all to LAYOUT_split_space_split_bs * add LAYOUT_split_space
* Hand88 Layout Macro Additions (#20657)James Young2023-05-012-104/+557
| | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_ansi_tsangan * add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_iso_tsangan * enable Community Layout support
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-0199-226/+90
|
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-01228-781/+209
|
* GrayStudio Aero 75 Refactor and Touch-Up (#20640)James Young2023-04-305-154/+204
| | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_blocker Existing codebase only supports the Hotswap version, but there is a Soldered version that supports additional layouts. * refactor keymaps - use four-space indent - update grid-alignment of keycodes - remove trailing spaces * flesh-out keyboard readme
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-302-3/+3
|\
| * Repair Spleeb i2c config and chrishoage keymap (#20644)Christopher Hoage2023-04-302-3/+3
| |
* | FJLabs Solanis Layout Macro Additions (#20639)James Young2023-04-303-108/+993
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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_ansi_split_bs_rshift * add LAYOUT_tkl_ansi * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_tsangan * enable Community Layout support * edit listed maintainer (reference GitHub username)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-304-0/+201
|\|
| * Adding my keymap (#20345)Jesse Estes2023-04-304-0/+201
| |
* | Remove use of layout macros for `music_map` (#20634)Ryan2023-04-3022-64/+192
| |
* | [Bug] Add Develop is31fl3736 multi drivers (#20642)Xelus222023-04-301-8/+8
| |
* | Add required string header file (#20638)Albert Y2023-04-306-0/+6
| |
* | Fox Lab Time80 Layout Macro Additions (#20636)James Young2023-04-302-104/+980
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * Apply suggestions from code review
* | [Docs] Develop cleanup IS31FL3736 docs (#20633)Xelus222023-04-301-2/+2
| |
* | FJLabs Sinanju WK Layout Additions and Touch-Up (#20628)James Young2023-04-295-100/+466
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * rename LAYOUT_all to LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_ansi_wkl_split_bs_rshift * add LAYOUT_60_ansi_wkl * enable Community Layout support * edit listed maintainer (reference GitHub username)
* | FJLabs Avalon Layout Additions and Touch-Up (#20620)James Young2023-04-2913-122/+1185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: correct key sequence Fixes an off-by-one error between Right Split Backspace and Enter. * refactor and unify keymaps Edit the `default` and `via` keymaps for consistency layer-to-layer, to each other, and to the `info.json` layout data. * info.json: apply friendly formatting * add LAYOUT_ansi_blocker_split_bs * add LAYOUT_ansi_blocker * add LAYOUT_ansi_blocker_tsangan_split_bs * add LAYOUT_ansi_blocker_tsangan * add LAYOUT_iso_blocker_split_bs * add LAYOUT_iso_blocker * add LAYOUT_iso_blocker_tsangan_split_bs * add LAYOUT_iso_blocker_tsangan * add layout reference keymaps * info.json: remove extra line breaks * edit maintainer value
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-301-0/+69
|\|
| * Add additional options for Drag Scroll config (#20523)Alex Miller2023-04-301-0/+69
| |
* | [Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus222023-04-3013-36/+155
| | | | | | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-3012-0/+507
|\|
| * Added Velvet Hotswap and Solder PCBs (#20510)Felix Jen2023-04-3012-0/+507
| |
* | 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
| |