James Young
acae650b2f
Ratio65 Solder Layout Additions ( #20802 )
2023-05-09 20:30:41 +10:00
Joel Challis
62be3a7447
Revert use of legacy wear leveling driver now ChibiOS is fixed ( #20806 )
2023-05-09 17:52:37 +10:00
Ryan
c3c51231cc
Clean up trailing commas from info.json ( #20812 )
2023-05-09 17:52:03 +10:00
Drashna Jaelre
2a33265510
[Keyboard] Reduce compiled size for mt64rgb's via keymap ( #20814 )
2023-05-09 17:50:54 +10:00
Drashna Jaelre
287dbc5087
[Keyboard] Enable LTO on salicylic acid 7skb to reduce size ( #20813 )
2023-05-09 17:50:24 +10:00
James Young
2482e3543b
RART75 Layout Additions ( #20788 )
...
* 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
2023-05-09 00:29:58 -07:00
QMK Bot
4a43d058e6
Merge remote-tracking branch 'origin/master' into develop
2023-05-09 06:58:15 +00:00
leyew
5c2e668190
[Keyboard] Add dnworks/SBL ( #20652 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-05-08 23:57:28 -07:00
James Young
8c879b9462
Rart67 Layout Additions ( #20786 )
...
* 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
2023-05-08 23:11:01 -07:00
James Young
20a1bd4bdf
Rart60 Layout Additions ( #20785 )
...
* 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>
2023-05-08 21:59:31 -07:00
Ryan
ef37fa29cd
Organise config/rules <-> info mappings ( #20723 )
2023-05-09 13:23:03 +10:00
James Young
adbf635642
RART80 Hotswap Layout Additions ( #20791 )
...
* 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
2023-05-08 19:46:20 -07:00
James Young
0556a6ab31
Ramlord WITF Layout Touch-Up and Addition ( #20783 )
...
* 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
2023-05-08 19:30:33 -07:00
James Young
08f8c9de74
QwertleKeys Calice Layout Addition ( #20782 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_2u_bs
* info.json: edit maintainer field
Reference the maintainer's GitHub username.
2023-05-08 18:49:08 -07:00
James Young
7dc2e63026
Protozoa P.01 Layout Additions ( #20781 )
...
* 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
2023-05-08 18:33:23 -07:00
jack
63dca1a0ab
Fixup dogtag ( #20808 )
2023-05-08 18:09:27 -06:00
Joel Challis
c7c510f53f
Specifying the default board file is redundant ( #20807 )
2023-05-08 18:05:29 -06:00
Drashna Jaelre
54d172830c
[Keyboard] Fix mxss rgblight.c compilation issues ( #20804 )
2023-05-08 23:39:49 +01:00
jack
d6c3202f15
Fixup paladin64 ( #20805 )
2023-05-08 23:38:51 +01:00
James Young
4e9bf42ce7
Ratio65 Hotswap: rename LAYOUT_all to LAYOUT_65_ansi_blocker ( #20801 )
...
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_65_ansi_blocker
2023-05-08 21:19:29 +01:00
James Young
3aa0a2ec59
Rartlice: rename LAYOUT_all to LAYOUT ( #20800 )
...
* rename LAYOUT_all to LAYOUT
* info.json: apply friendly formatting
2023-05-08 21:19:06 +01:00
James Young
d40ee2c293
Project Keyboard Signature65 Layout Additions ( #20776 )
...
* 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
2023-05-08 13:00:48 -07:00
James Young
ac603aec1d
plywrks Lune Layout Touch-Up ( #20775 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_alice_split_bs
* add LAYOUT_alice
* enable Community Layout support
2023-05-08 12:45:27 -07:00
James Young
bcc5397c92
Peej Rosaline Staggered Layout Additions ( #20774 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tsangan_split_rshift
* add LAYOUT_tsangan
2023-05-08 12:18:07 -07:00
Drashna Jaelre
5c4b53a143
[Bug] Realign and size check EECONFIG structures ( #20541 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-08 10:56:03 -07:00
James Young
01be981843
Rart67M: rename LAYOUT_all to LAYOUT ( #20787 )
...
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT
* info.json: remove trailing spaces
2023-05-08 14:40:02 +01:00
James Young
1440011a91
RART75M: rename LAYOUT_all to LAYOUT ( #20790 )
...
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT
2023-05-08 14:39:30 +01:00
Ryan L
dab7ee1482
Support durgod/k310 boards with APM32 instead of STM32 ( #20770 )
2023-05-08 14:35:09 +01:00
James Young
ed0a385c84
Rart45: rename LAYOUT_all to LAYOUT ( #20784 )
2023-05-08 14:26:35 +01:00
James Young
aa75bc5374
Prototypist J-01 Rev1 Layout Additions ( #20778 )
...
* 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
2023-05-08 04:59:41 -07:00
James Young
7e2cbadb75
protoTypist Allison Layout Additions ( #20777 )
...
* 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
2023-05-08 04:27:37 -07:00
James Young
04e737fa58
Protozoa Cassini Layout Additions ( #20779 )
...
* 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
2023-05-08 03:58:59 -07:00
James Young
a2d0e53889
Pearl Boards Zeus Layout Additions ( #20773 )
...
* 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
2023-05-08 03:29:07 -07:00
James Young
20362a9b8b
Matrix Cain RE Touch-Up ( #20719 )
...
* 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
2023-05-08 00:00:19 -07:00
James Young
a8f11136fd
Pearl Boards Pearl Layout Addition ( #20765 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_625u_space
2023-05-07 19:10:46 -07:00
James Young
b2ea303671
Pearl Boards Pandora Layout Additions ( #20764 )
...
* 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
2023-05-07 01:11:44 -07:00
James Young
6936997647
P3D Glitch Layout Addition ( #20763 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_2u_bs
2023-05-06 23:02:42 -07:00
James Young
e41893b557
One Key Co Dango40 Touch-Up and Layout Addition ( #20755 )
...
* 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
2023-05-06 20:25:44 -07:00
James Young
7cbbdfe333
Odelia Touch-Up ( #20754 )
...
* rename LAYOUT_all to LAYOUT
Only one layout is supported.
* info.json: apply friendly formatting
2023-05-06 20:01:48 -07:00
James Young
4810cce041
Nightly Boards/DeskDaily Daily60 Layout Additions ( #20753 )
...
* 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
2023-05-06 18:55:48 -07:00
James Young
0b04ee7ed6
Noxary Valhalla Layout Addition ( #20752 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_2u_bs
2023-05-06 18:35:18 -07:00
James Young
2e374457d2
Noxary 378 Layout Addition ( #20751 )
...
* 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
2023-05-06 17:19:54 -07:00
James Young
7581d34735
NovelKeys NK87B Touch-Up ( #20750 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_tkl_f13_ansi_tsangan
2023-05-06 16:59:21 -07:00
James Young
88c87e2535
NovelKeys NK87 Touch-Up ( #20749 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_tkl_f13_ansi_tsangan
2023-05-06 16:39:13 -07:00
James Young
af5c25d6c3
Kastenwagen 48 Layout Addition ( #20748 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_7u_space
2023-05-06 15:34:21 -07:00
James Young
4e2e089b17
Kastenwagen 1840 Layout Addition ( #20747 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_7u_space
2023-05-06 15:07:17 -07:00
James Young
58939cf30e
Nix Keyboards Day Off 60 Touch-Up and Layout Additions ( #20746 )
...
* add matrix_diagram.md
* physically arrange layout macro & keymap
* add LAYOUT_ansi_split_bs_rshift_space
* add LAYOUT_ansi_split_bs_rshift
* add LAYOUT_ansi
* add LAYOUT_iso_split_bs_rshift_space
* add LAYOUT_iso_split_bs_rshift
* add LAYOUT_iso
2023-05-06 14:30:16 -07:00
James Young
6099f03d11
MTBKeys MTB60 Solder Layout Additions ( #20745 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_60_ansi
* add LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan
* enable Community Layout support
2023-05-06 14:03:34 -07:00
QMK Bot
d8b57f0455
Merge remote-tracking branch 'origin/master' into develop
2023-05-06 20:33:54 +00:00
eatmyvenom
db229d7341
Add vnmm keymaps and userspace ( #20446 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-05-06 14:32:51 -06:00