Commit graph

3793 commits

Author SHA1 Message Date
James Young
ae7b0415c1 Cyberstar Handwired Layout Macro Additions (#20658)
* 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
2023-05-01 14:53:02 -07:00
James Young
1cb076f2bd GrayStudio Aero 75 Refactor and Touch-Up (#20640)
* 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
2023-04-30 13:50:18 -07:00
James Young
30c63adb6d FJLabs Sinanju WK Layout Additions and Touch-Up (#20628)
* 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)
2023-04-29 23:23:25 -07:00
James Young
521afc2a1c FJLabs Avalon Layout Additions and Touch-Up (#20620)
* 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
2023-04-29 22:52:30 -07:00
QMK Bot
a03572275a Merge remote-tracking branch 'origin/master' into develop 2023-04-30 02:33:40 +00:00
Felix Jen
4dfd1ed07f Added Velvet Hotswap and Solder PCBs (#20510) 2023-04-30 12:33:01 +10:00
QMK Bot
750283247d Merge remote-tracking branch 'origin/master' into develop 2023-04-30 02:32:44 +00:00
mechlovin
155f3d1d06 [Keyboard] Add the Aster Ergo PCB (#20513) 2023-04-30 12:32:08 +10:00
James Young
1c81330b7e FJLabs Polaris Layout Additions and Touch-Up (#20622)
* 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
2023-04-29 10:44:07 -07:00
James Young
fb92c5eaf5 Emery65 Layout Macro Additions (#20613)
* 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
2023-04-28 23:47:56 -07:00
James Young
8d5119fda3 E88 Layout Macro Additions (#20612)
* 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
2023-04-28 22:50:13 -07:00
James Young
7a2c41f339 DZTech Bocc Layout Macro Additions (#20611)
* 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
2023-04-28 22:16:34 -07:00
James Young
5388920c40 dyz Synthesis60 Layout Macro Addition (#20610)
* 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
2023-04-28 21:48:35 -07:00
James Young
3a39c7a763 Demiurge Layout Macro Touch-Up (#20599) 2023-04-27 22:44:55 -07:00
James Young
e2107dddeb CX60 Community Layout Support (#20598) 2023-04-27 22:44:36 -07:00
James Young
44da88e2ae CheckerBoards G_IDB60 Layout Macro Edits (#20596)
* 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.
2023-04-27 20:44:49 -07:00
James Young
a2ce758f9a Carbo65 Community Layout support (#20580)
* rename LAYOUT_all to LAYOUT_65_ansi_blocker

* info.json: apply friendly formatting

* enable Community Layout support
2023-04-26 20:51:44 -07:00
James Young
83c03adf9c cannonkeys/ellipse_hs: correct layout macro references (#20577) 2023-04-26 13:07:38 -07:00
James Young
66ae76d73c CannonKeys Moment Hotswap Touch-Up (#20565)
* rename LAYOUT_all to LAYOUT_60_tsangan_hhkb

* refactor keymaps

- use four-space indent
- grid-align keycodes

* copy via keymap to default

The default keymap had some keycodes that aren't appropriate for this board, and the function layer was wonky.

* enable Community Layout support
2023-04-26 11:55:43 -07:00
James Young
c92993b035 CannonKeys Moment Layout Macro Additions (#20564)
* add matrix_diagram.md

* info.json: apply friendly formatting

* refactor keymaps

- use four-space indent
- grid-align keycodes

* add LAYOUT_60_ansi_tsangan

* add LAYOUT_60_tsangan_hhkb

* add LAYOUT_60_iso_tsangan

* add LAYOUT_60_tsangan_hhkb_iso

* enable Community Layout support
2023-04-26 11:37:07 -07:00
James Young
fe9a7ddc0d CannonKeys HoodrowG Layout Macro Additions (#20563)
* add matrix_diagram.md

* refactor keymaps

- use four-space indent
- grid-align keycodes

* info.json: apply friendly formatting

* add LAYOUT_tkl_ansi_tsangan

* add LAYOUT_tkl_iso_tsangan

* enable Community Layout support
2023-04-26 11:16:17 -07:00
James Young
da9153f438 CannonKeys Gentoo Hotswap Touch-Up (#20562)
* add matrix_diagram.md

* info.json: apply friendly formatting

* rename LAYOUT_default to LAYOUT_65_ansi_rwkl

* refactor default and via keymaps

- use four-space indent
- grid-align keycodes

* remove RGB keycodes from via keymap

RGB lighting isn't supported.
2023-04-26 10:57:08 -07:00
James Young
24f8382f70 CannonKeys Ellipse Hotswap Layout Macro Addition & Touch-Up (#20560)
* add matrix_diagram.md

* info.json: apply friendly formatting

* rename LAYOUT_all to LAYOUT_60_tsangan_hhkb

* add LAYOUT_60_ansi_tsangan_split_rshift

* refactor default and via keymaps

- use four-space indent
- grid-align keycodes

* copy via keymap to default

The default keymap didn't make sense to me - it included keycodes for features that aren't supported, and the arrow key alignment on the function layer was wonky.

* enable Community Layout support
2023-04-26 03:04:49 -07:00
Drashna Jael're
a83de5a98b Merge remote-tracking branch 'origin/master' into develop 2023-04-26 02:15:24 -07:00
Alex Paulescu
909ca7c382 [Keyboard] Add Manibus VIA support (#20497)
Co-authored-by: Joel Challis <git@zvecr.com>
2023-04-25 20:57:36 -07:00
James Young
d033b2c8b4 CannonKeys DevastatingTKL Layout Macro Additions (#20555)
* add matrix_diagram.md

* info.json: apply friendly formatting

* refactor default and via keymaps

- use four-space indent
- grid-align keycodes

* add LAYOUT_tkl_f13_ansi

* add LAYOUT_tkl_f13_ansi_split_bs_rshift

* add LAYOUT_tkl_f13_ansi_tsangan

* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift

* add LAYOUT_tkl_f13_iso

* add LAYOUT_tkl_f13_iso_split_bs_rshift

* add LAYOUT_tkl_f13_iso_tsangan

* add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift

* enable Community Layout support
2023-04-25 12:36:04 -07:00
James Young
e9e5e5b98d CannonKeys Brutal v2 1800 Layout Macro Additions (#20549)
* add matrix_diagram.md

* info.json: apply friendly formatting

* refactor default and via keymaps

- use four-space indent
- grid-align keycodes

* info.json: correct key positioning

Move the arrow keys down by 0.25u.

* add LAYOUT_ansi_rwkl_split_bs

* add LAYOUT_ansi_rwkl

* add LAYOUT_ansi_wkl_split_bs

* add LAYOUT_ansi_wkl

* add LAYOUT_iso_rwkl_split_bs

* add LAYOUT_iso_rwkl

* add LAYOUT_iso_wkl_split_bs

* add LAYOUT_iso_wkl
2023-04-25 11:04:51 -07:00
James Young
fe5bc92122 CannonKeys Balance Layout Macro Additions and Touch-Up (#20548)
* add matrix_diagram.md

* refactor default and via keymaps

- use four-space indent
- grid-align keycodes

* info.json: apply friendly formatting

* standardize default and via keymaps

Place the `KC_NUHS` and `KC_NUBS` keycodes on the correct keys.

* add LAYOUT_ansi with reference keymap

* add LAYOUT_ansi_split_bs with reference keymap

* add LAYOUT_iso with reference keymap

* add LAYOUT_iso_split_bs with reference keymap
2023-04-25 10:40:31 -07:00
James Young
d80deb29f7 Cable Car Designs Cypher rev6 Layout Additions and Touch-Up (#20518)
* add matrix_diagram.md

* refactor default keymap

- use four-space indent
- grid-align keycodes
- use QMK-native keycode alias for `RGB_MODE_RGBTEST`

* refactor default_iso keymap

- use four-space indent
- grid-align keycodes

* refactor via keymap

- use four-space indent
- grid-align keycodes
- use QMK-native keycode alias for `KC_TRNS`

* info.json: apply friendly formatting

* add maintainer and url keys to info.json

* add LAYOUT_ansi with reference keymap

* add LAYOUT_iso; refactor default_iso keymap

* standardize default and via keymaps

- use `QK_GESC` at top left
- use `KC_DEL` for right half of Split Backspace
- use `KC_NUHS` for Non-US Hash position
- use `KC_NUBS` for Non-Us Backslash position
- use `KC_RGUI` for middle right mod

* add RGB Underglow keycodes to all keymap Function layers
2023-04-23 17:18:11 -07:00
QMK Bot
b73db38104 Merge remote-tracking branch 'origin/master' into develop 2023-04-23 19:08:18 +00:00
adophoxia
0ee3797cb7 Add KBDCraft Adam64 Lego board (#20503)
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-04-23 13:07:35 -06:00
James Young
96e1775f29 Potato65S Layout Macro Additions (#20508)
* 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
2023-04-23 08:25:10 -07:00
James Young
da35f377fc BIOI Morgan65 Layout Macro Additions (#20499)
* add matrix_diagram.md

* info.json: apply friendly formatting

* grid align keycodes in keymaps

* add LAYOUT_65_ansi_blocker

* add LAYOUT_65_ansi_blocker_split_bs

* add LAYOUT_65_ansi_blocker_tsangan

* add LAYOUT_65_ansi_blocker_tsangan_split_bs

* add LAYOUT_65_iso_blocker

* add LAYOUT_65_iso_blocker_split_bs

* add LAYOUT_65_iso_blocker_tsangan

* add LAYOUT_65_iso_blocker_tsangan_split_bs

* enable Community Layout support
2023-04-22 20:21:46 -07:00
James Young
2b82076b9a BIOI G60 Layout Macro Additions (#20498)
* add matrix_diagram.md

* info.json: apply friendly formatting

* grid align keycodes in keymaps

* physically arrange layout macro

The switch positions available for matrix position [3, 13] are both to the left of the only position present for matrix position [4, 7]. This commit switches the two locations physically and in the keymaps.

* add LAYOUT_60_ansi_split_bs_rshift

* add LAYOUT_60_ansi_arrow

* add LAYOUT_60_tsangan_hhkb

* add LAYOUT_60_iso_split_bs_rshift

* add LAYOUT_60_iso_arrow

* add LAYOUT_60_tsangan_hhkb_iso
2023-04-22 19:04:45 -07:00
James Young
05b4a46511 AKB Vero Layout Macro Additions (#20491)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_60_true_hhkb_split_space with reference keymap

* add LAYOUT_60_true_hhkb with reference keymap

* add LAYOUT_60_true_hhkb_iso_split_space with reference keymap

* add LAYOUT_60_true_hhkb_iso with reference keymap

* add matrix position [2, 12] to LAYOUT_all

* assign position [2, 12] to `KC_NUHS` in `default`/`via` keymaps
2023-04-22 12:50:04 -07:00
QMK Bot
271ea53be6 Merge remote-tracking branch 'origin/master' into develop 2023-04-21 13:56:40 +00:00
yiancar
7e87c3067f NK Plus (#20392) 2023-04-21 14:55:54 +01:00
QMK Bot
42d018f888 Merge remote-tracking branch 'origin/master' into develop 2023-04-20 06:58:53 +00:00
Sleepdealer
ff38192650 Add QuadrumLabs Delta (#20409) 2023-04-20 07:58:12 +01:00
Danny
89a177a163 Add encoder map for Iris Rev. 5 VIA (#20412) 2023-04-19 11:21:47 -04:00
jack
fbaa2e226a Cleanup ekow/akira (#20474) 2023-04-19 04:44:01 +01:00
James Young
81e16ee74b Koolertron AMAG23 Touch-Up (#20496)
* Update Product Links for AMAG23

* info.json: apply friendly formatting

* rename LAYOUT_all to LAYOUT
2023-04-18 14:12:25 -07:00
James Young
acb70681f9 AEBoards Constellation Layout Macro Updates (#20487)
* add matrix diagrams

* rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs

* add LAYOUT_65_ansi_rwkl with reference keymap
2023-04-18 08:55:47 -07:00
QMK Bot
915aa6506e Merge remote-tracking branch 'origin/master' into develop 2023-04-17 12:12:00 +00:00
Albert Y
c34e590367 GMMK 2 volume up/down Fn keys are backwards in default mapping (#20476) 2023-04-17 13:11:22 +01:00
jack
ac87385e0b Fixup missing include in mxss via keymap (#20475) 2023-04-17 13:08:41 +01:00
James Young
9ebe91a7c3 AEBoards Satellite Rev1 Layout Macro Conversion (#20442)
* add matrix_diagram.md

* rename LAYOUT_all to LAYOUT_65_ansi_rwkl

* info.json: apply friendly formatting
2023-04-16 16:20:17 -07:00
QMK Bot
76359fff76 Merge remote-tracking branch 'origin/master' into develop 2023-04-16 05:32:28 +00:00
Zykrah
718b4174b1 [Keyboard] Add Kalakos Bahrnob65 (#20424)
Co-authored-by: Joel Challis <git@zvecr.com>
2023-04-15 23:31:51 -06:00
QMK Bot
e954bf0b45 Merge remote-tracking branch 'origin/master' into develop 2023-04-16 05:15:31 +00:00