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

[Keyboard] Add Quarkeys Z67 PCB with solder and hotswap versions #19465

Merged
merged 34 commits into from
Feb 2, 2023

Conversation

tommyamoszhao
Copy link
Contributor

@tommyamoszhao tommyamoszhao commented Jan 1, 2023

<-- This is a 65% 67 keys PCB, designed and made by Qaurkeys Studio -->
<-- Solder version with different layout variants, through-hole for per-key LEDs -->
<-- Hotswap version with ansi 65% layout, per-key RGBs -->

  • 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 Jan 1, 2023
keyboards/quarkeys/z67/hotswap/rules.mk Outdated Show resolved Hide resolved
keyboards/quarkeys/z67/hotswap/rules.mk Outdated Show resolved Hide resolved
keyboards/quarkeys/z67/solder/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/quarkeys/z67/solder/rules.mk Outdated Show resolved Hide resolved
@drashna drashna requested a review from a team January 1, 2023 15:58
@drashna drashna requested a review from a team January 1, 2023 22:00
keyboards/quarkeys/z67/solder/rules.mk Show resolved Hide resolved
keyboards/quarkeys/z67/solder/rules.mk Outdated Show resolved Hide resolved
keyboards/quarkeys/z67/readme.md Outdated Show resolved Hide resolved
keyboards/quarkeys/z67/hotswap/rules.mk Outdated Show resolved Hide resolved
keyboards/quarkeys/z67/hotswap/config.h Outdated Show resolved Hide resolved
keyboards/quarkeys/z67/hotswap/rules.mk Outdated Show resolved Hide resolved
keyboards/quarkeys/z67/solder/config.h Outdated Show resolved Hide resolved
keyboards/quarkeys/z67/hotswap/info.json Show resolved Hide resolved
keyboards/quarkeys/z67/solder/info.json Show resolved Hide resolved
keyboards/quarkeys/z67/solder/rules.mk Outdated Show resolved Hide resolved
@tommyamoszhao
Copy link
Contributor Author

Hi, is there any request still pending? @fauxpark I think every request's been full filled. Let me know, appreciate. :)

@drashna drashna merged commit d3b00d9 into qmk:master Feb 2, 2023
tacahiroy pushed a commit to tacahiroy/qmk_firmware that referenced this pull request Feb 7, 2023
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
4pplet added a commit to 4pplet/qmk_firmware that referenced this pull request Feb 12, 2023
commit 50f1654
Author: 4pplet <[email protected]>
Date:   Wed Feb 8 21:34:20 2023 +0100

    Update keymap.c

commit eac1e66
Author: 4pplet <[email protected]>
Date:   Wed Feb 8 21:33:50 2023 +0100

    fixed canon keymap

commit f251483
Author: 4pplet <[email protected]>
Date:   Wed Feb 8 16:20:57 2023 +0100

    adding default layouts and a dedicated canon typewriter layout

    adding default layouts and a dedicated canon typewriter layout

commit 4d1b113
Merge: 8cc98c7 17409da
Author: 4pplet <[email protected]>
Date:   Fri Feb 3 22:58:24 2023 +0100

    Merge remote-tracking branch 'upstream/master' into steezy60_rev_b_adding_layouts

commit 17409da
Author: QMK Bot <[email protected]>
Date:   Thu Feb 2 18:14:26 2023 -0800

    Format code according to conventions (qmk#19739)

commit 4d09bfa
Author: nendezkombet <[email protected]>
Date:   Fri Feb 3 09:04:47 2023 +0700

    [Keyboard] Add keebformom ortho 4x10 (qmk#18104)

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

commit c3406eb
Author: zhol0777 <[email protected]>
Date:   Thu Feb 2 17:00:38 2023 -0800

    [Keyboard] Add mkh studio bully (qmk#19696)

commit 87c4152
Author: Albert Y <[email protected]>
Date:   Fri Feb 3 08:17:05 2023 +0800

    Update handedness by define examples (qmk#19687)

commit 8e9d109
Author: Kassandra Karan <[email protected]>
Date:   Thu Feb 2 19:14:54 2023 -0500

    Added MacOS Support for BigKnob (qmk#19693)

commit de6a6f9
Author: lalalademaxiya1 <[email protected]>
Date:   Fri Feb 3 05:34:39 2023 +0800

    [Keyboard] Add Keychron V6 (qmk#19498)

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

commit 10c3b97
Author: lalalademaxiya1 <[email protected]>
Date:   Fri Feb 3 05:34:18 2023 +0800

    [Keyboard] Add Keychron V10 (qmk#19504)

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

commit a76e70c
Author: lalalademaxiya1 <[email protected]>
Date:   Fri Feb 3 05:33:56 2023 +0800

    [Keyboard] Add rev_0131 for Keychron Q0 (qmk#19547)

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

commit d3b00d9
Author: TommyZ <[email protected]>
Date:   Fri Feb 3 05:33:31 2023 +0800

    [Keyboard] Add Quarkeys Z67 with solder and hotswap versions (qmk#19465)

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

commit 3115cdf
Author: Andrew Kannan <[email protected]>
Date:   Thu Feb 2 16:32:22 2023 -0500

    [Keyboard] Add Crin (qmk#18065)

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

commit eeadbd2
Author: Nick Brassel <[email protected]>
Date:   Fri Feb 3 07:14:26 2023 +1100

    Politely ask people not to submit issues to add support for unknown keyboards. (qmk#19737)

commit f7e6963
Author: ziptyze <[email protected]>
Date:   Thu Feb 2 13:17:10 2023 -0500

    adding pi60 (qmk#19431)

    * updates to 1up product line

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

commit 8dc6686
Author: adiabatic <[email protected]>
Date:   Wed Feb 1 10:55:12 2023 -0800

    zweihander-macos: Update keys, add capslock (qmk#19730)

    * Update to current Scroll Lock/Power names

    * Replace `'` with `⇪`

commit ca8b4b8
Author: a_marmot <[email protected]>
Date:   Wed Feb 1 09:26:37 2023 -0800

    [Keyboard] Add modded Razer Orbweaver with RP2040 (qmk#19711)

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

commit 252b041
Author: Patryk <[email protected]>
Date:   Wed Feb 1 14:13:18 2023 +0000

    add Mecx Labs mp1 macropad (qmk#19064)

    * add mecxlabs mp1 macropad
    Co-authored-by: Joel Challis <[email protected]>

commit e296d67
Author: Nick Brassel <[email protected]>
Date:   Mon Jan 30 19:47:46 2023 +1100

    Accumulate version.h generator flags. (qmk#19716)

commit 2c878b1
Author: Ryan <[email protected]>
Date:   Mon Jan 30 14:37:02 2023 +1100

    Clean up `qmk generate-autocorrect-data` (qmk#19710)

commit 328279a
Author: Wolf Van Herreweghe <[email protected]>
Date:   Sun Jan 29 23:58:07 2023 +0100

    Add base firmware for the Frog Numpad (qmk#19698)

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

commit d322b4c
Author: yiancar <[email protected]>
Date:   Sun Jan 29 16:59:13 2023 +0000

    [Keyboard] Baion 808 (qmk#19690)

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

commit 981f3c3
Author: Albert Y <[email protected]>
Date:   Sun Jan 29 00:41:50 2023 +0800

    Additional handedness by EEPROM examples (qmk#19686)

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

commit ce7bb63
Author: azhizhinov <[email protected]>
Date:   Sat Jan 28 01:52:05 2023 +0300

    VIA keymap for Reviung 34. (qmk#19694)

    VIA keymap for Reviung 34.

commit acea06b
Author: adophoxia <[email protected]>
Date:   Fri Jan 27 13:39:38 2023 -0800

    [Keyboard] Update effects for Keychron Q2 (qmk#19685)

commit 9aaf1c2
Author: Patrick Muldoon <[email protected]>
Date:   Fri Jan 27 08:35:26 2023 -0800

    Swap LED_PIN_ON_STATE to 0. (qmk#19692)

    User reported that CAPS lock Led state was inverted after soldering a LED to their board.

    LED_PIN_ON_STATE defaults to 1, so just swap to low.

    Flashed board and now CAPS LED reflects the actual state

commit b3dca4b
Author: Jay Greco <[email protected]>
Date:   Fri Jan 27 00:03:57 2023 -0800

    Add RP2040 SCRAMBLE v2 (qmk#19489)

commit 6e42b58
Author: AnotherStranger <[email protected]>
Date:   Thu Jan 26 22:14:34 2023 +0100

    VIA keymap for the dactyl manuform 4x6 (qmk#19668)

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

commit 19ecd69
Author: Charly Delay <[email protected]>
Date:   Fri Jan 27 03:43:08 2023 +0900

    Rename `LAYOUT` macros identifier that contained the keyboard name (qmk#19657)

commit 3823046
Author: schwarzer-geiger <[email protected]>
Date:   Thu Jan 26 11:34:27 2023 -0500

    new keyboard: edinburgh41 (qmk#19569)

    * added edinburgh41

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

commit fa132ba
Author: Darkhan <[email protected]>
Date:   Wed Jan 25 00:19:32 2023 +0000

    Decrease LED animation frequency to improve performance (qmk#19677)

commit 8af8720
Author: Christian Brauner <[email protected]>
Date:   Tue Jan 24 21:03:05 2023 +0100

    [Keymap] Update brauner preonic layout (qmk#19665)

commit 419a794
Author: arrowj <[email protected]>
Date:   Tue Jan 24 09:17:24 2023 -0600

    Update understanding_qmk.md (qmk#19664)

    Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46.

commit b24fa2f
Author: Natan-P <[email protected]>
Date:   Tue Jan 24 15:19:34 2023 +0100

    escaped stray backslash in bux.py (qmk#19667)

commit 1c69682
Author: MJM <[email protected]>
Date:   Tue Jan 24 04:19:42 2023 -0500

    [Keyboard] Add the Black Hellebore (qmk#19655)

commit 695c4c6
Author: adophoxia <[email protected]>
Date:   Tue Jan 24 00:51:45 2023 -0800

    [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (qmk#19674)

commit 4d180c9
Author: jack <[email protected]>
Date:   Tue Jan 24 01:04:56 2023 -0700

    fixup splitkb/kyria VIA keymap (qmk#19676)

commit 4c6415d
Author: cole smith <[email protected]>
Date:   Mon Jan 23 21:42:38 2023 -0800

    [Keyboard] Fix boardsource/lulu/avr encoder pins (qmk#19672)

commit 4e658d4
Author: youturn45 <[email protected]>
Date:   Mon Jan 23 05:23:00 2023 -0500

    [Keymap] Add youturn/yt keymap for think65 (qmk#19300)

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

commit 9c7490d
Author: Joe Scotto <[email protected]>
Date:   Mon Jan 23 04:38:22 2023 -0500

    [Keyboard] Add Scotto40 Keyboard (qmk#18453)

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

commit 300a0de
Author: era <[email protected]>
Date:   Sat Jan 21 04:43:11 2023 +0900

    Change era65 keymap&debounce_type (qmk#19627)

commit 64c399b
Author: leah-splitkb <[email protected]>
Date:   Fri Jan 20 12:22:53 2023 +0100

    [Keyboard] Add Kyria rev3 (qmk#19423)

commit 53cc617
Author: Joel Challis <[email protected]>
Date:   Fri Jan 20 05:44:05 2023 +0000

    Refactor some layouts which contain keyboard name (qmk#19645)

    * Refactor some layouts which contain keyboard name

    * use planck_mit

commit 18d107b
Author: dztech <[email protected]>
Date:   Fri Jan 20 12:29:48 2023 +0800

    Og60 fix indicator (qmk#19631)

commit 255e138
Author: Leo Deng <[email protected]>
Date:   Fri Jan 20 12:24:06 2023 +0800

    djam add rgb matrix (qmk#19621)

commit f2ad3ba
Author: Joel Challis <[email protected]>
Date:   Fri Jan 20 02:36:30 2023 +0000

    Refactor some layouts which contain keyboard name (qmk#19643)

commit 5e502c3
Author: Joel Challis <[email protected]>
Date:   Fri Jan 20 02:35:18 2023 +0000

    Remove stray UNUSED_PINS (qmk#19639)

commit 891780b
Author: Joel Challis <[email protected]>
Date:   Fri Jan 20 01:59:46 2023 +0000

    Refactor some layouts which contain keyboard name (qmk#19642)

commit e5b36e2
Author: leviport <[email protected]>
Date:   Thu Jan 19 16:09:11 2023 -0700

    Docs: typo fixes in platformdev_blackpill_f4x1.md (qmk#19635)

commit 22be519
Author: Nick Brassel <[email protected]>
Date:   Thu Jan 19 22:30:16 2023 +1100

    Minor cleanup to breaking/checklist docs. (qmk#19596)

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

commit 327f7ee
Author: Nick Brassel <[email protected]>
Date:   Thu Jan 19 12:05:29 2023 +1100

    Fixup ChibiOS header inclusion search ordering. (qmk#19623)

    * Add STM32F446-Nucleo onekey.

    * Fixup onekey build for F446, all keymaps.

    * Fixup board inclusion search ordering.

commit 17c9388
Author: Nick Brassel <[email protected]>
Date:   Thu Jan 19 09:36:32 2023 +1100

    Allow for wildcard filtering in `qmk mass-compile` (qmk#19625)

commit d73ad52
Author: Shandon Anderson <[email protected]>
Date:   Wed Jan 18 03:55:34 2023 -0500

    [Keyboard] Add Mino Plus Keyboard (qmk#19535)

    Co-authored-by: Shandon Anderson <[email protected]>

commit e6ec2bd
Author: spbgzh <[email protected]>
Date:   Wed Jan 18 11:54:20 2023 +0300

    [Keyboard] Add tata80 (qmk#19445)

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

commit f5a31fd
Author: lukeski14 <[email protected]>
Date:   Tue Jan 17 20:38:53 2023 -0500

    updating productId for via compat (qmk#19611)

commit 204ba02
Author: Albert Y <[email protected]>
Date:   Wed Jan 18 09:22:34 2023 +0800

    Use consistent highlight format (qmk#19619)

commit eb7a8d9
Author: Albert Y <[email protected]>
Date:   Wed Jan 18 09:22:19 2023 +0800

    Reduce RGB maximum brightness (qmk#19618)

commit 737e6bf
Author: Albert Y <[email protected]>
Date:   Wed Jan 18 08:26:16 2023 +0800

    Highlight inclusion of extern macro (qmk#19614)

commit d907f10
Author: Anton <[email protected]>
Date:   Tue Jan 17 20:46:33 2023 +0300

    [Keymap] Add saph1s keymap for KPrepublic BM80v2 (qmk#19608)

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

commit 625e574
Author: QMK Bot <[email protected]>
Date:   Mon Jan 16 23:39:09 2023 -0800

    Format code according to conventions (qmk#19615)

commit 9f84b9a
Author: Ivan Gromov <[email protected]>
Date:   Tue Jan 17 09:57:18 2023 +0400

    [Keyboard] Add kt3700 (qmk#19432)

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

commit c6cc104
Author: JW2586 <[email protected]>
Date:   Tue Jan 17 05:56:37 2023 +0000

    [Keyboard] Waterfowl - Updated default keymap (qmk#19438)

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

commit 7b795b2
Author: Alabahuy <[email protected]>
Date:   Tue Jan 17 12:48:44 2023 +0700

    [Keyboard] add kamigakushi (qmk#19514)

commit 49f3ffa
Author: d-floe <[email protected]>
Date:   Mon Jan 16 22:33:49 2023 -0600

    [Keyboard] Add Bubble 75 (qmk#18863)

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

commit 4098ff5
Author: era <[email protected]>
Date:   Tue Jan 17 10:55:13 2023 +0900

    [Keyboard] Add ERA65 (qmk#19591)

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

commit 465b6a1
Author: Tom Barnes <[email protected]>
Date:   Mon Jan 16 22:41:52 2023 +0000

    Docs/space b cleanup (qmk#19612)

    * Clean up remaining mentions of the deprecated Space B reset method

    * cleanup auto_tag.yml that got sucked in

commit 2bff00e
Author: Pablo Martínez <[email protected]>
Date:   Mon Jan 16 10:32:43 2023 +0100

    Small doc changes (qmk#19601)

commit 917d93e
Author: Sergey Vlasov <[email protected]>
Date:   Mon Jan 16 11:52:18 2023 +0300

    [Docs] Fix `JOYSTICK_AXIS_COUNT` name in docs (qmk#19605)

commit 4f83b67
Author: adiabatic <[email protected]>
Date:   Mon Jan 16 00:48:41 2023 -0800

    [Keymap] Improve Zweihander layout for the Ergodox EZ (qmk#18737)

commit fe27e46
Author: Ryan Baker <[email protected]>
Date:   Sun Jan 15 19:55:30 2023 -0500

    [Keyboard] Add rb87 (qmk#19546)

commit 44bcde1
Author: Christian Brauner <[email protected]>
Date:   Sun Jan 15 09:03:27 2023 +0100

    [Keymap] Update brauner preonic layout (qmk#19595)

commit 2c98e79
Author: jack <[email protected]>
Date:   Sun Jan 15 01:03:16 2023 -0700

    [Keyboard] Fixup gingko65 matrix pins (qmk#19589)

commit e7d1b21
Author: jurassic73 <[email protected]>
Date:   Sat Jan 14 19:58:09 2023 -0800

    [Keyboard] Update handwired/split89 to new standard. (qmk#19540)

    Co-authored-by: James Young <[email protected]>

commit 4a53d9c
Author: Bastien BALOUP <[email protected]>
Date:   Sun Jan 15 04:46:13 2023 +0100

    [Keymap] Add Bastian-Baloup sofle keymap (qmk#18836)

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

commit 3f2cbc9
Author: Renegade-Master <[email protected]>
Date:   Sat Jan 14 02:25:07 2023 +0000

    Pr/reorder docker podman check (qmk#19561)

commit 9c02b29
Author: gitdrik <[email protected]>
Date:   Fri Jan 13 23:19:57 2023 +0100

    Updates to gitdrik Planck keymap (qmk#19585)

commit d196ab5
Author: Duccio <[email protected]>
Date:   Fri Jan 13 12:08:12 2023 +0100

    [bluebell/Swoop] Enable RGB underlight by default (qmk#19501)

commit 0de7cce
Author: Jens Peter Secher <[email protected]>
Date:   Fri Jan 13 12:04:16 2023 +0100

    [Keyboard] Acacia keyboard (qmk#19532)

commit e1feab3
Author: Rucker Machine <[email protected]>
Date:   Fri Jan 13 03:03:37 2023 -0800

    [Keyboard] Add additional layout to RM_Numpad (qmk#19534)

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

commit b756c53
Author: jack <[email protected]>
Date:   Fri Jan 13 03:58:38 2023 -0700

    [Docs] Touch up documentation templates & porting keyboard docs (qmk#19573)

commit c965243
Author: James Young <[email protected]>
Date:   Fri Jan 13 02:57:35 2023 -0800

    Synth Labs 060 Layout Additions and Fixes (qmk#19575)

commit aba0441
Author: James Young <[email protected]>
Date:   Fri Jan 13 02:55:37 2023 -0800

    Teleport Native Layout Implementation Rework (qmk#19576)

commit 9a4c7a4
Author: James Young <[email protected]>
Date:   Thu Jan 12 22:48:50 2023 -0800

    Quarkeys Z60 Layout Addtions (qmk#19568)

    * quarkeys/z60/hotswap: rename LAYOUT to LAYOUT_60_ansi_tsangan_split_rshift

    * quarkeys/z60/solder: add matrix diagram

    * quarkeys/z60/solder: rename LAYOUT to LAYOUT_all

    * quarkeys/z60/solder: add LAYOUT_60_ansi

    * quarkeys/z60/solder: add LAYOUT_60_ansi_split_bs_rshift

    * quarkeys/z60/solder: add LAYOUT_60_iso

    * quarkeys/z60/solder: add LAYOUT_60_iso_split_bs_rshift

    * quarkeys/z60/solder: add LAYOUT_60_ansi_tsangan

    * quarkeys/z60/solder: add LAYOUT_60_tsangan_hhkb

    * quarkeys/z60/solder: add LAYOUT_60_iso_tsangan

    * quarkeys/z60/solder: enable Community Layout support

commit c1aef03
Author: Jonathan Moallem <[email protected]>
Date:   Fri Jan 13 16:38:50 2023 +1000

    Rectified ins/del layout macro ordering of Keychron Q1 ANSI (qmk#19560)

commit 0cff636
Author: Tom Barnes <[email protected]>
Date:   Thu Jan 12 11:29:25 2023 +0000

    weact docs patch re "security vulnerability" (qmk#19572)

commit 2b5e5d9
Author: Christian Brauner <[email protected]>
Date:   Thu Jan 12 10:56:12 2023 +0100

    [Keymap] Add brauner preonic layout (qmk#19444)

commit 62eba54
Author: Ramon Imbao <[email protected]>
Date:   Thu Jan 12 15:45:08 2023 +0800

    [Keyboard] Add Plywrks Ji-Eun (qmk#18276)

commit 74d8f16
Author: James Young <[email protected]>
Date:   Wed Jan 11 14:33:30 2023 -0800

    Keychron V3: correct layout data (qmk#19567)

    * keychron/v3/ansi_encoder: correct layout data

    * keychron/v3/iso_encoder: correct layout data

commit 377f87c
Author: James Young <[email protected]>
Date:   Wed Jan 11 12:50:11 2023 -0800

    Keychron V1: correct layout data for ANSI versions (qmk#19558)

    * keychron/v1/ansi: correct layout data

    * keychron/v1/ansi_encoder: correct layout data
gm2211 pushed a commit to gm2211/qmk_firmware that referenced this pull request Mar 17, 2023
commit e43756014420f864e6e934c86c71eed0c7c090a1
Author: JX <[email protected]>
Date:   Sat Mar 18 01:14:21 2023 +0800

    [Keyboard] Add yandrstudio/transition80 (#19790)

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

commit d02680314727240f73b94dc5c8e25faaeddbcee7
Author: Fabien <[email protected]>
Date:   Fri Mar 17 17:27:39 2023 +0100

    [Keyboard] Fix typos in readme for Lily58 R2G (#20149)

commit 687b7341ed1e5efc76bfcd1270c3a633ca674e4d
Author: blindassassin111 <[email protected]>
Date:   Fri Mar 17 11:26:52 2023 -0500

    [keyboard] Viktus Minne (#19977)

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

commit 0f323a45cefd2606e220a5c34b02461fe30ea863
Author: ziptyze <[email protected]>
Date:   Fri Mar 17 12:07:26 2023 -0400

    [Keyboard] 1upkeyboards/pi40 update (#20066)

commit 1b3f7fcf7d3d441623e065c0be7821c5c5d87c75
Author: Nick Brassel <[email protected]>
Date:   Fri Mar 17 07:35:49 2023 +1100

    Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139)

commit f3f634ef671fe276c713d96a23e64dbc5797dd09
Author: ToffeeStudio <[email protected]>
Date:   Thu Mar 16 18:11:58 2023 +0100

    [Keyboard] Add Blueberry (#19915)

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

commit b2ee950d9e86c78562a0c6e36d3bb29d73cecf11
Author: Kyle McCreery <[email protected]>
Date:   Thu Mar 16 11:58:49 2023 -0400

    [Keymap] Sugarglider VIA keymap enhancement (#20140)

commit 2f7a06cf739fc97b9f590ef137e15a76eaaa3df2
Author: lalalademaxiya1 <[email protected]>
Date:   Thu Mar 16 09:30:09 2023 +0800

    Update keychron_common.c (#20055)

commit 7654c2a23b183f10c706bc6511d151ecc441fa7d
Author: Joel Challis <[email protected]>
Date:   Thu Mar 16 00:37:58 2023 +0000

    Update keycodes_0.0.1_basic.hjson (#20129)

commit 012fa6dd4544f25e73b086c377e9f1a57d3d46a9
Author: しぐれ <[email protected]>
Date:   Wed Mar 15 18:55:18 2023 -0400

    [Doc] Add example to  keyboard housekeeping and some minor fixes (#19968)

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

commit 54dca8cbff3eebcd40d47adea82317ee54260f70
Author: mjbogusz <[email protected]>
Date:   Wed Mar 15 21:30:29 2023 +0100

    [Keyboard] Add Atlantis PS17 (#19952)

commit 3eb04fee87f0c07c7e89a5c47455ebec2d0f994f
Author: dztech <[email protected]>
Date:   Thu Mar 16 00:53:28 2023 +0800

    add tiger80 iso layout support (#19975)

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

commit 0996bca9e96a598cf7b28b83550cf63aebf12393
Author: Josh Hinnebusch <[email protected]>
Date:   Wed Mar 15 12:43:06 2023 -0400

    [Keyboard] Add hineybush/h87_g2 (#20053)

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

commit c18d5ebd2dff2615283931e2efe79cfdb2a550f2
Author: Conor Burns <[email protected]>
Date:   Wed Mar 15 16:53:02 2023 +0100

    add new board: splaytoraid (#20052)

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

commit 915d7a18d757ddb22498d66b82c6309077cdb178
Author: Kyle McCreery <[email protected]>
Date:   Wed Mar 15 11:49:14 2023 -0400

    [Keyboard] New Keyboard - Sugar Glider (#19933)

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

commit e62fc866dbac6b558b328be14e8096835c3aadc7
Author: Nick Brassel <[email protected]>
Date:   Wed Mar 15 08:31:10 2023 +1100

    Let's use workflows to parallelise the builds. (#20120)

    * Let's use workflows to parallelise the builds.

    * Nofail if files aren't present.

    * Formatting.

commit c91296f001a802ff34f23b71c2e673da4dca2f0b
Author: d-floe <[email protected]>
Date:   Tue Mar 14 14:56:31 2023 -0500

    [Keyboard] Add KP60 (#20096)

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

commit 99a39a1198e4cfa3f36a13cd3c709076d41a76fa
Author: Sophie Machen <[email protected]>
Date:   Tue Mar 14 10:58:08 2023 -0600

    Update newbs_getting_started to include instructions for apple silicon (#19579)

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

commit 4283e69ac74c8f85539ede9bd4bec0da1a56d134
Author: Cipulot <[email protected]>
Date:   Tue Mar 14 08:41:06 2023 +0100

    RF R1 8-9Xu PCB (#20048)

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

commit a71e58270c4e2e8c88fe997405cbcb48bb864479
Author: Albert Y <[email protected]>
Date:   Tue Mar 14 03:34:23 2023 +0800

    Document Autocorrect callback functions (#20115)

commit e0bd6fac10883fdce7d7c5b0c47fe454c9f2f0aa
Author: Albert Y <[email protected]>
Date:   Mon Mar 13 13:33:31 2023 +0800

    Move Ferris Sweep to data-driven (#20111)

commit a5e7390419a23c6db9cb62810f8ff1645d20b6a3
Author: Darkhan <[email protected]>
Date:   Sun Mar 12 10:23:39 2023 +0000

    [keyboard] Prevent LED flicker when connecting AnnePro 2 (#19709)

commit bcfe67883e1acf251d86d22691fb34c266228f6c
Author: Nick Brassel <[email protected]>
Date:   Sun Mar 12 12:55:26 2023 +1100

    Allow for CI builds to run for 23 hours, instead of 6. (part deux) (#20095)

commit 6b9dced6117c08879ec00fe3d6d16405aa708527
Author: Nick Brassel <[email protected]>
Date:   Sun Mar 12 12:18:49 2023 +1100

    Allow for CI builds to run for 23 hours, instead of 6. (#20094)

commit 042e42d1b7de603bc0a164b7d3b2ec761c6e140f
Author: Andrew Kannan <[email protected]>
Date:   Sat Mar 11 16:04:26 2023 -0500

    Add Chimera65 Hotswap keyboard (#20038)

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

commit dff9ee25e23536366d92e55d532f433dd8426db9
Author: jonylee@hfd <[email protected]>
Date:   Sun Mar 12 01:52:35 2023 +0800

    [Keyboard] Add k83 (#19896)

commit 6fe223b5ee178495367192dcf4939c0b3201ec8b
Author: Dan White <[email protected]>
Date:   Sat Mar 11 10:29:20 2023 -0700

    Ketch LGUI/LALT key transposed on Minivan layout (#20025)

commit b281d6efa2a01e95f7787349e4cfcad3cf345682
Author: azhizhinov <[email protected]>
Date:   Sat Mar 11 20:26:47 2023 +0300

    [Keyboard] Change pierce vendor ID (#20088)

commit 36292faf947907e54a9277d33c28688db94857d1
Author: ebastler <[email protected]>
Date:   Sat Mar 11 17:52:45 2023 +0100

    Teleport native bugfix (changed F411CC wear levelling) (#20090)

    * workaround for flash size issue

    * enable mousekeys due to requests by some users

commit e8a5630c7c7aeb371fd1a82e0b1bea672f0e0aeb
Author: Nick Brassel <[email protected]>
Date:   Sat Mar 11 23:56:01 2023 +1100

    Yet another adventure in trying to fit things into a 32U4 (#20091)

commit 96b0baa230fb0672a68d1f75ba58613526fef0e7
Author: Christopher Hoage <[email protected]>
Date:   Fri Mar 10 21:33:52 2023 -0800

    [Keyboard] Add Spleeb default and custom firmware (#19481)

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

commit dbd1d3cba111dabf3b2d322a3681039cf46603f7
Author: Vino Rodrigues <[email protected]>
Date:   Sat Mar 11 15:12:14 2023 +1100

    [Keyboard] Add Binpad BN009 R2 3x3 macropad (#19992)

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

commit 1d04a818d795b264f33b4a8159f46fd726fd3583
Author: azhizhinov <[email protected]>
Date:   Sat Mar 11 06:47:03 2023 +0300

    [Keyboard] VIA support for Pierce keyboard (#20045)

commit df814dec7af5e602fc3643b7e8a0e86a7509242d
Author: Andrew Kannan <[email protected]>
Date:   Fri Mar 10 12:57:11 2023 -0500

    Caerdroia Keyboard Firmware (#20036)

commit 950afdceeb75d06de0bc75f4dc520fb2528c6044
Author: paulgali <[email protected]>
Date:   Fri Mar 10 21:51:15 2023 +0400

    Zeno pcb V0.0.4 update via + fileformatting (#20023)

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

commit 7be63bb5243c6c95457001e429e928ed1203257a
Author: Albert Y <[email protected]>
Date:   Sat Mar 11 01:38:56 2023 +0800

    Move macro3 to data-driven (#20046)

commit 943d0ff6195018f5084f2cb149742bde68a45f54
Author: Danny <[email protected]>
Date:   Fri Mar 10 11:08:07 2023 -0500

    Fix incorrect matrix positions for RGB LEDs (#20082)

commit bf4121a770938f3661ff5579bf28a65bcdfcb2af
Author: Andrew Kannan <[email protected]>
Date:   Fri Mar 10 05:23:53 2023 -0500

    [Keyboard] Add Ortho48v2 Keyboard (#18889)

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

commit 24bf0dfb37f09d6202b245cef146fbc8b5c17dda
Author: Kuribayashi Atsushi <[email protected]>
Date:   Fri Mar 10 18:20:37 2023 +0900

    [Keyboard] Add tsubasa keyboard (#19352)

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

commit 3b89fb61e8e638c99c0fc81592e121765258ece6
Author: Paul Enrico N. Viola <[email protected]>
Date:   Fri Mar 10 15:52:36 2023 +0800

    [Keyboard] update matrix pins for Polly40 (#20002)

commit eed3eb0b1da0c9499ad26d5d4042644a39b7b576
Author: Mark Stosberg <[email protected]>
Date:   Fri Mar 10 02:19:20 2023 -0500

    [Keymap] add crkbd/keymaps/markstos (#19010)

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

commit 313fc4cb8f4e41c921112d0b105b82ad5d8a653e
Author: frobiac <[email protected]>
Date:   Fri Mar 10 08:05:20 2023 +0100

    [Keyboard] frobiac custom boards and layout (#19883)

commit 62a8f412093c582a51a27e0fa1d7ad8596433cb9
Author: Budiman Jojo <[email protected]>
Date:   Fri Mar 10 07:21:19 2023 +0700

    [Keymap] Fix the secondary keyboard not updating WPM (#20069)

commit ceb8222e57d3ffff8506b5318cb6773d6cbd1119
Author: Nick Brassel <[email protected]>
Date:   Fri Mar 10 09:36:20 2023 +1100

    Add CI builds for default and via keymaps (#20071)

commit 17bbef5200792d22df2bcc66e2f59a800252a1d3
Author: Flame Soulis <[email protected]>
Date:   Thu Mar 9 15:32:46 2023 -0500

    Keebio/KBO-5000 Encoder Misconfiguration Fix for #20073 (#20074)

commit 76fb534269367be40be1333c78c9fdf7c9b3de09
Author: Ryan <[email protected]>
Date:   Fri Mar 10 07:27:04 2023 +1100

    `qmk info`: add warning when layout is offset (#20070)

commit 65f380c768fef5cb664201c16eec9e92c579db47
Author: Anjheos <[email protected]>
Date:   Thu Mar 9 11:42:09 2023 -0800

    Adding firmware for New Proto[Typist] in-stock PCBs. (#19958)

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

commit 9c79d2933c097d232f549a52a20514ec1d63a0a3
Author: jack <[email protected]>
Date:   Wed Mar 8 12:58:23 2023 -0700

    [Doc] Update PR checklist (#19988)

commit ec3c2b75de1e79f8eca05e6ca2f62d573d1c7cf6
Author: Albert Y <[email protected]>
Date:   Thu Mar 9 03:36:36 2023 +0800

    [Docs] Add mod-tap section header (#20041)

commit 5e4d23c54c6e65e7ed6030f911c7859eb29cf0c5
Author: Cipulot <[email protected]>
Date:   Wed Mar 8 11:43:57 2023 +0100

    EC Pro 2 PCB (#19917)

    * EC Pro 2 firmware by Cipulot

commit 2317c768e45f551143163f7d94140c7efe3217f3
Author: Freather <[email protected]>
Date:   Wed Mar 8 01:50:37 2023 -0700

    [Keyboard] Teahouse Ayleen TKL (#19900)

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

commit 952b88528f1c54a1793334a932fe3b443ba61618
Author: Joel Challis <[email protected]>
Date:   Wed Mar 8 06:38:11 2023 +0000

    Fix processing of recently added system keycodes (#20058)

commit c1664ac6e383536860be9811a3f8086f4dcedcba
Author: Niles Tanner <[email protected]>
Date:   Tue Mar 7 15:50:32 2023 -0700

    VIA keymap for djinn (#19881)

commit 3d0f03f21e363f6485ee2fc1e10f9f61ca8709c2
Author: peepeetee <[email protected]>
Date:   Tue Mar 7 13:07:47 2023 -0800

    implement rgb matrix for momokai keyboards (#19904)

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

commit 25cb1c6a5ad604b9565f86d2aa7eff38f0d60521
Author: Olivia <[email protected]>
Date:   Tue Mar 7 12:29:03 2023 -0600

    [Keymap] Smooted's BM80v2 keymap (#19873)

commit 8812db1d64d8927a23fdca49dd2409e090998e35
Author: Robert Mills <[email protected]>
Date:   Tue Mar 7 10:13:46 2023 -0800

    [Keyboard] Add Karn Keyboard (#19846)

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

commit e6e11dfde77a82d197f30289ca6bff8d3921a439
Author: Albert Y <[email protected]>
Date:   Tue Mar 7 09:05:34 2023 +0800

    Add disable git safe directory check step (#20040)

commit c8237a769124ce9019e3330b802f4af6275a2f64
Author: Dmitry Nosachev <[email protected]>
Date:   Mon Mar 6 22:39:13 2023 +0300

    [Keyboard] Sejin EAT-1010R2 keyboard (#19809)

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

commit f067f4230538ee1efbeaebf13c92106f973ffe93
Author: souvlakeeb <[email protected]>
Date:   Mon Mar 6 12:24:56 2023 -0700

    [Docs] Discuss layout macro (#19803)

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

commit ca5eb9f664cd58cf4e396c54f5fc16c44224fdea
Author: gumorr <[email protected]>
Date:   Mon Mar 6 13:17:29 2023 -0600

    [Keyboard] Add gummykey (#19695)

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

commit 61f3f5676a1f4ba31ad9ed7bdcba164178230275
Author: Leon Anavi <[email protected]>
Date:   Mon Mar 6 03:28:01 2023 +0200

    keyboards/anavi: Add ANAVI Knobs 3 (#18624)

commit 500c4b748491727aa66f72331702072a8417d528
Author: Joel Challis <[email protected]>
Date:   Sun Mar 5 23:07:47 2023 +0000

    Reject VIA keys within info.json (#20026)

commit 07b7fed122a612f2304211f37cf19ea7b392905a
Author: Sergey Vlasov <[email protected]>
Date:   Sun Mar 5 16:29:10 2023 +0300

    Unbreak switchplate/southpaw_65 after #16277 (#20015)

    Apparently the changes done in #16277 swapped the values read from the
    PCA9555 expanders by mistake, which resulted in mixed up matrix columns.
    Fix the chip and register addresses to match the original code.

commit 77f7351991cef52a8b02c044acbfe1edb668f749
Author: lalalademaxiya1 <[email protected]>
Date:   Sat Mar 4 08:53:09 2023 +0800

    Add Keychron Q12 (#19844)

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

commit 127b53bd232544d01227361a48152184fc1b98bf
Author: Elliot Powell <[email protected]>
Date:   Fri Mar 3 23:04:00 2023 +0000

    Add Support for Lilly58 r2g (#19862)

    * Add support for lilly58 r2g by Mechboards

commit 95dd5738d2a78a78e8fdc0fc1cf0dc7152e29d7f
Author: Guillermo Aguirre <[email protected]>
Date:   Fri Mar 3 19:01:22 2023 -0300

    Add new keymap for Preonic rev3 (#19706)

commit d1a430b348a9578307f64823da2aebf36932cc52
Author: Nick Brassel <[email protected]>
Date:   Fri Mar 3 14:16:32 2023 +1100

    Initial deprecation policy documentation. (#19908)

commit 7ebb8c2dece8ad78f92d15898813a7d9b480caf7
Author: Nick Brassel <[email protected]>
Date:   Fri Mar 3 14:16:06 2023 +1100

    Update branch names to reflect configurator's new deployment. (#19999)

commit 6fabc330e3bd8156e84ef3106c07e93d210c37d1
Author: Ryan <[email protected]>
Date:   Thu Mar 2 10:56:45 2023 +1100

    Check all keys have matrix positions when parsing C LAYOUT macros (#19781)

commit 80c6fbad1cd25071942f44119d76d29adcccd9f3
Author: Albert Y <[email protected]>
Date:   Thu Mar 2 01:53:31 2023 +0800

    [Keyboard] Clean up contra & move to data-driven (#19973)

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

commit f6390892e356e68921c462d882d7e3e96ff605e0
Author: David Rambo <[email protected]>
Date:   Wed Mar 1 09:49:33 2023 -0800

    [Keymap] Add davidrambo lulu keymap (#19448)

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

commit aeb3ed64c3cf009006664f8faebb4d12053e559c
Author: Paul Enrico N. Viola <[email protected]>
Date:   Thu Mar 2 01:05:36 2023 +0800

    added Polly40 keyboard (#19936)

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

commit 3fc9c0355959b8ca429c6f6a167732ec026326af
Author: Joel Challis <[email protected]>
Date:   Wed Mar 1 02:55:14 2023 +0000

    Remove `all` from list of animations in `info.json` (#19978)

commit 53727062db036596eaec9e7fff6d1d9e112c2206
Author: Joel Challis <[email protected]>
Date:   Tue Feb 28 20:27:11 2023 +0000

    Disable safe.directory check (#19970)

commit d35cdcc93394bbfd5a5af8fb21c0383d8c200afc
Author: gkeyboard <[email protected]>
Date:   Wed Mar 1 03:24:35 2023 +0700

    [Keyboard] Add GPAD8-2R (gpad8_2r) Macro Pad (#19914)

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

commit b85a9abc96e1240b8e198abf1f9e9f1cc8aa89a1
Author: Michal S <[email protected]>
Date:   Tue Feb 28 20:23:47 2023 +0000

    [Keymap] sofle/keymaps/michal: rewrite (#19938)

commit ee90ad28e6333cd7b4372ae23fb1c254d74ae40b
Author: studiokestra <[email protected]>
Date:   Tue Feb 28 13:22:14 2023 -0700

    [Keyboard] Add FRL84 PCB. (#19942)

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

commit e14254335d980410a09d558bc1e06d4645264654
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Feb 28 20:10:08 2023 +0000

    Bump tj-actions/changed-files from 34 to 35 (#19971)

    Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 35.
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](https://github.com/tj-actions/changed-files/compare/v34...v35)

    ---
    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>

commit 0596720f7fb6b877cd8c55b03dc014e189648f35
Author: Shawn Meier <[email protected]>
Date:   Tue Feb 28 12:15:19 2023 -0700

    [Keyboard] remove non-existent method from ploopy documentation (#19957)

commit 051401175d98e777a6633445a0275b54ed36e97a
Author: Drashna Jaelre <[email protected]>
Date:   Tue Feb 28 11:14:48 2023 -0800

    [Keymap] Drashna updates for 0.20.0 (#19960)

commit 05631b276d557824518cdb0c7d5d78c8f118891c
Author: Joel Challis <[email protected]>
Date:   Tue Feb 28 14:18:43 2023 +0000

    Flag "builddefs" as core changes (#19950)

commit bacec14073b2e897d5a52caf12de5a6a1f7b4078
Merge: d70e9b8659 b865b9e170
Author: Nick Brassel <[email protected]>
Date:   Tue Feb 28 11:22:29 2023 +1100

    Merge remote-tracking branch 'upstream/develop'

commit b865b9e1706ad28ae4882bd2e0331e98808295fa
Author: Ryan <[email protected]>
Date:   Mon Feb 27 20:28:15 2023 +1100

    Add changelog for Leader Key refactor (#19953)

commit 1d182995ed71ba6d014a6e3360ef39e5d33cfbfb
Author: Nick Brassel <[email protected]>
Date:   Mon Feb 27 08:41:42 2023 +1100

    Breaking Changes 2023q1 changelog. (#19945)

commit bda28fa384d6f327ceb070176ddf4ce95690024e
Author: Joel Challis <[email protected]>
Date:   Sun Feb 26 04:24:43 2023 +0000

    Hide hex output when building uf2 (#19940)

commit 89487677e3002dd645f7a4c31df671f1cff8bad1
Author: Ryan <[email protected]>
Date:   Sun Feb 26 15:24:24 2023 +1100

    `keebio/kbo5000`: fix encoder config (#19941)

commit 7e0299117b389b1c7fcdfa2f20891ba2287ea771
Author: Ryan <[email protected]>
Date:   Sun Feb 26 09:45:12 2023 +1100

    Move encoder config to data driven (#19923)

    Co-authored-by: Nick Brassel <[email protected]>

commit 314f6c1ddba09851b33e4f3b4bd43bdbc55f9628
Author: Ryan <[email protected]>
Date:   Sun Feb 26 08:37:57 2023 +1100

    Move backlight config to data driven (#19910)

commit ba7546a334ec56e70629652e8552dd493449e9db
Merge: 9b410a9214 d70e9b8659
Author: QMK Bot <[email protected]>
Date:   Sat Feb 25 06:04:23 2023 +0000

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

commit d70e9b8659a7fbbd7069fd542bd07e67e04327a1
Author: azhizhinov <[email protected]>
Date:   Sat Feb 25 09:03:43 2023 +0300

    [Keyboard] Update Reviung Vendor ID (#19928)

commit 9b410a9214dc4ebd7797105bd24af7022ad0c580
Author: jack <[email protected]>
Date:   Thu Feb 23 11:54:01 2023 -0700

    Remove VIA specific use of `MACRO0*` (#19918)

commit e719f5e2944b13588277eeefe460f6e21091c6fb
Author: jack <[email protected]>
Date:   Thu Feb 23 07:46:15 2023 -0700

     Open Use standard magic keycodes in yandrstudio keymaps (#19919)

commit 9f2cd9119f18deb824ef7840c69f97c635b485cd
Author: Joel Challis <[email protected]>
Date:   Wed Feb 22 22:50:09 2023 +0000

    Reallocate user/kb keycode ranges (#19907)

commit 961f0b7b2de54f988daf4ce7b791f91a33e55612
Author: Joel Challis <[email protected]>
Date:   Wed Feb 22 22:49:07 2023 +0000

    Reallocate SAFE_RANGE (#19909)

commit ea772468650f7c79a9919a4770d371839985bef0
Author: Ryan <[email protected]>
Date:   Thu Feb 23 09:32:18 2023 +1100

    Migrate some more layouts to data driven (#19889)

commit 3bf01bb9ed202b14f78105db2aa2a75d01fc4323
Author: Ryan <[email protected]>
Date:   Thu Feb 23 09:20:23 2023 +1100

    Move QMK LUFA bootloader config to data driven (#19879)

commit 7f805cc7799deb0ca75f751cebd32c6640058af9
Author: Nick Brassel <[email protected]>
Date:   Thu Feb 23 09:19:00 2023 +1100

    VIA Protocol 12 + fixes (#19916)

    Co-authored-by: Wilba <[email protected]>
    Co-authored-by: zvecr <[email protected]>

commit 403b0addea48548abdbde6203d8673f2b77164a7
Author: Joel Challis <[email protected]>
Date:   Wed Feb 22 21:14:29 2023 +0000

    Align magic keycodes (#19877)

commit 93f2ed3abf909d06334ee51ac687abd782cf68d5
Author: precondition <[email protected]>
Date:   Wed Feb 22 20:03:36 2023 +0100

    [Bug] Fix compilation error when defining QUICK_TAP_TERM_PER_KEY (#19893)

commit 24a86d5fdbb7502548398cf5d1f0f10014b25003
Author: jack <[email protected]>
Date:   Tue Feb 21 22:58:29 2023 -0700

    Fixup cannonkeys/satisfaction75 (readd `backlight.breathing_period`) (#19901)

commit 0512e286a6aabe8645ed980abec82790a1f881cd
Author: Joel Challis <[email protected]>
Date:   Wed Feb 22 01:15:18 2023 +0000

    Remove magic bodges from via keymaps (#19890)

commit 26854f59402f3f4b7ca5cfe0f3dd665a680715f5
Author: Ryan <[email protected]>
Date:   Wed Feb 22 12:12:42 2023 +1100

    Remove default and unused `BACKLIGHT_LEVELS` (#19898)

commit 499fc3b85e99de725535eb73f653d77a71339e3f
Author: Ryan <[email protected]>
Date:   Wed Feb 22 02:55:23 2023 +1100

    Add some missing `#pragma once`s (#19902)

commit 9c0ce80d7e7d266cfd2d8fb0d92889db06ea95ff
Author: Ryan <[email protected]>
Date:   Tue Feb 21 12:05:40 2023 +1100

    Move backlight config to data driven, part 1 (#19887)

commit 4b69225c225b76f6631977912c5197c834206b27
Merge: 7996be6db6 2133cc1011
Author: QMK Bot <[email protected]>
Date:   Mon Feb 20 05:43:29 2023 +0000

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

commit 2133cc1011500e66a0ee12e9622bc53f390a0d1e
Author: Eugenio Pastoral <[email protected]>
Date:   Mon Feb 20 13:42:42 2023 +0800

    New keymap for GMMK2 Compact (#19430)

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

commit 7996be6db6e9cf5f76427ed7bbfbe142e3f5aee5
Author: Joel Challis <[email protected]>
Date:   Mon Feb 20 00:59:46 2023 +0000

    Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (#19891)

commit f71f7733a32508905a37263c49da0ce36f04fc32
Author: zvecr <[email protected]>
Date:   Sun Feb 19 20:30:18 2023 +0000

    Fix date

commit f5ccd04a5f228cc2ceea566a0d807b8c14e7418a
Author: zvecr <[email protected]>
Date:   Sun Feb 19 20:23:01 2023 +0000

    Stub changelog

commit 330b73a2df1a4dd421534c267a2d3206a16813da
Author: Ryan <[email protected]>
Date:   Sun Feb 19 22:33:47 2023 +1100

    Add license headers to all default layout keymaps (#19888)

commit 0152dd811dad101d5764f66476fa842170b86695
Author: Joel Challis <[email protected]>
Date:   Sun Feb 19 07:59:50 2023 +0000

    Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)

commit e837a32b2b4d6eb96ffacad0022699d67c0f8f1e
Author: Ryan <[email protected]>
Date:   Sun Feb 19 18:55:12 2023 +1100

    Move layouts for direct_pins boards to data driven (#19872)

commit 2222836f092ff52e0e93250ff91048cbb9071877
Merge: 3a23d0aab7 f93d72e57f
Author: QMK Bot <[email protected]>
Date:   Sun Feb 19 05:42:36 2023 +0000

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

commit f93d72e57fbabc08cdd0b6038e8c9ef17d1fc8ac
Author: ThePanduuh <[email protected]>
Date:   Sun Feb 19 00:41:58 2023 -0500

    [Keymap] Add encoder map to degenpad default keymap (#19880)

commit 3a23d0aab72782c05e6c194130ffccb82ef95e11
Merge: 1283863c0e 08fc370621
Author: QMK Bot <[email protected]>
Date:   Sun Feb 19 03:14:42 2023 +0000

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

commit 08fc37062175d6e4998c40be5b5f9a8993bc710b
Author: Kenny Hung (he) <[email protected]>
Date:   Sun Feb 19 03:14:05 2023 +0000

    BM40 keymap for Skewwhiffy, revamp (#19876)

commit 1283863c0e423eabfc01a4d3906cefbbf94a512c
Author: Nick Brassel <[email protected]>
Date:   Sun Feb 19 13:04:50 2023 +1100

    Add `mass-compile` ability to filter by key existence. (#19885)

commit 48a79b08ccbcd0af5269e2e9334042c8347d18f8
Author: Drashna Jaelre <[email protected]>
Date:   Sat Feb 18 17:08:03 2023 -0800

    Fix functions when `NO_ACTION_TAPPING` is defined (#11528)

commit 8f036574910177177cdd4e3cf5b48319b094c915
Merge: b8b1cb04b2 d2bed27414
Author: QMK Bot <[email protected]>
Date:   Sat Feb 18 17:38:42 2023 +0000

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

commit d2bed27414ecf505ececf589846c950157d7daec
Author: CoffeeIsLife <[email protected]>
Date:   Sat Feb 18 11:38:06 2023 -0600

    Add mouse layer to Kprepublic BM40HSRGB Coffee layout (#19878)

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

commit b8b1cb04b27e18f506b74e72d721616bb28ab688
Merge: f587a0c548 3110a70f6f
Author: fauxpark <[email protected]>
Date:   Sun Feb 19 04:35:43 2023 +1100

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

commit 3110a70f6f208e20174056e8600830e767b911ff
Author: jonylee@hfd <[email protected]>
Date:   Sun Feb 19 01:28:56 2023 +0800

    Add ac001 keyboard (#19868)

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

commit 59f5889e627e67e659d8b15ce1acc4e0f8c65454
Author: Paul James <[email protected]>
Date:   Sat Feb 18 18:26:44 2023 +0100

    [Keyboard] Add LED startup sequence to Lumberjack (#19841)

commit 7b5dee406441768e99e4fca1da042c630dd2baa7
Author: Álvaro A. Volpato <[email protected]>
Date:   Sat Feb 18 14:12:44 2023 -0300

    Add caps lock indicator capabilities to M75S (#19552)

commit f587a0c548d966bd4381236ed726f5ba733b67e2
Author: Joel Challis <[email protected]>
Date:   Sat Feb 18 15:44:36 2023 +0000

    Align sequencer keycodes (#19875)

commit c9cee5accabe5e9a52ed89b1f276d0b7798ef937
Merge: 7ce71625bc 609b23af34
Author: QMK Bot <[email protected]>
Date:   Sat Feb 18 08:14:13 2023 +0000

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

commit 609b23af344e7389503b197ba3594524a2ca8fad
Author: ThePanduuh <[email protected]>
Date:   Sat Feb 18 03:13:06 2023 -0500

    [Keyboard] Add Degenpad (#19812)

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

commit 7ce71625bc15e649f8c080b61ff17f7d7c2dfa9f
Author: pauper <[email protected]>
Date:   Sat Feb 18 00:26:43 2023 -0500

    [Keyboard] Brick (#19851)

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

commit d1420cf1d9bf4ea6ec5458add81e4e43a1535623
Author: jack <[email protected]>
Date:   Fri Feb 17 12:09:36 2023 -0700

    Fixup pegasushoof VIA keymap (#19874)

commit 86885ecbcccc322168577d86c418688d6b7f48d7
Author: Ryan <[email protected]>
Date:   Sat Feb 18 02:21:00 2023 +1100

    Fix more build failures (#19869)

commit a0708b2a782c36db2e08380f491d21bfcbd26a1e
Author: jack <[email protected]>
Date:   Fri Feb 17 01:17:35 2023 -0700

    Fixup for_science (#19867)

commit 92f85ce929e7129fdc946edaee8868e1d92bfa7b
Merge: 8d5ad26310 92ea53aeda
Author: Drashna Jael're <[email protected]>
Date:   Thu Feb 16 22:34:35 2023 -0800

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

commit 92ea53aeda624b9c5d33a86b24661fbf2e319e89
Author: Emrik Östling <[email protected]>
Date:   Fri Feb 17 07:29:22 2023 +0100

    Added via keymap for bpiphany/pegasushoof (#19653)

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

commit 8d5ad2631053cf0f42965d515d0e2dc7594a8fb0
Author: Ryan <[email protected]>
Date:   Fri Feb 17 17:19:34 2023 +1100

    Fix API generation (#19866)

commit 8f6c228adbfec98828f0411f62bab07f96e5c020
Author: Ryan <[email protected]>
Date:   Fri Feb 17 16:40:49 2023 +1100

    Move `SOFT_SERIAL_PIN` to data driven (#19863)

commit 2da0827d4ffbcba161126d6001f370e97d0172a8
Author: Ryan <[email protected]>
Date:   Fri Feb 17 16:08:25 2023 +1100

    Remove matrix size defines (#19581)

commit 40ed20dddc5c1722b003928fd5da37eaf80cf57f
Author: jack <[email protected]>
Date:   Thu Feb 16 20:58:32 2023 -0700

    Fixup durgod/dgk6x (scroll lock mis-defined as num lock) (#19864)

commit 17a0ccb432730ced9e73ae42a0d8730933bbc1d4
Merge: 43843e19b6 4a7894d98c
Author: QMK Bot <[email protected]>
Date:   Fri Feb 17 03:19:59 2023 +0000

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

commit 4a7894d98c5b452a4ade2dabd41e51e9d0632fee
Author: chickenman112 <[email protected]>
Date:   Thu Feb 16 19:19:13 2023 -0800

    [Keyboard] Add Ciel65 (#19847)

    Co-authored-by: Sắn <[email protected]>

commit 43843e19b630da894e7d5b92edbce8dbdf7f288c
Author: Ryan <[email protected]>
Date:   Fri Feb 17 14:15:06 2023 +1100

    Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)

    Co-authored-by: Nick Brassel <[email protected]>

commit f4ba17c4a0ee59603c167b04f2d6f6eee8b2cf1b
Author: Ryan <[email protected]>
Date:   Fri Feb 17 13:14:29 2023 +1100

    Move LED indicator config to data driven (#19800)

commit d784f78bd0a034c1d6085379615014fd701536ab
Author: Ryan <[email protected]>
Date:   Fri Feb 17 08:49:49 2023 +1100

    Move Bootmagic config to data driven (#19860)

commit 7fad94ba2d5092abe451d0bbc95caaa37fec95bc
Author: Ryan <[email protected]>
Date:   Fri Feb 17 08:13:41 2023 +1100

    Remove unused RGBLight defines from config.h (#19859)

commit 86ab1c13315db9db5bfd2328bdf7aeb2e858343b
Merge: 242f51007f beb9fcb8bc
Author: QMK Bot <[email protected]>
Date:   Thu Feb 16 16:31:05 2023 +0000

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

commit beb9fcb8bcf156337601499d0b0de5f246878808
Author: TommyZ <[email protected]>
Date:   Fri Feb 17 00:30:24 2023 +0800

    [Keyboard] Add Quarkeys Z40 keyboard (#19741)

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

commit 242f51007f2a6151da49cebb0d6ac4aa77fa9e19
Author: Joel Challis <[email protected]>
Date:   Thu Feb 16 01:00:01 2023 +0000

    Fix regen script for macOS (#19857)

commit 5e8c0e4d5f560e4880e42443dd3c3985b944afe9
Merge: a63808c23f 9cf58ec834
Author: QMK Bot <[email protected]>
Date:   Wed Feb 15 22:41:33 2023 +0000

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

commit 9cf58ec8349769195e81b5100faf76f380c02757
Author: jack <[email protected]>
Date:   Wed Feb 15 15:40:47 2023 -0700

    Elaborate on keyboard level encoder functionality (#19839)

commit a63808c23fac9c5fcb9fed296b756ebf6fc34d78
Author: Drashna Jaelre <[email protected]>
Date:   Wed Feb 15 13:06:10 2023 -0800

    [Bug] Fix compiliation issue for Key Overrides (#19856)

commit 7bd049a79ab5511125bf8fa205b618ba8b41e3af
Merge: 47b7b4bcff e4c41b4337
Author: QMK Bot <[email protected]>
Date:   Wed Feb 15 02:46:25 2023 +0000

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

commit e4c41b433799a990854992d3676b99d68ebe9919
Author: jack <[email protected]>
Date:   Tue Feb 14 19:45:40 2023 -0700

    Fixup work_board VIA keymap (reduce firmware size) (#19850)

commit 47b7b4bcff65368fcb863d14503a0c42e182c868
Merge: 7d692d64f3 7ae9dbca1d
Author: QMK Bot <[email protected]>
Date:   Tue Feb 14 21:12:24 2023 +0000

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

commit 7ae9dbca1d1551e397b256aa3864460775802db4
Author: Jeayo Keh <[email protected]>
Date:   Wed Feb 15 05:11:45 2023 +0800

    [Keyboard] add ‘soda/pocket’ (#19838)

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

commit 7d692d64f3997b816607c282b09fecae14212fe6
Author: Pascal Getreuer <[email protected]>
Date:   Tue Feb 14 12:44:42 2023 -0800

    Fix Layer Mod handling of with right-handed mods. (#19845)

commit 9908ed7ecd1bc0c45f0322b959811bd8fd641961
Author: Albert Y <[email protected]>
Date:   Wed Feb 15 04:44:18 2023 +0800

    Add swap hands status function (#19831)

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

commit 2cdf99ae950a82e233482347651b7689c4896827
Author: Ryan <[email protected]>
Date:   Tue Feb 14 18:39:41 2023 +1100

    Migrate `DIRECT_PINS` to data driven (#19826)

commit 0b796b91a352c6084ed0b4c0f5aa99cc9d2fa07c
Merge: b5b422335a 7d0358cfeb
Author: QMK Bot <[email protected]>
Date:   Tue Feb 14 07:38:14 2023 +0000

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

commit 7d0358cfebc75f685ad1cf3ff7ae20ec6afe4430
Author: spbgzh <[email protected]>
Date:   Tue Feb 14 15:37:12 2023 +0800

    add new keyboard creek70 (#19789)

commit b5b422335a19efbb5e354be9ac4a0cbce9f00ba6
Merge: 0bc804e6a1 aa9882abd6
Author: QMK Bot <[email protected]>
Date:   Tue Feb 14 07:17:57 2023 +0000

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

commit aa9882abd6a638de001e65f1058f7e8f74f9accb
Author: Sắn <[email protected]>
Date:   Tue Feb 14 14:17:21 2023 +0700

    Add Eclipse60 / tinyneko (#19379)

commit 0bc804e6a1c174d5a27867430a4b636b793e8603
Merge: 12f02dd8be 999200c05a
Author: QMK Bot <[email protected]>
Date:   Tue Feb 14 07:14:04 2023 +0000

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

commit 999200c05a376638b0c9e6f383c9e0e0aef69a34
Author: Keith Wade <[email protected]>
Date:   Tue Feb 14 02:13:27 2023 -0500

    Add keaboard keyboard (#19816)

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

commit 12f02dd8be7e043050ccc1be897d965f95016164
Author: しぐれ <[email protected]>
Date:   Mon Feb 13 22:23:36 2023 -0500

    [Doc]Remove depracted extension links in vscode guide (#19842)

commit 74770ac79b4f4e398e9737ccdc274bfe0a09a910
Merge: e922b46a86 7a099b7ea5
Author: Dasky <[email protected]>
Date:   Tue Feb 14 03:05:44 2023 +0000

    Merge branch 'master' into develop

commit 7a099b7ea5b7c38d4ca781354533b3962750e2b7
Author: precondition <[email protected]>
Date:   Tue Feb 14 03:49:17 2023 +0100

    Update KC_NLCK and KC_SLCK in international docs (#19521)

commit cd91a3ced79db6c293b20ee4a7bf429012f58478
Author: Albert Y <[email protected]>
Date:   Tue Feb 14 01:58:27 2023 +0800

    Update fractal attribution comment (#19832)

commit e922b46a866aec40f34d9e0dfcb15932adeb0563
Author: Stefan Kerkmann <[email protected]>
Date:   Mon Feb 13 15:51:51 2023 +0100

    Update pico-sdk to 1.5.0 (#19829)

commit ef881364d41fa332c237f3e890c4de8fc684a888
Author: jack <[email protected]>
Date:   Sun Feb 12 23:11:43 2023 -0700

    Fixup swiftrax/bumblebee (reduce firmware size) (#19834)

commit 37fc08af8446b60c243f8b7cf53909b0fc9a8a66
Author: jack <[email protected]>
Date:   Sun Feb 12 23:10:51 2023 -0700

    Remove lingering `I2CD2` usages w/ RP2040 (#19833)

commit 896d9aa98cfec0f2b1010be7e0db289b8b809311
Author: Joel Challis <[email protected]>
Date:   Sun Feb 12 23:02:05 2023 +0000

    Add rp2040_ce and add elite-pi and helios as alias (#19830)

    * add rp2040_ce and add elite-pi and helios as alias (#19628)

    * fix git mishap

    * Update platforms/chibios/converters/promicro_to_rp2040_ce/_pin_defs.h

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

    ---------

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

    * Tidy docs

    ---------

    Co-authored-by: Conor Burns <[email protected]>

commit b8ac4dddb6234ed23dc28cc0068ea76f4f10be5c
Author: Nick Brassel <[email protected]>
Date:   Mon Feb 13 08:57:23 2023 +1100

    Fixup `develop` compiles. (#19828)

commit 9828f9d25666d49f94e14760a05087cfa8f3e650
Merge: b47f179a4a 9a654e5728
Author: QMK Bot <[email protected]>
Date:   Sun Feb 12 20:10:30 2023 +0000

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

commit 9a654e5728bb80016d02d1365561bcc8badd8770
Author: Thomas <[email protected]>
Date:   Sun Feb 12 15:09:43 2023 -0500

    [Keyboard] Add Blue Team Pad (#19807)

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

commit b47f179a4a331240874b3c9664dc0bc334b42220
Author: Drashna Jaelre <[email protected]>
Date:   Sun Feb 12 09:48:14 2023 -0800

    Make Magic handling more consistent in Action Keycode handling (#9126)

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

commit 6ceff1367d1d3c6fbf6f903ea9ef7aff9099eec5
Author: Joel Challis <[email protected]>
Date:   Sun Feb 12 17:09:34 2023 +0000

    Tidy up use of keycode range helpers (#19813)

commit 13af26526837c9a82b53a42b1820ce19d587553c
Merge: 3ae87b1555 3f45fd4924
Author: QMK Bot <[email protected]>
Date:   Sun Feb 12 17:06:22 2023 +0000

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

commit 3f45fd4924ad13d76049d02611f63b2337e52bf2
Author: souvlakeeb <[email protected]>
Date:   Sun Feb 12 10:05:46 2023 -0700

    Fix serial_driver.md list item numbering (#19819)

commit 3ae87b155531b4529970c65c7a92a7399ab0233f
Author: dexter93 <[email protected]>
Date:   Sun Feb 12 18:38:36 2023 +0200

    core: allow locking the matrix state (#18852)

    Co-authored-by: Sergey Vlasov <[email protected]>
    Co-authored-by: Stefan Kerkmann <[email protected]>
    Co-authored-by: Nick Brassel <[email protected]>

commit db1eeea4788de062eccf327da5844fc3f46844f9
Author: Eric.a Gebhart <[email protected]>
Date:   Sun Feb 12 11:31:04 2023 -0500

    Add combo hook to allow per layer combo reference layers. (#16699)

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

commit bbf7a20b33de2d203518687cb5cd1aa85005ea27
Author: Ryan <[email protected]>
Date:   Mon Feb 13 03:19:02 2023 +1100

    Refactor Leader key feature (#19632)

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

commit d10350cd2ceb2b9d80522cdec3ea908118f7fd35
Author: Joel Challis <[email protected]>
Date:   Sun Feb 12 15:55:51 2023 +0000

    Restore packing of midi note keycodes (#19468)

commit b44e64a6bfc09f3e1bc277f84312d4bfe5a4c681
Merge: 584b7cf801 0afe0e2441
Author: fauxpark <[email protected]>
Date:   Mon Feb 13 00:20:19 2023 +1100

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

commit 584b7cf801f98d58aefe5a9bbc4a163aba4c1b74
Author: Sergey Vlasov <[email protected]>
Date:   Sun Feb 12 09:14:34 2023 +0300

    Fix build failures with `OPT = 0` due to inline functions (#19767)

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

commit b1f4d49c43e5034b44e34c5ee6e2d9a72195e41d
Author: Drashna Jaelre <[email protected]>
Date:   Sat Feb 11 22:07:01 2023 -0800

    [Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821)

commit 9c6942ea40e675e2f9d8022d893184776d5a7e49
Author: jack <[email protected]>
Date:   Sat Feb 11 19:40:16 2023 -0700

    Remove `config.h` include from quantum files (#19817)

commit 0afe0e24411a4c658e12c1872a9d4cd95358f2d8
Author: Ryan <[email protected]>
Date:   Sun Feb 12 13:38:47 2023 +1100

    Fix layout aliases for two boards (#19818)

commit ab1dd0faabe1f5661536b3c1403bec96d5665ae3
Author: jack <[email protected]>
Date:   Sat Feb 11 19:01:48 2023 -0700

    Fixup ek65 -- add processor & bootloader in info.json (#19815)

commit 78d366fca6c42086121bb64261c8acff32afe7f6
Author: jack <[email protected]>
Date:   Sat Feb 11 18:58:30 2023 -0700

    Reduce synthlabs/060 firmware size (#19814)

commit fe02abc47921428fe6eb59ca817bfd082f0de4bf
Author: Drashna Jaelre <[email protected]>
Date:   Sat Feb 11 15:23:07 2023 -0800

    [Core] Tri Layer Keys (#19795)

    Co-authored-by: wilba <[email protected]>
    Co-authored-by: Pablo Martínez <[email protected]>
    Co-authored-by: Joel Challis <[email protected]>
    Co-authored-by: Nick Brassel <[email protected]>

commit 40028437971fbca33f49e1d0b683b3b6e2dc9a61
Merge: 90f3d6201a 21f4375393
Author: QMK Bot <[email protected]>
Date:   Sat Feb 11 20:38:10 2023 +0000

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

commit 21f437539357c227bcce604bc5afa3bd467d06aa
Author: precondition <[email protected]>
Date:   Sat Feb 11 21:37:30 2023 +0100

    Update documentation for LM(layer, mod) (#19284)

    * Update documentation for LM(layer, mod)

    * Move LM table to caveats section

commit 90f3d6201a3cc58f7bb0c6d8abd8092a43c968d5
Author: Joel Challis <[email protected]>
Date:   Sat Feb 11 20:36:11 2023 +0000

    Reduce false positives in layout name validation (#19646)

commit 0a9d06a5053caf99535604f34b63c821e5cf5a1b
Merge: 34bc896cf9 f667821ed3
Author: QMK Bot <[email protected]>
Date:   Sat Feb 11 19:08:39 2023 +0000

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

commit f667821ed3fbcaafd84208b0c8a82bbdb5a019b5
Author: Luis Moreno <[email protected]>
Date:   Sat Feb 11 20:07:51 2023 +0100

    [Docs] Resynchronizing Your Branch including submodules (#19268)

commit 34bc896cf90e57e7e4fe12d07711ec51963ad959
Author: Drashna Jaelre <[email protected]>
Date:   Fri Feb 10 20:12:35 2023 -0800

    [Keyboard] Fix merge error with fave84 board (#19808)

commit 11d49d00e74618500e5c51e4c7f858eb906ccea8
Author: Joel Challis <[email protected]>
Date:   Sat Feb 11 03:47:17 2023 +0000

    Remove matrix_init_quantum/matrix_scan_quantum (#19806)

commit 99918945149f98cf73f9365b0ad49a2fc07d1152
Author: Nick Brassel <[email protected]>
Date:   Sat Feb 11 13:45:51 2023 +1100

    Generate encodermap output from keymap.json. (#18915)

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

commit 01593501e30624af64abc1905944788f8e3b15ba
Merge: 3137883956 1504e9ca4c
Author: QMK Bot <[email protected]>
Date:   Fri Feb 10 22:41:56 2023 +0000

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

commit 1504e9ca4cb4fc518413da2fbafed86c6535d0e1
Author: Xelus22 <[email protected]>
Date:   Sat Feb 11 09:41:18 2023 +1100

    Fix bear65 (#19805)

commit 31378839566006de80e4b979079f3149b3a9f4df
Author: Jouke Witteveen <[email protected]>
Date:   Fri Feb 10 23:39:13 2023 +0100

    Typographic updates to source generation (#19160)

commit 1d0b4c8d38794dc019ecb224f2992b4ddfa70839
Author: Joel Challis <[email protected]>
Date:   Fri Feb 10 21:10:14 2023 +0000

    Tidy up use of keycode range helpers (#19756)

commit 2ffdec5dc2a5cb350998168e76d7916e2d9728fc
Author: Joel Challis <[email protected]>
Date:   Fri Feb 10 21:08:54 2023 +0000

    Move more unicode ranges to DD (#19755)

commit 79b364d289932e78b4107edc941d26f2ef23cd0f
Merge: 61009c506b d0702b519d
Author: QMK Bot <[email protected]>
Date:   Fri Feb 10 18:06:46 2023 +0000

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

commit d0702b519d232c866db23b09e62132bff416858f
Author: Xelus22 <[email protected]>
Date:   Sat Feb 11 05:06:37 2023 +1100

    [Keyboard] Update Pachi RGB Rev2 VIA custom indicators (#19788)

commit 8c3e09b950e6b910a0ffe9fcf8bfb54c2e9b20d5
Author: Wolf Van Herreweghe <[email protected]>
Date:   Fri Feb 10 19:05:57 2023 +0100

    [Keyboard] Add the Twilight by MD (#19787)

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

commit 61009c506bb7e19111c428e936ae0b27a6db5d1f
Merge: 55e671a6f9 b444e82985
Author: QMK Bot <[email protected]>
Date:   Fri Feb 10 17:29:34 2023 +0000

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

commit b444e8298511ac53257b4a02973f2a82a6220a57
Author: kpagratis <[email protected]>
Date:   Fri Feb 10 10:28:39 2023 -0700

    [Keyboard] Add Dactyl 6x5 68 keys (#18679)

commit 55e671a6f98bc69799f0e7f9f787ec02efcb1656
Merge: 95671148a4 98ed19045d
Author: QMK Bot <[email protected]>
Date:   Fri Feb 10 10:40:54 2023 +0000

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

commit 98ed19045d9b3956d124fca66f7f2239249f92b7
Author: Arialdo Martini <[email protected]>
Date:   Fri Feb 10 11:40:15 2023 +0100

    [Docs] Combos example consistently uses A B keys (#19792)

commit 95671148a4f451cd98b98e5d2b8d559ad12eb24d
Author: Pablo Martínez <[email protected]>
Date:   Fri Feb 10 11:39:35 2023 +0100

    [Docs] Change defines to enums in examples (#19793)

commit 50cd320616aa4850ebcd876b3462f449ec55c51b
Merge: 6df5d64bb9 bccf2cba6a
Author: fauxpark <[email protected]>
Date:   Fri Feb 10 20:19:08 2023 +1100

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

commit bccf2cba6aa4bcbed7041ee499ac312b42d0d563
Author: yiancar <[email protected]>
Date:   Fri Feb 10 09:09:40 2023 +0000

    [Keyboard] Add alas keyboard (#19717)

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

commit 3b987f4a9d224e2ef5765b306ad25afbb28ce7a2
Author: FLinguenheld <[email protected]>
Date:   Fri Feb 10 10:07:39 2023 +0100

    [Keyboard] Flinguenheld (#19661)

commit bc3c6f0831939198e5e97e91bb5ff33c2ba444ae
Author: buzzlighter1 <[email protected]>
Date:   Fri Feb 10 07:03:56 2023 +0300

    Update buzzlighter1 keymap (#19757)

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

commit 25ff06c01d84ba0d580e8a572e9b655cc555dcd9
Author: Wolf Van Herreweghe <[email protected]>
Date:   Fri Feb 10 04:59:03 2023 +0100

    Move FAve 84H to data driven design + Via Custom UI (#19763)

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

commit 5208361dcbd2bfd851a598964b88ac7da5e5340e
Author: lalalademaxiya1 <[email protected]>
Date:   Fri Feb 10 11:54:40 2023 +0800

    Update info.json for Keychron V10 (#19791)

commit 462ab3c4d23615b0a80a19b18ab7c69cf8904313
Author: Colin Kinloch <[email protected]>
Date:   Thu Feb 9 21:29:23 2023 +0000

    [Keyboard] Add CXT Studio (#19531)

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

commit 1b3b1427d2eee2e64c872aa0a6c403dbd06defa2
Author: djok0127 <[email protected]>
Date:   Thu Feb 9 13:10:25 2023 -0800

    [Keyboard] Add Igloo (#19678)

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

commit bc784749066fc830935bf409d1a0faf323619a8c
Author: Vertex-kb <[email protected]>
Date:   Fri Feb 10 05:07:44 2023 +0800

    [Keyboard] add arc60h (#18798)

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

commit cdaac2586164178dcf99fc2d72c5a506c99ef09a
Author: Juno Nguyen <[email protected]>
Date:   Fri Feb 10 05:07:00 2023 +0800

    [Keymap] junonum: community keymap improvement (#19727)

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

commit 40f0325af85110388626d154331d6e3d4f4077c5
Author: QMK Bot <[email protected]>
Date:   Thu Feb 9 13:04:20 2023 -0800

    [CI] Format code according to conventions (#19794)

commit 989f2476b6053fbb970a1560094b04b88d337891
Author: Vino Rodrigues <[email protected]>
Date:   Fri Feb 10 08:01:21 2023 +1100

    [Keyboard] Add Binepad BNR1 v2 rotary encoder (#19770)

commit 9c6b8fae404f4e31a898b01e47e9d53d9c0c8a45
Author: eason <[email protected]>
Date:   Fri Feb 10 04:57:31 2023 +0800

    [Keyboard] Add greatsword80 (#19746)

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

commit 4eb5c6803ff2cbcf6a166fd9e05636cacc2c7fdf
Author: Alabahuy <[email protected]>
Date:   Fri Feb 10 03:56:17 2023 +0700

    Fix Matrix for kamigakushi (#19775)

commit 758766820d943c83e9f3a0b92b2b47d05b03385e
Author: Andrew Kannan <[email protected]>
Date:   Thu Feb 9 15:55:26 2023 -0500

    Add Type-B firmware to QMK (#19764)

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

commit e19cbe25f371e89ae1de04e71e5596625b8783f2
Author: Katrina <[email protected]>
Date:   Thu Feb 9 13:43:22 2023 -0700

    [Keyboard] Doio kb38 (#19650)

commit f07841cce38d1ae63d6c41b2c067c650a7bee648
Author: lalalademaxiya1 <[email protected]>
Date:   Fri Feb 10 04:40:17 2023 +0800

    [Keyboard] Added JIS version for Keychron Q2 (#19491)

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

commit 6df5d64bb9f2b6de149016b3c56d41dec54e8302
Merge: e24f9b2c0a 41a5046e89
Author: QMK Bot <[email protected]>
Date:   Thu Feb 9 19:36:44 2023 +0000

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

commit 41a5046e89410cf6a119493f7c4f302f480e94a9
Author: asdfire1 <[email protected]>
Date:   Thu Feb 9 20:36:06 2023 +0100

    [Keymap] Add colemak_luna keymap for crkbd (#19708)

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

commit e24f9b2c0af33ec0df0fb341546102e8f14b9be8
Author: miguelelinventor <[email protected]>
Date:   Thu Feb 9 20:27:37 2023 +0100

    Add Michi MCU Converter support (#19163)

commit c67285587c812a3dffb20113c8a270b596156d0e
Author: Ryan <[email protected]>
Date:   Thu Feb 9 14:34:21 2023 +1100

    Fix errors flagged by generate-api (#19784)

commit b0604aca477d0ea010b0ba65364677b179327a1b
Merge: 7d677cfdff ff6c44db25
Author: QMK Bot <[email protected]>
Date:   Thu Feb 9 03:29:51 2023 +0000

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

commit ff6c44db25516b49666807592ddab3108ad58067
Author: Less/Rikki <[email protected]>
Date:   Wed Feb 8 22:29:15 2023 -0500

    [keyboard] reedskeebs/alish40 (#19754)

    Co-authored-by: Kyle McCreery <[email protected]>

commit 7d677cfdffd903140b4552518625a608031a1de5
Author: Less/Rikki <[email protected]>
Date:   Wed Feb 8 22:10:27 2023 -0500

    implement missing layouts + DD migration for wilba_tech/wt60_d (#19777)

commit df3c9a54015616d31ae0f55afb7b326bd6c300e6
Author: Ramon Imbao <[email protected]>
Date:   Thu Feb 9 11:05:21 2023 +0800

    Rename ramonimbao folder to rmi_kb (#19699)

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

commit ccb6c908dd71fac3dfa89f2d8baa8196eac9994f
Author: Ryan <[email protected]>
Date:   Thu Feb 9 10:57:42 2023 +1100

    Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)

    * Remove `SOFT_SERIAL_PIN` for non-split boards

    * Delete more empty config.h

commit f9aeea64c1f85d388485503e52035b5f7533ed26
Author: Ryan <[email protected]>
Date:   Wed Feb 8 18:41:46 2023 +1100

    Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)

commit 3499677b6a5a9ee5845122382f93f0500dfd8429
Merge: c2362b4bea cf45a05296
Author: QMK Bot <[email protected]>
Date:   Wed Feb 8 04:55:11 2023 +0000

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

commit cf45a0529671e33fdb63e3003d4340d7320b3e8e
Author: beelzebubi <[email protected]>
Date:   Wed Feb 8 05:54:27 2023 +0100

    [Keyboard] Add Bear65 v2 (#19578)

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

commit c2362b4bea60adff0b4995a9faf1ee59117e5bfa
Merge: 6dfaedb0d4 e871ddaae8
Author: QMK Bot <[email protected]>
Date:   Wed Feb 8 04:52:31 2023 +0000

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

commit e871ddaae8d77d0a0b1bcf490ffdcc79cf39a61a
Author: mechlovin <[email protected]>
Date:   Wed Feb 8 11:51:51 2023 +0700

    [Keyboard] Fix the underglow RGB LED  (#19622)

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

commit 6dfaedb0d4671b033711f42de4ebf487bb7d85d2
Merge: 650864c27d aa3b64db2b
Author: QMK Bot <[email protected]>
Date:   Wed Feb 8 04:43:26 2023 +0000

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

commit aa3b64db2bd8776f0b452bc3106c6ee663b3cce4
Author: Laneware <[email protected]>
Date:   Wed Feb 8 14:42:47 2023 +1000

    [Keyboard] LW75 Support (#19506)

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

commit 650864c27d2477f3506912063c7d8adf5b4e6a28
Merge: 8d6bf19fc7 a7febfbb62
Author: QMK Bot <[email protected]>
Date:   Wed Feb 8 02:21:22 2023 +0000

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

commit a7febfbb62182e72ecc39c5fa9e8bd9ac923f47e
Author: soggywhale <[email protected]>
Date:   Wed Feb 8 03:20:42 2023 +0100

    changed the undefined ON and OFF parameters to thedefined constant (#19772)

commit 8d6bf19fc78fe372cd42486718d753f342895d2f
Author: Ryan <[email protected]>
Date:   Wed Feb 8 01:46:51 2023 +1100

    Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)

commit 2202a25c352505ec2dba8d655fdfd216ca87849e
Merge: c9a1804ca7 5dfaf0a218
Author: QMK Bot <[email protected]>
Date:   Tue Feb 7 08:10:08 2023 +0000

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

commit 5dfaf0a21881c79a1268b354fd9ca9c113bb117e
Author: QMK Bot <[email protected]>
Date:   Tue Feb 7 00:09:26 2023 -0800

    [CI] Format code according to conventions (#19765)

commit c9a1804ca7a1d447aac4d363d9786c6cc69b303e
Author: QMK Bot <[email protected]>
Date:   Tue Feb 7 00:09:04 2023 -0800

    [CI] Format code according to conventions (#19766)

commit 7a07e4a443ee34eb5ebe58cdfacc9b4a6406e174
Merge: 11b6bb8179 4d5abe1e74
Author: QMK Bot <[email protected]>
Date:   Tue Feb 7 07:54:49 2023 +0000

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

commit 4d5abe1e74e8306bbef91bee75989d8efe6812d3
Author: eason <[email protected]>
Date:   Tue Feb 7 15:54:10 2023 +0800

    [Keyboard] Add aeroboard (#19087)

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

commit 11b6bb8179ce93c5954c96e24ef6dd09c497a131
Author: Ryan <[email protected]>
Date:   Tue Feb 7 11:05:37 2023 +1100

    Remove unused Bootmagic row/col defines from config.h (#19761)

commit a988f8a169112e31b21ff7c61870ab483c396cf3
Author: Ryan <[email protected]>
Date:   Mon Feb 6 13:40:23 2023 +1100

    Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)

commit f0618a1d53a50a6ed6a6b050daf31365599bef4b
Author: Ryan <[email protected]>
Date:   Mon Feb 6 13:36:09 2023 +1100

    Remove `IS_HOST_LED_ON` and migrate usages (#19753)

commit d5e622b979c54ddc8f9ad97116c302e29c6aed12
Author: jack <[email protected]>
Date:   Sun Feb 5 14:36:01 2023 -0700

    Remove `DEBOUNCE` macro usage (#19750)

commit a5f36b156ba2a80a992936e79073039f9a871573
Merge: 53b7dbe671 3dae56b634
Author: QMK Bot <[email protected]>
Date:   Sun Feb 5 20:50:17 2023 +0000

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

commit 3dae56b634e610ce72fdcb9bd3bff2dda330b83e
Author: Juno Nguyen <[email protected]>
Date:   Mon Feb 6 04:49:25 2023 +0800

    [Keyboard] Add Brick (#19728)

commit 53b7dbe671813808ea3a7f36c9eb5ca3c59bf16c
Author: Ryan <[email protected]>
Date:   Mon Feb 6 07:26:45 2023 +1100

    Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)

commit ebb512db827e84619e7151fcf76e3daf9328fe59
Author: Ryan <[email protected]>
Date:   Sat Feb 4 06:19:58 2023 +1100

    Debounce defines cleanup (#19742)

    * Clean up `DEBOUNCE` in config.h, 0-9

    * Clean up `DEBOUNCE` in config.h, A

    * Clean up `DEBOUNCE` in config.h, B

    * Clean up `DEBOUNCE` in config.h, C

    * Clean up `DEBOUNCE` in config.h, D

    * Clean up `DEBOUNCE` in config.h, E

    * Clean up `DEBOUNCE` in config.h, F

    * Clean up `DEBOUNCE` in config.h, G

    * Clean up `DEBOUNCE` in config.h, H

    * Clean up `DEBOUNCE` in config.h, handwired

    * Clean up `DEBOUNCE` in config.h, I

    * Clean up `DEBOUNCE` in config.h, J

    * Clean up `DEBOUNCE` in config.h, K

    * Clean up `DEBOUNCE` in config.h, L

    * Clean up `DEBOUNCE` in config.h, M

    * Clean up `DEBOUNCE` in config.h, N

    * Clean up `DEBOUNCE` in config.h, O

    * Clean up `DEBOUNCE` in config.h, P

    * Clean up `DEBOUNCE` in config.h, Q

    * Clean up `DEBOUNCE` in config.h, R

    * Clean up `DEBOUNCE` in config.h, S

    * Clean up `DEBOUNCE` in config.h, T

    * Clean up `DEBOUNCE` in config.h, U

    * Clean up `DEBOUNCE` in config.h, V

    * Clean up `DEBOUNCE` in config.h, W

    * Clean up `DEBOUNCE` in config.h, X

    * Clean up `DEBOUNCE` in config.h, Y

    * Clean up `DEBOUNCE` in config.h, Z

    * Remove default debounce from info.json

    * Migrate non-default debounce to info.json

commit fb6c9eaed4806d5cc0cc42ce2be8219190b6e564
Author: Joel Challis <[email protected]>
Date:   Fri Feb 3 05:05:45 2023 +0000

    Regen keycode_table for unit tests (#19721)

commit a01a8949ebb9f24417f2a98c23e434f192dc1cf7
Merge: 903a42f869 17409dad54
Author: QMK Bot <[email protected]>
Date:   Fri Feb 3 02:15:02 2023 +0000

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

commit 17409dad542fa0dfd0ea966769264e718f950630
Author: QMK Bot <[email protected]>
Date:   Thu Feb 2 18:14:26 2023 -0800

    Format code according to conventions (#19739)

commit 903a42f869d75e203430ac86292a45149f866ca2
Author: QMK Bot <[email protected]>
Date:   Thu Feb 2 18:10:32 2023 -0800

    [CI] Format code according to conventions (#19740)

commit 18090062ea26700fb29449153ca297d870b94391
Merge: 11fc7bf0dd 4d09bfa076
Author: QMK Bot <[email protected]>
Date:   Fri Feb 3 02:05:26 2023 +0000

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

commit 4d09bfa076e5850ab311852cc51db624a9bd7183
Author: nendezkombet <[email protected]>
Date:   Fri Feb 3 09:04:47 2023 +0700

    [Keyboard] Add keebformom ortho 4x10 (#18104)

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

commit 11fc7bf0ddbda9f1fc1ebb3ae2dffc0443890012
Merge: a1ecbaa45d c3406eb8d7
Author: QMK Bot <[email protected]>
Date:   Fri Feb 3 01:01:13 2023 +0000

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

commit c3406eb8d71399f6232a07cb5354c343f23805dd
Author: zhol0777 <[email protected]>
Date:   Thu Feb 2 17:00:38 2023 -0800

    [Keyboard] Add mkh studio bully (#19696)

commit a1ecbaa45daa803eb5e87a0734faca30898a883d
Merge: 0250de184d 87c4152738
Author: QMK Bot <[email protected]>
Date:   Fri Feb 3 00:18:03 2023 +0000

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

commit 87c41527388fc3da129fe404366bbd12faf626b5
Author: Albert Y <[email protected]>
Date:   Fri Feb 3 08:17:05 2023 +0800

    Update handedness by define examples (#19687)

commit 0250de184dead6ba615f95d7ce2dcbbb9c3b26e1
Merge: f20a05440e 8e9d109b8c
Author: QMK Bot <[email protected]>
Date:   Fri Feb 3 00:15:41 2023 +0000

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

commit 8e9d109b8c9b1caeea38dbafdfda20e1e79b2d58
Author: Kassandra Karan <[email protected]>
Date:   Thu Feb 2 19:14:54 2023 -0500

    Added MacOS Support for BigKnob (#19693)

commit f20a05440ed38bb3de754b2193e56d3e41a939a1
Author: Ryan <[email protected]>
Date:   Fri Feb 3 11:04:10 2023 +1100

    Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)

commit 8c0267c0eb51fa3bdcba5643ca70e293439acbf9
Merge: 007bcb2106 de6a6f963b
Author: QMK Bot <[email protected]>
Date:   Thu Feb 2 21:34:50 2023 +0000

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

commit de6a6f963b5e459e8853d83723651bc01774501d
Author: lalalademaxiya1 <[email protected]>
Date:   Fri Feb 3 05:34:39 2023 +0800

    [Keyboard] Add Keychron V6 (#19498)

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

commit 10c3b9737f27b67b3a5ddabb7411a840f7cd6ee7
Author: lalalademaxiya1 <[email protected]>
Date:   Fri Feb 3 05:34:18 2023 +0800

    [Keyboard] Add Keychron V10 (#19504)

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

commit 007bcb21069d69e1371be835721b690d0339e231
Merge: 2889f62179 a76e70cfff
Author: QMK Bot <[email protected]>
Date:   Thu Feb 2 21:34:07 2023 +0000

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

commit a76e70cffff69d5ba30a39f844df490fcddd93c7
Author: lalalademaxiya1 <[email protected]>
Date:   Fri Feb 3 05:33:56 2023 +0800

    [Keyboard] Add rev_0131 for Keychron Q0 (#19547)

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

commit d3b00d959421c183acb4ebc5c1a8882d39264b17
Author: TommyZ <[email protected]>
Date:   Fri Feb 3 05:33:31 2023 +0800

    [Keyboard] Add Quarkeys Z67 with solder and hotswap versions (#19465)

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

commit 2889f62179970fbaf6396061d210317d7e6d7cba
Merge: a6900dd5c5 3115cdf663
Author: QMK Bot <[email protected]>
Date:   Thu Feb 2 21:33:06 2023 +0000

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

commit 3115cdf6639909cedabaaccabad959653359f359
Author: Andrew Kannan <[email protected]>
Date:   Thu Feb 2 16:32:22 2023 -0500

    [Keyboard] Add Crin (#18065)

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

commit a6900dd5c58f9a8bd4ffd91acf689c7177444ab6
Merge: d55b07696b eeadbd2176
Author: QMK Bot <[email protected]>
Date:   Thu Feb 2 20:15:05 2023 +0000

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

commit eeadbd217661c07852b8906ce038415f36961f4e
Author: Nick Brassel <[email protected]>
Date:   Fri Feb 3 07:14:26 2023 +1100

    Politely ask people not to submit issues to add support for unknown keyboards. (#19737)

commit d55b07696b59d6e4bb427e22ed171a4e23c95a2b
Author: Pablo Martínez <[email protected]>
Date:   Thu Feb 2 19:23:27 2023 +0100

    Add commit info to `version.h` (#19542)

    * Initial commit

    * Fix import order

    * Fix deleted code instead of debug print line

    * Format

    * Update lib/python/qmk/cli/generate/version_h.py

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

    * Renaming

    * Update lib/python/qmk/cli/generate/version_h.py

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

    * Update lib/python/qmk/git.py

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

    ---------

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

commit 53132ab9cf3b7478c0e293fc1f3eab2203598a48
Merge: 49c912f9b4 f7e69639b5
Author: QMK Bot <[email protected]>
Date:   Thu Feb 2 18:18:26 2023 +0000

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

commit f7e69639b5bb3333d58b6da5df28ffcc59931bb8
Author: ziptyze <[email protected]>
Date:   Thu Feb 2 13:17:10 2023 -0500

    adding pi60 (#19431)

    *…
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