Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EC Alveus #20840

Merged
merged 2 commits into from
Jun 10, 2023
Merged

EC Alveus #20840

merged 2 commits into from
Jun 10, 2023

Conversation

Cipulot
Copy link
Contributor

@Cipulot Cipulot commented May 10, 2023

Addition of the EC Alveus PCB firmware.

Description

The EC Alveus is the EC version of the Alveus FRL keyboard.

There are 2 revisions of the PCB are available:

  • 1.0.0
  • 1.2.0

The 1.2.0 adds split support and has a different matrix than the 1.0.0 so the same firmware cannot be reused.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@github-actions github-actions bot added keyboard keymap via Adds via keymap and/or updates keyboard for via support labels May 10, 2023
@drashna drashna requested a review from a team May 11, 2023 19:32
@Cipulot
Copy link
Contributor Author

Cipulot commented Jun 3, 2023

Friendly ping for merge if no further actions needed 😄 .

@keyboard-magpie keyboard-magpie merged commit 08289fc into qmk:master Jun 10, 2023
3 checks passed
@Cipulot Cipulot deleted the add_alveus branch June 10, 2023 16:19
@Cipulot Cipulot mentioned this pull request Jun 10, 2023
7 tasks
alinelena pushed a commit to alinelena/qmk_firmware that referenced this pull request Jun 12, 2023
Cipulot's EC Alveus PR
SjB added a commit to SjB/qmk_firmware that referenced this pull request Jun 14, 2023
* master: (557 commits)
  [Keyboard] Add ErgoStrafer keyboard (qmk#21195)
  [Keyboard] Add ScottoNum macropad (qmk#21208)
  [Keyboard] Add ScottoFrog macropad (qmk#21209)
  [Keyboard] Add orba keyboard (qmk#21132)
  [Keyboard] Add ScottoSplit Keyboard (qmk#20945)
  [Keyboard] Add Flashquark Horizon Z (qmk#21055)
  [Keyboard] Add Scotto34 (PCB Edition) (qmk#21085)
  [Keyboard] Add Scotto9 handwired macropad (qmk#21105)
  [Keyboard] Add kibou/winter (qmk#21161)
  [Keyboard] Adding OSAv2 Topre PCB (qmk#21080)
  Atreyu: correct layout data (qmk#21197)
  [Keymap] thunderbird2086 layer status with RGB lighting/matrix (qmk#21063)
  Up keymap (qmk#20769)
  EC Alveus (qmk#20840)
  Update newbs docs with some rp2040 stuff (qmk#21186)
  Typo Correction in planck/rev7 readme.md (qmk#21194)
  [Keyboard] Add ScottoGame Keyboard (qmk#20940)
  Remove some keymap-level info.jsons (qmk#21191)
  Fix typo (qmk#21189)
  Adds Planck Rev 7 & Updates rev6_drop to Matrix Lite Implementation (qmk#21175)
  ...
freznel10 added a commit to freznel10/qmk_firmware that referenced this pull request Jun 16, 2023
commit 579db61
Merge: dc435a0 94311e4
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 20:57:46 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 94311e4
Author: James Young <[email protected]>
Date:   Thu Jun 15 13:57:13 2023 -0700

    Alas: ISO Layouts Fix and Matrix Diagram (qmk#21255)

commit dc435a0
Merge: e8ca83a 5263dfb
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 20:56:50 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 5263dfb
Author: James Young <[email protected]>
Date:   Thu Jun 15 13:56:07 2023 -0700

    ButterKeebs PocketPad: correct layout data (qmk#21256)

commit e8ca83a
Author: Ryan <[email protected]>
Date:   Thu Jun 15 22:27:26 2023 +1000

    Move `RGBLIGHT_SPLIT` to data driven (qmk#21190)

    * Move `RGBLIGHT_SPLIT` to data driven

    * Remove where `split_count` is already set

commit c011eb1
Merge: 53d7604 9b36ec5
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 12:19:44 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 9b36ec5
Author: James Young <[email protected]>
Date:   Thu Jun 15 05:18:56 2023 -0700

    DOIO KB30 Refactor (qmk#21250)

    * refactor keymaps

    - remove extra blank lines
    - convert tabs to spaces
    - use four-space indent
    - grid-align keycodes
    - use QMK-native keycode aliases

    * info.json: correct layout data

    * add readme.md

    * info.json: correct maintainer field

    Updates the value to reference the maintainer's GitHub username.

commit 53d7604
Merge: dd69649 66f06a1
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 04:29:09 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 66f06a1
Author: Sleepdealr <[email protected]>
Date:   Thu Jun 15 00:28:06 2023 -0400

    [Keyboard] Add Artemis Paragon (qmk#20910)

    Co-authored-by: jack <[email protected]>

commit dd69649
Merge: 5c03941 8f980ea
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 04:26:11 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 8f980ea
Author: jonylee@hfd <[email protected]>
Date:   Thu Jun 15 12:25:23 2023 +0800

    [Keyboard] add top40 keyboard. (qmk#21199)

    Co-authored-by: Less/Rikki <[email protected]>

commit 5c03941
Merge: 03c4530 bbba1d0
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 04:24:28 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit bbba1d0
Author: jonylee@hfd <[email protected]>
Date:   Thu Jun 15 12:23:46 2023 +0800

    [Keyboard] add acr87 keyboard. (qmk#21200)

commit 03c4530
Merge: 8ee0cb5 3703d5a
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 04:22:24 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 3703d5a
Author: blindassassin111 <[email protected]>
Date:   Wed Jun 14 23:20:49 2023 -0500

    [Keyboard] Adding OSAv2 Numpad Topre support (qmk#21224)

commit 8ee0cb5
Merge: 2add1fb a2c17d5
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 04:08:59 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit a2c17d5
Author: Andrew Kannan <[email protected]>
Date:   Thu Jun 15 00:08:16 2023 -0400

    [Keyboard] Add CannonKeys Leviatan PCB (qmk#21231)

commit 2add1fb
Author: Duncan Sutherland <[email protected]>
Date:   Thu Jun 15 05:06:18 2023 +0100

    [Keyboard] `dactyl_manuform/6x7` pin correction (qmk#21240)

commit f594b99
Merge: ee6320c 9220344
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 04:00:51 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 9220344
Author: Gastón Jorquera <[email protected]>
Date:   Thu Jun 15 00:00:13 2023 -0400

    [Keymap] Left Control is now ESC when tapped (qmk#21241)

commit ee6320c
Merge: 6c7c588 8785810
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 03:59:31 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 8785810
Author: Álvaro A. Volpato <[email protected]>
Date:   Thu Jun 15 00:58:55 2023 -0300

    Modernize M75H and M75S firmwares (qmk#21244)

commit 6c7c588
Author: Nick Brassel <[email protected]>
Date:   Thu Jun 15 13:48:19 2023 +1000

    Rely on introspection to handle OOB access. (qmk#21247)

commit 88d9b7e
Merge: 9103b63 baa9252
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 03:30:22 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit baa9252
Author: dztech <[email protected]>
Date:   Thu Jun 15 11:29:39 2023 +0800

    [Keyboard] add pluto keyboard (qmk#21225)

commit 9103b63
Merge: 6fdf4ba 776e980
Author: QMK Bot <[email protected]>
Date:   Thu Jun 15 01:46:17 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 776e980
Author: James Young <[email protected]>
Date:   Wed Jun 14 18:45:37 2023 -0700

    4pplet Waffling60 Rev D ISO Layout Fix and Additions (qmk#21236)

    * correct layout data

    * add matrix diagram

    * rename LAYOUT to LAYOUT_all

    * add LAYOUT_60_iso_tsangan_split_bs_rshift

    * add LAYOUT_60_iso_tsangan_split_rshift

    * add LAYOUT_60_iso_wkl_split_bs_rshift

    * add LAYOUT_60_iso_wkl_split_rshift

commit 6fdf4ba
Merge: 7bafae6 f5ee7b7
Author: QMK Bot <[email protected]>
Date:   Wed Jun 14 16:27:44 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit f5ee7b7
Author: Danny <[email protected]>
Date:   Wed Jun 14 12:26:46 2023 -0400

    Add Sinc Rev. 4 (qmk#21130)

    * Fork Rev. 3 to 4

    * Update RGB LED positions

    * Adjust RGB positions

    * Enable more RGB modes

    * Update copyrights

    * Add license headers to keymaps

    * Use same type of license header

    Co-authored-by: Joel Challis <[email protected]>

    * Fix I2C pins

    ---------

    Co-authored-by: Joel Challis <[email protected]>

commit 7bafae6
Author: James Young <[email protected]>
Date:   Wed Jun 14 07:31:51 2023 -0700

    FJLabs Swordfish Layout Macro Refactor (qmk#21234)

    * physically arrange layout macro

    Arranges the layout macro to QMK standards (left to right, row by row).

    This change breaks compatibility with out-of-tree keymaps, because the
    order in which the keycode arguments must be passed is changed.

    * rename `LAYOUT_alice_all` to `LAYOUT_split_bs`

    * add `LAYOUT_2u_bs` macro

commit 9551a0a
Author: Ryan <[email protected]>
Date:   Wed Jun 14 22:01:13 2023 +1000

    Move `RGBLIGHT_LED_MAP` to data driven (qmk#21095)

commit 6c42861
Merge: 5fd5590 4055f2a
Author: QMK Bot <[email protected]>
Date:   Wed Jun 14 06:27:47 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 4055f2a
Author: jonylee@hfd <[email protected]>
Date:   Wed Jun 14 14:27:08 2023 +0800

    [Keyboard]add 5108 Keyboard. (qmk#21184)

    Co-authored-by: adophoxia <[email protected]>
    Co-authored-by: jack <[email protected]>

commit 5fd5590
Merge: aefdb39 5598754
Author: QMK Bot <[email protected]>
Date:   Tue Jun 13 15:18:40 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 5598754
Author: rhmokey <[email protected]>
Date:   Tue Jun 13 23:17:55 2023 +0800

    [Keyboard] Add mokey12x2 (qmk#20702)

    Co-authored-by: Ryan <[email protected]>
    Co-authored-by: Joel Challis <[email protected]>

commit aefdb39
Merge: d9bea01 1194a6f
Author: QMK Bot <[email protected]>
Date:   Tue Jun 13 15:09:23 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 1194a6f
Author: Alabahuy <[email protected]>
Date:   Tue Jun 13 22:08:37 2023 +0700

    [Keyboard] jaykeeb skyline (qmk#21219)

commit d9bea01
Merge: fd2a516 e8b7244
Author: QMK Bot <[email protected]>
Date:   Tue Jun 13 15:05:55 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit e8b7244
Author: Alberto Pavano <[email protected]>
Date:   Tue Jun 13 16:05:03 2023 +0100

    [Keyboard] rainkeebs trailmix (qmk#20189)

    Co-authored-by: jack <[email protected]>

commit fd2a516
Merge: f4529eb dabbc93
Author: QMK Bot <[email protected]>
Date:   Tue Jun 13 06:33:41 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit dabbc93
Author: David Hoelscher <[email protected]>
Date:   Tue Jun 13 01:32:54 2023 -0500

    [Keyboard] Add ErgoStrafer keyboard (qmk#21195)

commit f4529eb
Author: Duncan Sutherland <[email protected]>
Date:   Tue Jun 13 07:19:38 2023 +0100

    [Keymap] Fix `scheikled` keymap for `dactyl_manuform/4x6` (qmk#21206)

commit af58f26
Merge: 94aaf38 ca6921b
Author: QMK Bot <[email protected]>
Date:   Tue Jun 13 06:17:56 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit ca6921b
Author: Joe Scotto <[email protected]>
Date:   Tue Jun 13 02:17:18 2023 -0400

    [Keyboard] Add ScottoNum macropad (qmk#21208)

commit 94aaf38
Merge: 84c7aaa 2d838d8
Author: QMK Bot <[email protected]>
Date:   Mon Jun 12 19:08:59 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 2d838d8
Author: Joe Scotto <[email protected]>
Date:   Mon Jun 12 15:08:13 2023 -0400

    [Keyboard] Add ScottoFrog macropad (qmk#21209)

commit 84c7aaa
Merge: f830b53 53f20b1
Author: QMK Bot <[email protected]>
Date:   Mon Jun 12 01:12:57 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 53f20b1
Author: Alabahuy <[email protected]>
Date:   Mon Jun 12 08:12:19 2023 +0700

    [Keyboard] Add orba keyboard (qmk#21132)

commit f830b53
Merge: 1fcb9a0 fdb2851
Author: QMK Bot <[email protected]>
Date:   Sun Jun 11 07:56:32 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit fdb2851
Author: Joe Scotto <[email protected]>
Date:   Sun Jun 11 03:56:20 2023 -0400

    [Keyboard] Add ScottoSplit Keyboard (qmk#20945)

    Co-authored-by: Drashna Jaelre <[email protected]>

commit 40c3b71
Author: flashquark <[email protected]>
Date:   Sun Jun 11 03:55:06 2023 -0400

    [Keyboard] Add Flashquark Horizon Z (qmk#21055)

    Co-authored-by: jack <[email protected]>

commit 1fcb9a0
Merge: beaf650 33c93d3
Author: QMK Bot <[email protected]>
Date:   Sun Jun 11 07:53:05 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 33c93d3
Author: Joe Scotto <[email protected]>
Date:   Sun Jun 11 03:52:43 2023 -0400

    [Keyboard] Add Scotto34 (PCB Edition) (qmk#21085)

    Co-authored-by: Albert Y <[email protected]>

commit 1914fbd
Author: Joe Scotto <[email protected]>
Date:   Sun Jun 11 03:52:24 2023 -0400

    [Keyboard] Add Scotto9 handwired macropad (qmk#21105)

    Co-authored-by: Albert Y <[email protected]>
    Co-authored-by: Drashna Jaelre <[email protected]>

commit beaf650
Merge: cf6c924 bfdfeb6
Author: QMK Bot <[email protected]>
Date:   Sun Jun 11 07:51:56 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit bfdfeb6
Author: FanXingStudio <[email protected]>
Date:   Sun Jun 11 15:51:17 2023 +0800

    [Keyboard] Add kibou/winter (qmk#21161)

commit cf6c924
Author: Duncan Sutherland <[email protected]>
Date:   Sun Jun 11 08:48:56 2023 +0100

    [Keyboard] correct and modernise `dactyl_manuform/6x7` variant (qmk#21176)

commit 3444e96
Author: Albert Y <[email protected]>
Date:   Sun Jun 11 14:55:03 2023 +0800

    Refactor the rain lighting decision operator (qmk#21139)

commit 55f2261
Merge: c4b1168 8cd9f07
Author: QMK Bot <[email protected]>
Date:   Sun Jun 11 06:27:53 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 8cd9f07
Author: blindassassin111 <[email protected]>
Date:   Sun Jun 11 01:27:13 2023 -0500

    [Keyboard] Adding OSAv2 Topre PCB (qmk#21080)

commit c4b1168
Merge: 38edc48 dd8b4dc
Author: QMK Bot <[email protected]>
Date:   Sat Jun 10 23:34:17 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit dd8b4dc
Author: James Young <[email protected]>
Date:   Sat Jun 10 16:33:33 2023 -0700

    Atreyu: correct layout data (qmk#21197)

commit 38edc48
Merge: ea70b36 57b23b8
Author: QMK Bot <[email protected]>
Date:   Sat Jun 10 20:35:55 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 57b23b8
Author: Allen Choi <[email protected]>
Date:   Sun Jun 11 04:35:15 2023 +0800

    [Keymap] thunderbird2086 layer status with RGB lighting/matrix (qmk#21063)

commit ea70b36
Merge: 0d574cd eee9a53
Author: QMK Bot <[email protected]>
Date:   Sat Jun 10 15:02:22 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit eee9a53
Author: Florent Linguenheld <[email protected]>
Date:   Sat Jun 10 17:01:44 2023 +0200

    Up keymap (qmk#20769)

    flinguenheld keymap aurora sweep

commit 0d574cd
Merge: c69bc9d 08289fc
Author: QMK Bot <[email protected]>
Date:   Sat Jun 10 14:59:13 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 08289fc
Author: Cipulot <[email protected]>
Date:   Sat Jun 10 16:58:36 2023 +0200

    EC Alveus (qmk#20840)

    Cipulot's EC Alveus PR

commit c69bc9d
Merge: a9a68ff f35cb92
Author: QMK Bot <[email protected]>
Date:   Sat Jun 10 14:57:25 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit f35cb92
Author: Tom Barnes <[email protected]>
Date:   Sat Jun 10 15:56:43 2023 +0100

    Update newbs docs with some rp2040 stuff (qmk#21186)

    * Update newbs_building_firmware_configurator.md

    * Update docs/newbs_flashing.md

    Co-authored-by: Ryan <[email protected]>

commit a9a68ff
Merge: b9d78e4 e01e3fc
Author: QMK Bot <[email protected]>
Date:   Sat Jun 10 02:17:31 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit e01e3fc
Author: Jared <[email protected]>
Date:   Fri Jun 9 19:16:46 2023 -0700

    Typo Correction in planck/rev7 readme.md (qmk#21194)

    Corrected typo explaining encoder requirements.

commit b9d78e4
Merge: c8e47be a875f7f
Author: QMK Bot <[email protected]>
Date:   Fri Jun 9 23:49:38 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit a875f7f
Author: Joe Scotto <[email protected]>
Date:   Fri Jun 9 19:48:55 2023 -0400

    [Keyboard] Add ScottoGame Keyboard (qmk#20940)

commit c8e47be
Merge: c871f6a e3b80b4
Author: QMK Bot <[email protected]>
Date:   Fri Jun 9 18:35:05 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit e3b80b4
Author: Ryan <[email protected]>
Date:   Sat Jun 10 04:34:24 2023 +1000

    Remove some keymap-level info.jsons (qmk#21191)

commit c871f6a
Merge: 4c60ebd 04b7a26
Author: QMK Bot <[email protected]>
Date:   Fri Jun 9 14:51:59 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 04b7a26
Author: Pablo Martínez <[email protected]>
Date:   Fri Jun 9 16:51:17 2023 +0200

    Fix typo (qmk#21189)

commit 4c60ebd
Merge: 806b61c 2322819
Author: QMK Bot <[email protected]>
Date:   Fri Jun 9 01:46:47 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 2322819
Author: Jack Humbert <[email protected]>
Date:   Thu Jun 8 21:46:09 2023 -0400

    Adds Planck Rev 7 & Updates rev6_drop to Matrix Lite Implementation (qmk#21175)

    * adds planck/rev7

    * Remove config.h include

    Co-authored-by: Drashna Jaelre <[email protected]>

    * convert planck matrices to lite implementation

    ---------

    Co-authored-by: Drashna Jaelre <[email protected]>

commit 806b61c
Author: Xelus22 <[email protected]>
Date:   Fri Jun 9 10:00:22 2023 +1000

    [Core] RGB matrix ws2812 update (qmk#21135)

    * ws2812_update boolean to stop update every single cycle

    * lint1

    Co-authored-by: Joel Challis <[email protected]>

    * lint2

    Co-authored-by: Joel Challis <[email protected]>

    * Update quantum/rgb_matrix/rgb_matrix_drivers.c

    ---------

    Co-authored-by: Joel Challis <[email protected]>

commit 760a976
Merge: f861695 a9f677b
Author: QMK Bot <[email protected]>
Date:   Thu Jun 8 20:08:49 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit a9f677b
Author: Ryan <[email protected]>
Date:   Fri Jun 9 06:08:02 2023 +1000

    Slightly refine `g_led_config` parsing (qmk#21170)

commit f861695
Merge: d1d0925 4c6c387
Author: QMK Bot <[email protected]>
Date:   Thu Jun 8 09:11:17 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 4c6c387
Author: Albert Y <[email protected]>
Date:   Thu Jun 8 17:10:30 2023 +0800

    Add an emphasis on QMK MSYS terminal (qmk#21168)

    * Add an emphasis on QMK MSYS terminal

    Not using MSYS terminal is a frequent user error. This change
    adds an additional statement to guide users to run the first
    command in MSYS itself. Edited the same statement for consistency
    in the other OSes.

    * Update instructions for the other operating systems

commit d1d0925
Author: Xelus22 <[email protected]>
Date:   Thu Jun 8 11:58:53 2023 +1000

    [Core] Optimisation - Add RGB LED colour set check in drivers (qmk#21134)

commit 9a6056d
Merge: cc64247 d042b92
Author: QMK Bot <[email protected]>
Date:   Thu Jun 8 01:47:47 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit d042b92
Author: NortonTech <[email protected]>
Date:   Wed Jun 7 19:47:06 2023 -0600

    Add NortonTech handwired keypad (NortonTechPad) (qmk#21148)

commit cc64247
Merge: 90ea9e4 f136171
Author: QMK Bot <[email protected]>
Date:   Thu Jun 8 01:03:58 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit f136171
Author: biuboom-jun <[email protected]>
Date:   Thu Jun 8 09:03:17 2023 +0800

    add kibou/wendy (qmk#21150)

commit 90ea9e4
Author: dexter93 <[email protected]>
Date:   Thu Jun 8 04:01:45 2023 +0300

    Reset `matrix_need_update` properly in eager debouncing algorithms (qmk#21154)

    The `matrix_need_update` variable needs to be reset to `false` in
    `transfer_matrix_values()`, otherwise that function continues to be
    invoked for every scanning loop (forever with `sym_eager_pk` and
    `sym_eager_pk`, or until some key gets released with
    `asym_eager_defer_pk`), and the scanning rate gets much lower because of
    all that useless work.

    Co-authored-by: Sergey Vlasov <[email protected]>

commit a059d12
Merge: 3fa92a4 dffbe1e
Author: QMK Bot <[email protected]>
Date:   Wed Jun 7 23:57:41 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit dffbe1e
Author: James Young <[email protected]>
Date:   Wed Jun 7 16:57:05 2023 -0700

    monoflex60: fix LAYOUT_60_iso_tsangan implementation (qmk#21158)

commit 3fa92a4
Merge: 5427494 57c5f3e
Author: QMK Bot <[email protected]>
Date:   Wed Jun 7 23:56:53 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 57c5f3e
Author: James Young <[email protected]>
Date:   Wed Jun 7 16:55:49 2023 -0700

    poker87d: correct layout data (qmk#21159)

commit 5427494
Merge: fd1e638 ae0342c
Author: QMK Bot <[email protected]>
Date:   Wed Jun 7 23:00:02 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit ae0342c
Author: Pablo Martínez <[email protected]>
Date:   Thu Jun 8 00:59:13 2023 +0200

    [Bugfix] LVGL bindings wrong offset math (qmk#21147)

commit fd1e638
Author: Albert Y <[email protected]>
Date:   Thu Jun 8 04:12:49 2023 +0800

    Use unsigned integer for mousekey kinetic speed (qmk#21151)

commit a02230f
Merge: ff1d7d2 bb57aa2
Author: QMK Bot <[email protected]>
Date:   Tue Jun 6 21:55:10 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit bb57aa2
Author: James Young <[email protected]>
Date:   Tue Jun 6 14:54:31 2023 -0700

    peej/tripel: correct layout data (qmk#21145)

    Corrects the layout data for all three versions of the Peej Tripel.

commit ff1d7d2
Merge: 64eb985 45d0608
Author: QMK Bot <[email protected]>
Date:   Tue Jun 6 21:46:52 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 45d0608
Author: James Young <[email protected]>
Date:   Tue Jun 6 14:46:15 2023 -0700

    xelus/rs108: correct layout data (qmk#21146)

commit 64eb985
Merge: 6c9c948 dd9712c
Author: QMK Bot <[email protected]>
Date:   Tue Jun 6 07:04:38 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit dd9712c
Author: Travis Mick <[email protected]>
Date:   Tue Jun 6 01:03:57 2023 -0600

    [Keyboard] Add egg58 (qmk#21021)

commit 6c9c948
Merge: f61abde 97014f0
Author: QMK Bot <[email protected]>
Date:   Tue Jun 6 05:46:59 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 97014f0
Author: Joe Scotto <[email protected]>
Date:   Tue Jun 6 01:46:21 2023 -0400

    [Keyboard] Add Scotto36 handwired keyboard (qmk#21104)

    Co-authored-by: Albert Y <[email protected]>

commit f61abde
Merge: 5b3e41c eaef139
Author: QMK Bot <[email protected]>
Date:   Tue Jun 6 05:43:14 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit eaef139
Author: Joe Scotto <[email protected]>
Date:   Tue Jun 6 01:42:27 2023 -0400

    [Keyboard] Add Scotto40 handwired keyboard (qmk#21103)

commit 5b3e41c
Merge: b0c483b e1c4b7c
Author: QMK Bot <[email protected]>
Date:   Tue Jun 6 05:35:05 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit e1c4b7c
Author: Joe Scotto <[email protected]>
Date:   Tue Jun 6 01:34:28 2023 -0400

    [Keyboard] Add ScottoStarter handwired keyboard (qmk#21101)

commit b0c483b
Merge: 4c928b0 43ce7b0
Author: QMK Bot <[email protected]>
Date:   Tue Jun 6 05:18:16 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 43ce7b0
Author: Albert Y <[email protected]>
Date:   Tue Jun 6 13:17:39 2023 +0800

    [Docs] Highlight keymap name entry (qmk#21138)

commit 4c928b0
Merge: c9cf971 9167e66
Author: QMK Bot <[email protected]>
Date:   Tue Jun 6 05:14:31 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 9167e66
Author: FanXingStudio <[email protected]>
Date:   Tue Jun 6 13:13:47 2023 +0800

    [Keyboard] add kibou/harbour (qmk#21131)

commit c9cf971
Author: Ryan <[email protected]>
Date:   Tue Jun 6 11:08:04 2023 +1000

    Move `RGBLED_SPLIT` to data driven (qmk#21113)

    Co-authored-by: Joel Challis <[email protected]>

commit f91ca76
Merge: 3617cbd 04812e9
Author: QMK Bot <[email protected]>
Date:   Mon Jun 5 20:43:42 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 04812e9
Author: Jeayo Keh <[email protected]>
Date:   Tue Jun 6 04:43:02 2023 +0800

    [Keyboard] Add soda/mango (qmk#21100)

    Co-authored-by: jack <[email protected]>
    Co-authored-by: Joel Challis <[email protected]>

commit 3617cbd
Merge: 83a726c 8f108d1
Author: QMK Bot <[email protected]>
Date:   Mon Jun 5 20:35:00 2023 +0000

    Merge remote-tracking branch 'origin/master' into develop

commit 8f108d1
Author: Will Hedges <[email protected]>
Date:   Mon Jun 5 15:34:22 2023 -0500

    [Keyboard] Upddate bioi/G60BLE to use bluetooth (qmk#21120)

    Co-authored-by: jack <[email protected]>
coquizen pushed a commit to coquizen/qmk_firmware that referenced this pull request Jun 22, 2023
Cipulot's EC Alveus PR
jussaw added a commit to jussaw/qmk_firmware that referenced this pull request Aug 18, 2023
* [Keyboard] add kibou/harbour (qmk#21131)

* [Docs] Highlight keymap name entry (qmk#21138)

* [Keyboard] Add ScottoStarter handwired keyboard (qmk#21101)

* [Keyboard] Add Scotto40 handwired keyboard (qmk#21103)

* [Keyboard] Add Scotto36 handwired keyboard (qmk#21104)

Co-authored-by: Albert Y <[email protected]>

* [Keyboard] Add egg58 (qmk#21021)

* xelus/rs108: correct layout data (qmk#21146)

* peej/tripel: correct layout data (qmk#21145)

Corrects the layout data for all three versions of the Peej Tripel.

* [Bugfix] LVGL bindings wrong offset math (qmk#21147)

* poker87d: correct layout data (qmk#21159)

* monoflex60: fix LAYOUT_60_iso_tsangan implementation (qmk#21158)

* add kibou/wendy (qmk#21150)

* Add NortonTech handwired keypad (NortonTechPad) (qmk#21148)

* Add an emphasis on QMK MSYS terminal (qmk#21168)

* Add an emphasis on QMK MSYS terminal

Not using MSYS terminal is a frequent user error. This change
adds an additional statement to guide users to run the first
command in MSYS itself. Edited the same statement for consistency
in the other OSes.

* Update instructions for the other operating systems

* Slightly refine `g_led_config` parsing (qmk#21170)

* Adds Planck Rev 7 & Updates rev6_drop to Matrix Lite Implementation (qmk#21175)

* adds planck/rev7

* Remove config.h include

Co-authored-by: Drashna Jaelre <[email protected]>

* convert planck matrices to lite implementation

---------

Co-authored-by: Drashna Jaelre <[email protected]>

* Fix typo (qmk#21189)

* Remove some keymap-level info.jsons (qmk#21191)

* [Keyboard] Add ScottoGame Keyboard (qmk#20940)

* Typo Correction in planck/rev7 readme.md (qmk#21194)

Corrected typo explaining encoder requirements.

* Update newbs docs with some rp2040 stuff (qmk#21186)

* Update newbs_building_firmware_configurator.md

* Update docs/newbs_flashing.md


Co-authored-by: Ryan <[email protected]>

* EC Alveus (qmk#20840)

Cipulot's EC Alveus PR

* Up keymap (qmk#20769)

flinguenheld keymap aurora sweep

* [Keymap] thunderbird2086 layer status with RGB lighting/matrix (qmk#21063)

* Atreyu: correct layout data (qmk#21197)

* [Keyboard] Adding OSAv2 Topre PCB (qmk#21080)

* [Keyboard] Add kibou/winter (qmk#21161)

* [Keyboard] Add Scotto9 handwired macropad (qmk#21105)

Co-authored-by: Albert Y <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add Scotto34 (PCB Edition) (qmk#21085)

Co-authored-by: Albert Y <[email protected]>

* [Keyboard] Add Flashquark Horizon Z (qmk#21055)

Co-authored-by: jack <[email protected]>

* [Keyboard] Add ScottoSplit Keyboard (qmk#20945)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add orba keyboard (qmk#21132)

* [Keyboard] Add ScottoFrog macropad (qmk#21209)

* [Keyboard] Add ScottoNum macropad (qmk#21208)

* [Keyboard] Add ErgoStrafer keyboard (qmk#21195)

* [Keyboard] rainkeebs trailmix (qmk#20189)

Co-authored-by: jack <[email protected]>

* [Keyboard] jaykeeb skyline (qmk#21219)

* [Keyboard] Add mokey12x2 (qmk#20702)

Co-authored-by: Ryan <[email protected]>
Co-authored-by: Joel Challis <[email protected]>

* [Keyboard]add 5108 Keyboard. (qmk#21184)

Co-authored-by: adophoxia <[email protected]>
Co-authored-by: jack <[email protected]>

* Add Sinc Rev. 4 (qmk#21130)

* Fork Rev. 3 to 4

* Update RGB LED positions

* Adjust RGB positions

* Enable more RGB modes

* Update copyrights

* Add license headers to keymaps

* Use same type of license header

Co-authored-by: Joel Challis <[email protected]>

* Fix I2C pins

---------

Co-authored-by: Joel Challis <[email protected]>

* 4pplet Waffling60 Rev D ISO Layout Fix and Additions (qmk#21236)

* correct layout data

* add matrix diagram

* rename LAYOUT to LAYOUT_all

* add LAYOUT_60_iso_tsangan_split_bs_rshift

* add LAYOUT_60_iso_tsangan_split_rshift

* add LAYOUT_60_iso_wkl_split_bs_rshift

* add LAYOUT_60_iso_wkl_split_rshift

* [Keyboard] add pluto keyboard (qmk#21225)

* Modernize M75H and M75S firmwares (qmk#21244)

* [Keymap] Left Control is now ESC when tapped (qmk#21241)

* [Keyboard] Add CannonKeys Leviatan PCB (qmk#21231)

* [Keyboard] Adding OSAv2 Numpad Topre support (qmk#21224)

* [Keyboard] add acr87 keyboard. (qmk#21200)

* [Keyboard] add top40 keyboard. (qmk#21199)

Co-authored-by: Less/Rikki <[email protected]>

* [Keyboard] Add Artemis Paragon (qmk#20910)

Co-authored-by: jack <[email protected]>

* DOIO KB30 Refactor (qmk#21250)

* refactor keymaps

- remove extra blank lines
- convert tabs to spaces
- use four-space indent
- grid-align keycodes
- use QMK-native keycode aliases

* info.json: correct layout data

* add readme.md

* info.json: correct maintainer field

Updates the value to reference the maintainer's GitHub username.

* ButterKeebs PocketPad: correct layout data (qmk#21256)

* Alas: ISO Layouts Fix and Matrix Diagram (qmk#21255)

* DOIO KB38 Refactor (qmk#21268)

* [refactor] keymap refactor

- tidy-up box drawing
- update keycode alignment for readability
- use QMK-native keycode aliases

* [refactor] correct layout data

* [docs] add image to readme

* Dymium65 Layout Touch-Up (qmk#21269)

* [refactor] friendly-format info.json

* [refactor] correct layout data

* Fix up operator precedence in RGBLIGHT (qmk#21280)

* preonic/rev3{,_drop}: Fix layouts with 2u keys (qmk#21114)

Apparently layouts with 2u keys were not correctly converted into the
`info.json` format (the old C layout macros used the arguments for such
keys multiple times to cover all possible 1u locations; this is not
supported in `info.json`, and the single matrix location for 2u keys was
chosen incorrectly in some cases).  Fix the layout definitions to match
the real PCB wiring.

* [refactor] correct layout data (qmk#21289)

* Geistmaschine Geist Layout Refactor and Touch-Up (qmk#21288)

* Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (qmk#21282)

* [Keyboard] Add support for Alveus MX PCB (qmk#21238)

Co-authored-by: jack <[email protected]>

* HFDKB K83 Configurator Layout Fix (qmk#21297)

* Tsubasa Handwired: correct layout data (qmk#21295)

* dnworks SBL Community Layout Support and Touch-Up (qmk#21267)

* [Docs] Add note about `ENABLE_COMPILE_KEYCODE` to docs (qmk#21290)

Co-authored-by: Ryan <[email protected]>

* [Keyboard] Add bigsmoothknob (qmk#21265)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add Alisaie (qmk#21266)

* [Keyboard] Add Keychron C1 Pro (qmk#20700)

Co-authored-by: adophoxia <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: jack <[email protected]>

* KJ-Modify RS40 Configurator Touch-Up (qmk#21311)

* [refactor] friendly-format info.json

* [enhancement] remove key overlap

Fix a key overlap in the Configurator rendering between LCtrl and Fn2.

* [enhancement] replace store links with product links

Replace URLs that point to the vendor's shop with URLs to the vendor's
product listing.

* Kalakos Bahrnob65 Configurator Layout Touch-Up (qmk#21309)

* [enhancement] add matrix diagram

* [refactor] friendly-format info.json

* [enhancement] remove key overlaps

* Planck Matrix Fixes (qmk#21196)

* fix non-default keymap compiling, initial matrix state, watchdog options

* fix: allow planck/rev7 to be used with ENCODER_ENABLE = no

* chore: update function name on all cases.

* remove old midi tone option

Co-authored-by: Ryan <[email protected]>

* fixes abhixec's planck keymap

* add audio enable condition to abhixec's planck keymap

* add audio enable condition to all muse includes

* Revert "add audio enable condition to all muse includes"

This reverts commit 9779e90.

* Revert "add audio enable condition to abhixec's planck keymap"

This reverts commit 24c742a.

* Revert "fixes abhixec's planck keymap"

This reverts commit 4bb085d.

---------

Co-authored-by: Peter.Falken <[email protected]>
Co-authored-by: Ryan <[email protected]>

* NovelKeys NK+: correct layout data (qmk#21317)

* NovelKeys NK+: correct layout data

Add key sizes to the layout data.

* [refactor] rename LAYOUT to LAYOUT_65_xt_ansi_blocker_tsangan

* [Docs] Code markdown amendment (qmk#21323)

* [Keyboard] Add Monsgeek M5 (qmk#21182)

Co-authored-by: adophoxia <[email protected]>
Co-authored-by: jack <[email protected]>

* Add Keychron C2 Pro (qmk#20701)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: adophoxia <[email protected]>
Co-authored-by: jack <[email protected]>

* Keebio Cepstrum Configurator Touch-Up (qmk#21310)

* [enhancement] remove redundant layout data

Remove the redundant layout data from the keyboard-level `info.json`.

* [enhancement] correct JSON syntax in rev1/info.json

* [enhancement] friendly-format rev1/info.json

* [enhancement] correct layout data

* Lucid Velvet Hotswap Layout Additions and Touch-Up (qmk#21312)

* [refactor] refactor via keymap

- grid-align keycodes
- remove trailing whitespace

* [refactor] refactor default keymap

- grid-align keycodes
- remove trailing whitespace

* [bugfix] fix key sequence error in default keymap

* [enhancement] fix key overlap in Configurator

* [enhancement] add matrix diagram

* [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_ansi

* [enhancement] add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_ansi_tsangan

* [enhancenment] enable Community Layout support

* Lucid Velvet Solder Layout Additions and Touch-Up (qmk#21313)

* [refactor] refactor via keymap

- grid-align keycodes
- remove trailing whitespace

* [refactor] refactor default keymap

- grid-align keycodes
- remove trailing whitespace

* [bugfix] fix key sequence error in default keymap

* [enhancement] fix key overlaps in Configurator

* [enhancement] add matrix diagram

* [refactor] rename LAYOUT to LAYOUT_all

* [enhancement] add LAYOUT_tkl_f13_ansi_split_space_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_ansi_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_ansi

* [enhancement] add LAYOUT_tkl_f13_iso_split_space_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_iso_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_iso

* [Keymap] Add lindgrenj6 planck layout (qmk#21155)

* Laneware LW75: correct layout data (qmk#21314)

[refactor]

Fixes misleading Configurator implementations of the available layouts.

* Pteropus: correct layout data (qmk#21326)

* [style] friendly-format info.json

* [chore] correct layout data

Fix keys overlapping when rendered in QMK Configurator or CLI.

* Quarkeys Z40 Community Layout Support and Touch-Up (qmk#21329)

* [refactor] rename LAYOUT to LAYOUT_planck_mit

* [style] friendly-format info.json

* [style] refactor keymaps

- grid-align keycodes
- use four-space indent
- remove trailing whitespace

* [chore] tidy-up keyboard data in info.json

- spell-check `manufacturer` value
- use valid `url`
- reference GitHub username for `maintainer`

* [chore] tidy-up readme

- link to maintainer's GitHub account
- add Hardware Availability link
- break-out Hardware Specs into its own section

* [enhancement] enable Community Layout support

* [chore] replace product image in readme

Source repository for previous URL seems to have been deleted.

* Igloo Configurator Touch-Up (qmk#21303)

* [refactor] friendly-format info.json

* [enhancement] add matrix diagram

* [enhancement] remove key overlaps in layout data

* Spleeb: correct layout data (qmk#21334)

* [style] friendly-format info.json

* [chore] correct layout data

Fix a poor Configurator/CLI rendering.

* Soda Pocket: correct layout data (qmk#21333)

[chore]

Correct the layout data for the keyboard.

This commit fixes a misleading Configurator implementation.

* Viktus OSAv2 Numpad Community Layout Support and Configurator Touch-Up (qmk#21342)

* [style] sort JSON keys in layout objects

* [chore] correct layout data

* [refactor] rename LAYOUT_all_split to LAYOUT_ortho_5x4

* [refactor] rename LAYOUT_2u_plus_2u_enter_2u_zero to LAYOUT_numpad_5x4

* [enhancement] enable Community Layout support

* Teahouse Ayleen Community Layout Support and Touch-Up (qmk#21341)

* [chore] correct layout data

* [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_tsangan

* [enhancement] enable Community Layout support

* Wuque Creek70 Layout Additions and Touch-Up (qmk#21346)

* [chore] correct layout data

* [docs] add layout/matrix diagram

* [refactor] rename LAYOUT to LAYOUT_all

* [enhancement] add LAYOUT_ansi_split_space_split_bs_rshift

* [enhancement] add LAYOUT_ansi_split_space

* [enhancement] add LAYOUT_ansi_split_bs_rshift

* [enhancement] add LAYOUT_ansi

* [enhancement] add LAYOUT_ansi_tsangan_split_bs_rshift

* [enhancement] add LAYOUT_ansi_tsangan

* [style] refactor keymaps

- use four-space indent
- convert tabs to spaces
- use QMK-native keycode aliases

* Y&R Transition80 Layout Additions and Touch-Up (qmk#21347)

* [chore] correct layout data

* [chore] rename LAYOUT to LAYOUT_all

* [docs] add layout/matrix diagram

* [enhancement] add LAYOUT_tkl_ansi_split_bs

* [enhancement] add LAYOUT_tkl_ansi

* [enhancement] add LAYOUT_tkl_ansi_tsangan_split_bs

* [enhancement] add LAYOUT_tkl_ansi_tsangan

* [enhancement] enable Community Layout support

* [chore] add reference keymaps

* Akko Top40: correct layout data (qmk#21348)

* Jaykeeb Orba Layout Addition and Touch-Up (qmk#21349)

* [chore] correct layout data

* [chore] rename LAYOUT to LAYOUT_625u_space

* [style] friendly-format info.json

* [enhancement] add LAYOUT_7u_space

* Jaykeeb Skyline: correct layout data (qmk#21350)

* Bump tj-actions/changed-files from 36 to 37 (qmk#21356)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36 to 37.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v36...v37)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Verify max one keyboard addition during CI. (qmk#21246)

* Kibou Harbour Layout Addition and Touch-Up (qmk#21358)

* [style] friendly-format info.json

* [chore] correct layout data

* [docs] add layout/matrix diagram

* [refactor] rename LAYOUT to LAYOUT_65_ansi_blocker_tsangan_split_bs

* [enhancement] add LAYOUT_65_ansi_blocker_wkl_split_bs

* [chore] correct listed maintainer

Reference the maintainer's GitHub username.

* Update config.h (qmk#21361)

* Kibou Winter: rename LAYOUT to LAYOUT_tkl_ansi_wkl (qmk#21372)

* Mechlovin Zed65 rev1 Touch-Up (qmk#21373)

* [docs] add layout/matrix diagram

* [refactor] rename LAYOUT_65_ansi_tsangan to LAYOUT_65_ansi

* Add riot auto-merge to `master` to trigger GH workflows. (qmk#21390)

* Smith & Rune Iron160 Hotswap Touch-Up (qmk#21376)

* [style] friendly-format info.json

- sort JSON keys in layouts object
  - remove instances of `w: 1`

* [chore] correct layout data

* [refactor] rename LAYOUT to LAYOUT_60_tsangan_hhkb

* [enhancement] add LAYOUT_60_ansi_tsangan_split_rshift

* [enhancement] enable Community Layout support

* [bugfix] write appropropriate keymaps

Neither the `default` nor `via` keymaps were written appropriately for
this keyboard.

This commit modifies both keymaps to be appropriate for
`60_tsangan_hhkb` layout.

* Kibou Wendy Layout Additions and Touch-Up (qmk#21367)

* [style] refactor keymaps

- use four-space indent
- grid-align keycodes
- use QMK-native keycode aliases

* [style] friendly-format info.json

* [chore] remove key overlaps in layout data

* [chore] correct key sequence

* [chore] add key labels

Add `label` keys to the JSON layout data to disambiguate which keys each
object is meant to represent.

Based on the original key sizes and positions as submitted by the
maintainer.

* [docs] add layout/matrix diagram

* [refactor] rename LAYOUT to LAYOUT_all

* [enhancement] add LAYOUT_tkl_ansi_split_bs_rshift

* [enhancement] add LAYOUT_tkl_iso_split_bs_rshift

* [enhancement] enable Community Layout support

* [Keyboard] Sofle: fix LED count (qmk#21386)

* correct `default_60_abnt2/keymap.c` ASCII diagram (qmk#21397)

* sofle/rev1:devdev: Disable console (qmk#21401)

* Add Iris Rev. 8 (qmk#21392)

Co-authored-by: Duncan Sutherland <[email protected]>

* [Keymap] Add peterfalken planck/rev7 keymap (qmk#21328)

* [Keyboard] Add jaykeeb sebelas (qmk#21335)

* [Keyboard] Add Varanidae (qmk#21340)

* usbpd_stm32g4: Configure UCPD before disabling the dead battery mode (qmk#21430)

* [Docs] Fix listed defaults in quantum painter docs (qmk#21429)

* [Keyboard] Add Zed65 910 PCB (qmk#21415)

Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Less/Rikki <[email protected]>
Co-authored-by: Ryan <[email protected]>

* [Keymap] Improve tap-hold configuration (qmk#21383)

* [Keyboard] b_sides/rev41lp: add via keymap (qmk#21381)

* [Keyboard] add `handwired/dactyl_maximus` keyboard (qmk#21338)

* Smith & Rune Iron160 Soldered Touch-Up (qmk#21377)

* [Keyboard] Add Plywrks ply8x (qmk#21263)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Ryan <[email protected]>

* Changed interverts to inverts (qmk#21270)

* Changed interverts to inverts

* fixed spacing issue

Co-authored-by: Joel Challis <[email protected]>

---------

Co-authored-by: Joel Challis <[email protected]>

* [Keyboard] Add the Mine Keyboard (qmk#21211)

* planck/rev7: Fix build without AUDIO_ENABLE (qmk#21408)

* [Keyboard] Add MNK60 (qmk#21204)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add XT87 (qmk#21201)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keymap] Update andrebrait keymap for GMMK Pro (qmk#21133)

* [Keyboard] Add ScottoCMD handwired keyboard (qmk#21102)

Co-authored-by: jack <[email protected]>

* [Keyboard] Add Fidelity keyboard  (qmk#20922)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add Baumkuchen (qmk#20766)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add dactyl_lightcycle (qmk#20709)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>

* [Keyboard] Adding Krado Industries keyboards (qmk#20372)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add Frost68 keyboard (qmk#20370)

Co-authored-by: Pablo Martínez <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Update 1upkeyboards pi60 config (qmk#21404)

* [Keyboard] Add key-ripper (qmk#19598)

* [keyboard] Add abko/ak84bt (qmk#21243)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: syc <[email protected]>

* [Keyboard] Add RM Fullsize (qmk#20925)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: jason <[email protected]>
Co-authored-by: Snipeye <[email protected]>
Co-authored-by: jack <[email protected]>

* 4pplet Eagle Viper Rev B: correct LAYOUT_all data (qmk#21458)

Corrects the position of the Right Ctrl key.

* [Keymap] small changes, game layer for mattly keymap (qmk#21375)

Co-authored-by: Ryan <[email protected]>

* [Keyboard] Add mazestudio jocker (qmk#21446)

Co-authored-by: jack <[email protected]>

* [Keyboard] Add dp3000 macropad (qmk#21413)

* [Keyboard] Add Nyquist Rev. 4 (qmk#21421)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add chosfox cf81 (qmk#21437)

Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Keychron Q11 ISO Version (qmk#21438)

* [Keyboard] Add dnworks frltkl (qmk#21457)

* [Keymap] Add zigotica stenai keymap for XD75 keyboard (qmk#21412)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Fix default keymap for RM_Fullsize (qmk#21461)

Co-authored-by: jason <[email protected]>

* clarify what the heck pristine means for reasons (qmk#20950)

* [Refactor] Python-ify QP's converter code (qmk#20102)

* Adjust width requirement for big enter (qmk#21470)

* Lights Out keymap for winry25t (qmk#20538)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add stront keyboard (qmk#21035)

* Add ScottoAlp Keyboard (qmk#20937)

* Pomodoro Timer in Lily58 (qmk#21215)

* [Keyboard] add m6 Keyboard. (qmk#21183)

* add `scotto` community layouts and userspace (qmk#21097)

Co-authored-by: Joe Scotto <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Joe Scotto <[email protected]>

* add ASCII diagrams to LAYOUT_64_* (qmk#21285)

* Add EVO70 R2 Keyboard (qmk#21321)

* Adding Custom Shift Key Implementation for BriianPowell's Gentleman65 Keymap (qmk#21315)

* Add a turbo feature to coffee keymap (qmk#21291)

Co-authored-by: Fae <[email protected]>

* [Keymap] Add slotThe keyboardio/atreus keymap (qmk#21274)

* Add 'JIS' form factor layouts (qmk#21220)

* bootmagic mods covering the case when swapped mods are pressed at the same time (qmk#21320)

* [Keyboard] Adding Styrka Topre PCB (qmk#21276)

* AMJKeyboard AMJ84 Touch-Up (qmk#21463)

* Revert "bootmagic mods covering the case when swapped mods are pressed at the same time (qmk#21320)" (qmk#21471)

* [Keyboard] update keyboard soda/mango, support rgb matrix (qmk#21385)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Duncan Sutherland <[email protected]>

* [Keyboard] Add Neely 65 (qmk#21027)

Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Wolf <[email protected]>

* [Keyboard] Add Silhouette (qmk#21025)

Co-authored-by: jack <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Wolf <[email protected]>

* [Keyboard] Add Ziggurat (qmk#21024)

Co-authored-by: jack <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Wolf <[email protected]>

* Artemis Paragon Layout Additions (qmk#21479)

* [docs] hotswap version: add layout/matrix diagram

* [docs] soldered version: add layout/matrix diagram

* [refactor] rename LAYOUT to LAYOUT_all

* [enhancement] hotswap version: add LAYOUT_ansi_rwkl_split_bs

* [enhancement] hotswap version: add LAYOUT_ansi_rwkl

* [enhancement] hotswap version: add LAYOUT_ansi_wkl_split_bs

* [enhancement] hotswap version: add LAYOUT_ansi_wkl

* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_space_split_bs

* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_space

* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_bs

* [enhancement] soldered version: add LAYOUT_iso_rwkl

* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_space_split_bs

* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_space

* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_bs

* [enhancement] soldered version: add LAYOUT_ansi_rwkl

* 1upocarina (qmk#21039)

Co-authored-by: Joel Challis <[email protected]>

* [Docs] Squeeze AVR with simplified magic config functions (qmk#21477)

* Userspace and keymap addition (qmk#20522)

Co-authored-by: Drashna Jaelre <[email protected]>

* [Keyboard] Add kibou/suisei (qmk#21487)

Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add ah/haven{65,80} (qmk#20142)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: CMM.Studio Freather <[email protected]>

* AliceH66 Pianoforte Touch-Up (qmk#21504)

* DTIsaac01 Layout Additions and Touch-Up (qmk#21505)

* CMM.Studio Fuji65 Layout Additions (qmk#21501)

* [Keyboard] Add Mode M256-WS and M256-WH (qmk#20502)

Co-authored-by: Ryan <[email protected]>

* [Keyboard] add itstleo9 (qmk#21460)

Co-authored-by: jack <[email protected]>

* [Keyboard] Fix dactyl_lightcycle matrix positions (qmk#21503)

* [Keyboard] Model H controller for IBM Model M (qmk#20625)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: hcbille <[email protected]>

* [Keymap] Update Zweihander Ergodox keymap (qmk#21506)

Swap volume direction, add Expand/Shrink Selection buttons

* [Keyboard] Add QVEX Lynepad 2.0 (qmk#21070)

* [Keyboard] Add nix_studio/lilith (qmk#20466)

Co-authored-by: Less/Rikki <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Sergey Vlasov <[email protected]>

* [Keyboard] Fix RS60's indicator LED (qmk#21509)

* [Keymap] Dothtm/0.21/60 and 75 (qmk#21442)

Co-authored-by: Ryan <[email protected]>

* [Keyboard] add rocketkeyboards mercury65 (qmk#20811)

Co-authored-by: jack <[email protected]>

* [Keyboard] Add new nemui65 (qmk#21304)

Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add minidivide (qmk#19870)

Co-authored-by: jack <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>

* Fix jaykeeb indicator state and pins (qmk#21466)

* Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (qmk#21518)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.4.2...v4.4.3)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [Keyboard] add mothwing (qmk#19342)

Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>

* AliceH66 Pianoforte Hotswap Touch-Up (qmk#21542)

* [refactor] rename LAYOUT_tkl_ansi to LAYOUT_tkl_f13_ansi

* [enhancement] enable Community Layout support

* [chore] correct layout data

Correct the position of the spacebar.

* GMMK2 65% ANSI Touch-Up (qmk#21544)

* [chore] correct layout data

* [chore] rename LAYOUT to LAYOUT_65_ansi_blocker

Also adds a layout alias so as to not have to edit the user keymaps.

* [enhancement] enable Community Layout support

* Keychron V4 Touch-Up (qmk#21545)

* Keychron V4 ANSI: rename LAYOUT_ansi_61 to LAYOUT_60_ansi

* Keychron V4 ANSI: enable Community Layout support

* Keychron V4 ISO: correct layout data

Move position [3, 1] up by 0.25u.

* Keychron V4 ISO: rename LAYOUT_iso_62 to LAYOUT_60_iso

* Keychron V4 ISO: enable Community Layout support

* Fix compilation of lily58 rgb_state_reader (qmk#21502)

* HolySwitch Lightweight65 Community Layout Support (qmk#21550)

* [chore] rename LAYOUT to LAYOUT_65_ansi_blocker

* [enhancement] enable Community Layout support

* Automata02 Alisaie Touch-Up (qmk#21552)

* [style] friendly-format info.json

* [chore] remove key labels from info.json

* [chore] correct layout data

Fix a misleading Configurator implementation, and incorrect key sizes
and positioning on the bottom row.

* [chore] re-add key labels to info.json

* Move files to rev1 folder, add rev2 (qmk#21563)

Co-authored-by: Duncan Sutherland <[email protected]>

* Add Bastion75 PCB to QMK (qmk#21529)

* Add Bastion75 to QMK

* Remove blank layers

* Apply suggestions from code review

Co-authored-by: jack <[email protected]>

* Update keymaps

---------

Co-authored-by: jack <[email protected]>

* Document the right location for indicator functions (qmk#21512)

* [Keyboard] Add boardsource/unicorne (qmk#21510)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Cole Smith <[email protected]>

* [Keyboard] Add EC Theca (qmk#21233)

Co-authored-by: jack <[email protected]>

* Fix VS code live share extension link (qmk#21585)

* Add Nyquistpad (qmk#21578)

Co-authored-by: jack <[email protected]>
Co-authored-by: Ryan <[email protected]>

* Fix paragon keyboard encoder step (qmk#21582)

* [Keyboard] Add linworks fave60a (qmk#20795)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>

* Add Caps Lock indicator for Kyechron S1 white backlight version (qmk#21559)

* [Keyboard] Add nico (qmk#20686)

Co-authored-by: jack <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Joel Challis <[email protected]>

* Fix ik75 scroll lock and windows lock status LEDs (qmk#20380)

* Add Bastion60 PCB to QMK (qmk#21527)

Co-authored-by: jack <[email protected]>
Co-authored-by: Danny <[email protected]>

* Add BastionTKL PCB to QMK (qmk#21530)

Co-authored-by: jack <[email protected]>
Co-authored-by: Danny <[email protected]>

* Add Bastion65 PCB to QMK (qmk#21528)

Co-authored-by: jack <[email protected]>

* [Keyboard] boardsource/equals (qmk#21230)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: jack <[email protected]>

* [Keyboard] Add m1 keyboard (qmk#19799)

Co-authored-by: adophoxia <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: wb-joy <[email protected]>
Co-authored-by: Joy Lee <[email protected]>

* [Keyboard] Phoenix Project No 1 support (qmk#21068)

Co-authored-by: Ryan <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>

* Revert "Equals keyboard" (qmk#21622)

* [Keyboard] Add splitkb.com's Aurora Sofle v2 (qmk#21499)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Thomas Baart <[email protected]>

* Amend documented `RGBLIGHT_HUE_STEP` default value (qmk#21617)

* helix/rev3_4rows, helix/rev3_5rows: Fix build with converters (qmk#21608)

The code for Helix rev3 boards could not be built with, e.g.,
`CONVERT_TO=rp2040_ce` due to invalid `#include <stdio.h>` in the
keyboard level `config.h` (apparently the AVR version of that file
contains guards against usage in assembly code, which was hiding the
bug).  Move `#include <stdio.h>` to the C sources which need it.

* [Keyboard] Add Divine keyboard (qmk#21593)

* [Keyboard] add itstleo40 PCB (qmk#21536)

Co-authored-by: jack <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>

* [Keymap] update colemad crkbd (corne) keyboard (qmk#21515)

Co-authored-by: Álvaro Cortés Devesa <[email protected]>

* [Keyboard] Add ANAVI Macro Pad 12 (qmk#21547)

* Updated info.json of c2 pro (qmk#21581)

* Correct "less than" to "up to" in squeezing_avr?id=layers (qmk#21639)

* Keychron Q11 ISO: Fix left Shift breakage due to a wrong matrix mask (qmk#21655)

Keychron Q11 uses `matrix_mask` to mask away the matrix location used
for `SPLIT_HAND_MATRIX_GRID` (otherwise the keyboard will constantly
generate a wakeup request whenever the host enters suspend).  However,
the value of `matrix_mask` is actually chosen to mask away all unused
locations, but it was apparently generated for the ANSI board and
therefore masks away the left Shift key on the ISO board, breaking the
functionality of that key.

Fix `matrix_mask` to make the masking work as intended:

- Set the `[4, 1]` bit to 1; this is the matrix location for the ISO
  left Shift.

- Set the `[2, 5]` bit to 0; this is actually the matrix location which
  corresponds to `#define SPLIT_HAND_MATRIX_GRID A2, A15` on the left
  side, which was intended to be masked; apparently the wakeup problem
  does not happen due to `SPLIT_HAND_MATRIX_GRID_LOW_IS_RIGHT`, so the
  left half actually has that matrix location open.  On the right side
  `A2, A15` is `[9, 6]`, which was masked off correctly.

* [Keyboard] Add Bento Box macropad (qmk#20521)

* moondrop/dash75: fix keymap (qmk#21680)

* Clarify custom keycode enum requirement for PRs (qmk#21648)

* Add VIA layout for Dactyl Manuform 5x6 (qmk#21649)

Co-authored-by: Duncan Sutherland <[email protected]>

* Contributing docs: add note to make sure repo is up to date (qmk#21694)

* Fix `binepad/bn009` and `durgod/dgk6x/hades_ansi` keymaps (qmk#21701)

* [Keyboard] Update usb.* of `dactyl_lightcycle` (qmk#21462)

* [Keyboard] add laneware `raindrop` keyboard (qmk#21277)

Co-authored-by: Sergey Vlasov <[email protected]>
Co-authored-by: Ryan <[email protected]>

* [Keyboard] Add Projectd/65/Projectd_65_ansi (qmk#21520)

Co-authored-by: Ryan <[email protected]>
Co-authored-by: gksygithub <[email protected]>

* [Keymap] Add Via keymap for CXT Studio (qmk#21675)

* [Keyboard] fix json for nemui65 (qmk#21629)

* [Keyboard] Update USB settings for dactyl_maximus (qmk#21666)

* [Keyboard] Add mk47 keyboard (qmk#19797)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joy <[email protected]>
Co-authored-by: Joy Lee <[email protected]>

* correct keymap file name for tkl_f13_jis layout (qmk#21631)

* Fix `keyboard` field for some JSON keymaps (qmk#21752)

* [Keyboard] Add Shostudio Arc (qmk#21733)

* [Keymap] Update rpbaptist crkbd (qmk#21674)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Richard Baptist <[email protected]>

* [Keymap] Update andrebrait keymap for GMMK Pro (qmk#21668)

* [Keymap] submitting janat-t planck keymap (qmk#21619)

Co-authored-by: Janat Taerakul <[email protected]>

* [keyboard] Graystudio Think6.5 V3 Support Revised (qmk#21560)

Co-authored-by: jack <[email protected]>
Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Ryan <[email protected]>

* [Keyboard] Add Chouchou keyboard (qmk#21699)

* Add ScottoErgo Keyboard (qmk#20944)

Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>

* Add Scotto34 Keyboard (qmk#20943)

Co-authored-by: Albert Y <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>

* Add ScottoInvader Keyboard (qmk#20941)

Co-authored-by: Ryan <[email protected]>

* coarse/cordillera: fix backlight config (qmk#21761)

* The PoweredByPorridge layout for the Keyboardio Atreus (qmk#21737)

Co-authored-by: jack <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: FanXingStudio <[email protected]>
Co-authored-by: Albert Y <[email protected]>
Co-authored-by: Joe Scotto <[email protected]>
Co-authored-by: Travis Mick <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: Pablo Martínez <[email protected]>
Co-authored-by: biuboom-jun <[email protected]>
Co-authored-by: NortonTech <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Jack Humbert <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Jared <[email protected]>
Co-authored-by: Tom Barnes <[email protected]>
Co-authored-by: Cipulot <[email protected]>
Co-authored-by: Florent Linguenheld <[email protected]>
Co-authored-by: Allen Choi <[email protected]>
Co-authored-by: blindassassin111 <[email protected]>
Co-authored-by: flashquark <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: Alabahuy <[email protected]>
Co-authored-by: David Hoelscher <[email protected]>
Co-authored-by: Alberto Pavano <[email protected]>
Co-authored-by: rhmokey <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: jonylee@hfd <[email protected]>
Co-authored-by: adophoxia <[email protected]>
Co-authored-by: Danny <[email protected]>
Co-authored-by: dztech <[email protected]>
Co-authored-by: Álvaro A. Volpato <[email protected]>
Co-authored-by: Gastón Jorquera <[email protected]>
Co-authored-by: Andrew Kannan <[email protected]>
Co-authored-by: Less/Rikki <[email protected]>
Co-authored-by: Sleepdealr <[email protected]>
Co-authored-by: Nick Brassel <[email protected]>
Co-authored-by: Sergey Vlasov <[email protected]>
Co-authored-by: mechlovin <[email protected]>
Co-authored-by: Derek <[email protected]>
Co-authored-by: Roberts Kursitis <[email protected]>
Co-authored-by: lalalademaxiya1 <[email protected]>
Co-authored-by: Peter.Falken <[email protected]>
Co-authored-by: lindgrenj6 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Silc Lizard (Tokage) Renew <[email protected]>
Co-authored-by: Idan Kamara <[email protected]>
Co-authored-by: Ramon Imbao <[email protected]>
Co-authored-by: Tim Stewart <[email protected]>
Co-authored-by: Arturo Avila <[email protected]>
Co-authored-by: kopibeng <[email protected]>
Co-authored-by: Andre Brait <[email protected]>
Co-authored-by: Callum Hart <[email protected]>
Co-authored-by: takashicompany <[email protected]>
Co-authored-by: Feags <[email protected]>
Co-authored-by: skeletonkbd <[email protected]>
Co-authored-by: ziptyze <[email protected]>
Co-authored-by: Brian Schwind <[email protected]>
Co-authored-by: temp4gh <[email protected]>
Co-authored-by: syc <[email protected]>
Co-authored-by: Rucker Machine <[email protected]>
Co-authored-by: jason <[email protected]>
Co-authored-by: Snipeye <[email protected]>
Co-authored-by: Matthew Lyon <[email protected]>
Co-authored-by: Han's <[email protected]>
Co-authored-by: depermana12 <[email protected]>
Co-authored-by: leyew <[email protected]>
Co-authored-by: Sergi Meseguer <[email protected]>
Co-authored-by: Tom Parker-Shemilt <[email protected]>
Co-authored-by: Evgenii Vilkov <[email protected]>
Co-authored-by: Casey Borders <[email protected]>
Co-authored-by: Joe Scotto <[email protected]>
Co-authored-by: Brian <[email protected]>
Co-authored-by: CoffeeIsLife <[email protected]>
Co-authored-by: Fae <[email protected]>
Co-authored-by: Tony Zorman <[email protected]>
Co-authored-by: Nimish Gåtam <[email protected]>
Co-authored-by: Jeayo Keh <[email protected]>
Co-authored-by: Wolf Van Herreweghe <[email protected]>
Co-authored-by: Wolf <[email protected]>
Co-authored-by: miketronic <[email protected]>
Co-authored-by: Freather <[email protected]>
Co-authored-by: CMM.Studio Freather <[email protected]>
Co-authored-by: Its TLeo <[email protected]>
Co-authored-by: Jerome Berclaz <[email protected]>
Co-authored-by: hcbille <[email protected]>
Co-authored-by: adiabatic <[email protected]>
Co-authored-by: seflm <[email protected]>
Co-authored-by: arnstadm <[email protected]>
Co-authored-by: Xelus22 <[email protected]>
Co-authored-by: Mike Cramer <[email protected]>
Co-authored-by: drewpyun <[email protected]>
Co-authored-by: spbgzh <[email protected]>
Co-authored-by: tan-t <[email protected]>
Co-authored-by: Alfredo Colas Gullon <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: Cole Smith <[email protected]>
Co-authored-by: peepeetee <[email protected]>
Co-authored-by: Yak <[email protected]>
Co-authored-by: DUILCHOI <[email protected]>
Co-authored-by: Kumiko as a Service <[email protected]>
Co-authored-by: yulei <[email protected]>
Co-authored-by: jestercore <[email protected]>
Co-authored-by: cole smith <[email protected]>
Co-authored-by: wb-joy <[email protected]>
Co-authored-by: Joy Lee <[email protected]>
Co-authored-by: Rico <[email protected]>
Co-authored-by: harveysch <[email protected]>
Co-authored-by: Thomas Baart <[email protected]>
Co-authored-by: era <[email protected]>
Co-authored-by: Álvaro Cortés <[email protected]>
Co-authored-by: Álvaro Cortés Devesa <[email protected]>
Co-authored-by: Leon Anavi <[email protected]>
Co-authored-by: 3geek14 <[email protected]>
Co-authored-by: Synth and Keys <[email protected]>
Co-authored-by: Hugh Rawlinson <[email protected]>
Co-authored-by: gskygithub <[email protected]>
Co-authored-by: gksygithub <[email protected]>
Co-authored-by: Brian McKenna <[email protected]>
Co-authored-by: Richard Baptist <[email protected]>
Co-authored-by: Richard Baptist <[email protected]>
Co-authored-by: Janat Taerakul <[email protected]>
Co-authored-by: Janat Taerakul <[email protected]>
Co-authored-by: Yizhen Liu <[email protected]>
Co-authored-by: Dane Lipscombe <[email protected]>
Co-authored-by: Joe Scotto <[email protected]>
Co-authored-by: Powered by Porridge <[email protected]>
zaih-ge pushed a commit to zaih-ge/qmk_firmware that referenced this pull request Aug 31, 2023
Cipulot's EC Alveus PR
autoferrit pushed a commit to SpaceRockMedia/bastardkb-qmk that referenced this pull request Dec 8, 2023
Cipulot's EC Alveus PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap via Adds via keymap and/or updates keyboard for via support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants