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 Bubble 75 #18863

Merged
merged 57 commits into from
Jan 17, 2023
Merged

[Keyboard] Add Bubble 75 #18863

merged 57 commits into from
Jan 17, 2023

Conversation

d-floe
Copy link
Contributor

@d-floe d-floe commented Oct 27, 2022

Description

Bubble75 is a compact exploded F-Row 75% keyboard with Per-Key RGB. Includes Default and VIA keymaps.

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 Oct 27, 2022
@d-floe d-floe requested review from fauxpark and removed request for drashna December 5, 2022 02:55
@d-floe d-floe requested review from drashna and removed request for fauxpark December 11, 2022 00:11
@drashna drashna requested a review from a team December 11, 2022 02:48
@d-floe d-floe requested a review from fauxpark December 18, 2022 08:58
@d-floe
Copy link
Contributor Author

d-floe commented Jan 11, 2023

Hey there, any update on this? It's been radio silent for about a month. I don't mean to rush

keyboards/bubble75/hotswap/config.h Outdated Show resolved Hide resolved
keyboards/bubble75/hotswap/rules.mk Outdated Show resolved Hide resolved
keyboards/bubble75/hotswap/info.json Show resolved Hide resolved
@drashna drashna merged commit 49f3ffa into qmk:master Jan 17, 2023
freznel10 added a commit to freznel10/qmk_firmware that referenced this pull request Jan 18, 2023
commit f2b75cbe06e49bf941c5b6dfa481b9caf255edde
Author: Alabastard-64 <[email protected]>
Date:   Tue Jan 17 07:30:05 2023 -0700

    rebase and cleanup

commit 3ce417eca4883c17016af529cc803bc04e7f7f00
Author: Alabastard-64 <[email protected]>
Date:   Tue Jan 17 07:18:10 2023 -0700

    finally fix hscroll fully and add maybe ability to change multiplier at runtime

commit a6a62b76719b577999bd4609b4c52b5117086adc
Author: Alabastard-64 <[email protected]>
Date:   Mon Jan 16 13:44:14 2023 -0700

    major update/revision most issues fixed

commit b7a90fb940d7c7fa2d952793f98c2984aed5f915
Author: Alabastard-64 <[email protected]>
Date:   Tue Jan 10 22:54:48 2023 -0700

    bugfix for disable function

commit 756275b4208e9c4710416d6fc9cb7e36492be551
Author: Alabastard-64 <[email protected]>
Date:   Tue Jan 10 21:32:56 2023 -0700

    Fix HID descriptor for Horizontal scroll, add disable function, and various bugfixes

commit 671c176a7aaa5812f9391b083bcfed86fc93239d
Author: Alabastard-64 <[email protected]>
Date:   Sat Jan 7 22:55:18 2023 -0700

    linting except on vusb and doc update

commit 83c477cff9e42389365c9aeb32c29d028b49c21e
Author: Alabastard-64 <[email protected]>
Date:   Sat Jan 7 21:49:47 2023 -0700

    all tested versions working and doc

commit d8590eee684f57f82e5e60fc5eff518524e460b4
Author: Alabastard-64 <[email protected]>
Date:   Fri Jan 6 11:53:00 2023 -0700

    real initial release everything working and tested on Atmel U4 chips

commit f23af60faa8ea2509ff0c03f83fac471e58ef9b6
Author: Alabastard-64 <[email protected]>
Date:   Wed Jan 4 12:15:44 2023 -0700

    update: not broken... but not working either

commit 4b58f08c206a1b29635890f4b36aeea9e4818e65
Author: Alabastard-64 <[email protected]>
Date:   Mon Jan 2 09:51:37 2023 -0700

    initial commit (currently broken...)

commit ebada5092192550303c1f2e7caa4d82cfcb70a53
Author: Alabastard-64 <[email protected]>
Date:   Fri Dec 23 14:58:39 2022 -0700

    doc update

commit 825eea16f51e19b781fca51a53b32b091431c55e
Author: Alabastard-64 <[email protected]>
Date:   Fri Dec 23 14:51:37 2022 -0700

    linting

commit b5d37d6153a483974c047d712a7e34ce1960bf34
Author: Alabastard-64 <[email protected]>
Date:   Thu Dec 22 19:13:24 2022 -0700

    fixes and doc improvements

commit c9ec67ed252cc8a310e4ce0dfa5b540978eae214
Author: Alabastard-64 <[email protected]>
Date:   Wed Dec 21 23:07:52 2022 -0700

    fix previous changes to precision mode now working as intended additional mode fixes

commit c6282586b07f2f17f891e6ef4b2ab980e3d23d63
Author: Alabastard-64 <[email protected]>
Date:   Wed Dec 21 20:29:11 2022 -0700

    doc update and precision changes

commit 414bff0f3a79637975a5c1926dc59cd652a3a8eb
Author: Alabastard-64 <[email protected]>
Date:   Tue Dec 13 00:53:47 2022 -0700

    more doc updates/code cleanup

commit 77444eda136ddf6e7c395221a263039763c7f3cd
Author: Alabastard-64 <[email protected]>
Date:   Tue Dec 13 00:20:15 2022 -0700

    code and doc fixup

commit d89945415449ba5a06f8892b1bf9771cf18ad9aa
Author: Alabastard-64 <[email protected]>
Date:   Mon Dec 12 23:10:19 2022 -0700

    update and linting

commit c13accd651e4fd1bf2754aba00ecf82f350e6210
Author: Alabastard-64 <[email protected]>
Date:   Sun Dec 11 21:08:08 2022 -0700

    post rebase/squash cleanup

commit ce34c0aa810607cd347ad536c9eae2b7cfd6180e
Author: Alabastard-64 <[email protected]>
Date:   Tue Aug 30 01:23:41 2022 -0600

    parent c6ab70e
    author Alabastard-64 <[email protected]> 1661844221 -0600
    committer Alabastard-64 <[email protected]> 1670816485 -0700

    parent c6ab70e
    author Alabastard-64 <[email protected]> 1661844221 -0600
    committer Alabastard-64 <[email protected]> 1670813789 -0700

    parent c6ab70e
    author Alabastard-64 <[email protected]> 1661844221 -0600
    committer Alabastard-64 <[email protected]> 1670812067 -0700

    Squashed all previous Commits

commit d448ff4
Merge: 3b60a05 625e574
Author: QMK Bot <[email protected]>
Date:   Tue Jan 17 07:40:37 2023 +0000

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

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

    Format code according to conventions (qmk#19615)

commit 3b60a05
Merge: 275673c 9f84b9a
Author: QMK Bot <[email protected]>
Date:   Tue Jan 17 05:57:55 2023 +0000

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

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 275673c
Merge: 69397d4 c6cc104
Author: QMK Bot <[email protected]>
Date:   Tue Jan 17 05:57:09 2023 +0000

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

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 69397d4
Merge: db7ca07 7b795b2
Author: QMK Bot <[email protected]>
Date:   Tue Jan 17 05:49:24 2023 +0000

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

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

    [Keyboard] add kamigakushi (qmk#19514)

commit db7ca07
Author: Jouke Witteveen <[email protected]>
Date:   Tue Jan 17 06:23:57 2023 +0100

    Process Tap Dances before WPM/Velocikey (qmk#19599)

commit a52b3aa
Merge: 2cf904b 49f3ffa
Author: QMK Bot <[email protected]>
Date:   Tue Jan 17 04:34:24 2023 +0000

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

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 2cf904b
Merge: 0ff5292 4098ff5
Author: QMK Bot <[email protected]>
Date:   Tue Jan 17 01:55:46 2023 +0000

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

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 0ff5292
Author: Albert Y <[email protected]>
Date:   Tue Jan 17 09:54:51 2023 +0800

    Refactor pixel rain animation (qmk#19606)

commit 7acc3f4
Author: Ryan <[email protected]>
Date:   Tue Jan 17 12:54:26 2023 +1100

    ChibiOS: Consolidate report sending code (qmk#19607)

commit 6fd4d8c
Merge: 4c7f67f 465b6a1
Author: QMK Bot <[email protected]>
Date:   Mon Jan 16 22:42:25 2023 +0000

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

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 4c7f67f
Merge: b6e42db 2bff00e
Author: QMK Bot <[email protected]>
Date:   Mon Jan 16 09:33:19 2023 +0000

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

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

    Small doc changes (qmk#19601)

commit b6e42db
Merge: b077e63 917d93e
Author: QMK Bot <[email protected]>
Date:   Mon Jan 16 08:52:56 2023 +0000

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

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 b077e63
Merge: 401b475 4f83b67
Author: QMK Bot <[email protected]>
Date:   Mon Jan 16 08:49:16 2023 +0000

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

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 401b475
Merge: 955829b fe27e46
Author: QMK Bot <[email protected]>
Date:   Mon Jan 16 00:56:04 2023 +0000

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

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

    [Keyboard] Add rb87 (qmk#19546)

commit 955829b
Author: Sergey Vlasov <[email protected]>
Date:   Mon Jan 16 02:29:29 2023 +0300

    Fix joystick build for ChibiOS (qmk#19602)

    `joystick_report_t` was renamed to `report_joystick_t`, but apparently
    one place in the code was missed.

commit 0730740
Author: Joel Challis <[email protected]>
Date:   Sun Jan 15 15:04:32 2023 +0000

    Add mmoskal/uf2-stm32f103 bootloader support (qmk#19594)

commit a920714
Author: Ryan <[email protected]>
Date:   Sun Jan 15 19:40:52 2023 +1100

    usb_main.c: remove `CH_KERNEL_MAJOR` check (qmk#19597)

commit 8046467
Merge: d40516c 44bcde1
Author: QMK Bot <[email protected]>
Date:   Sun Jan 15 08:03:56 2023 +0000

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

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 d40516c
Merge: 5f46e29 e7d1b21
Author: QMK Bot <[email protected]>
Date:   Sun Jan 15 03:58:42 2023 +0000

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

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 5f46e29
Merge: 45851a1 4a53d9c
Author: QMK Bot <[email protected]>
Date:   Sun Jan 15 03:47:13 2023 +0000

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

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]>
@d-floe d-floe deleted the bubble75 branch January 19, 2023 18:15
omikronik pushed a commit to omikronik/qmk_firmware that referenced this pull request Jan 22, 2023
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
ideas32 pushed a commit to ideas32/qmk_firmware that referenced this pull request Jan 25, 2023
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
tacahiroy pushed a commit to tacahiroy/qmk_firmware that referenced this pull request Feb 7, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap pr_checklist_pending Needs changes as per the PR checklist 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