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

Refactor Galatea #20011

Merged
merged 2 commits into from
Apr 3, 2023
Merged

Refactor Galatea #20011

merged 2 commits into from
Apr 3, 2023

Conversation

studiokestra
Copy link
Contributor

Description

Simplified the code and moved PCB revisions into data driven design

Types of Changes

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

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 Mar 4, 2023
@drashna drashna requested a review from a team March 23, 2023 04:34
@tzarc tzarc merged commit f3f0bf6 into qmk:master Apr 3, 2023
coquizen pushed a commit to coquizen/qmk_firmware that referenced this pull request Apr 6, 2023
efjacobson added a commit to efjacobson/qmk_firmware that referenced this pull request Apr 8, 2023
* [Bug] Fix compiliation issue for Key Overrides (qmk#19856)

* Elaborate on keyboard level encoder functionality (qmk#19839)

* Fix regen script for macOS (qmk#19857)

* [Keyboard] Add Quarkeys Z40 keyboard (qmk#19741)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>

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

* Move Bootmagic config to data driven (qmk#19860)

* Move LED indicator config to data driven (qmk#19800)

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

Co-authored-by: Nick Brassel <nick@tzarc.org>

* [Keyboard] Add Ciel65 (qmk#19847)

Co-authored-by: Sắn <59417802+MaiTheSan@users.noreply.github.com>

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

* Remove matrix size defines (qmk#19581)

* Move `SOFT_SERIAL_PIN` to data driven (qmk#19863)

* Fix API generation (qmk#19866)

* Added via keymap for bpiphany/pegasushoof (qmk#19653)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>

* Fixup for_science (qmk#19867)

* Fix more build failures (qmk#19869)

* Fixup pegasushoof VIA keymap (qmk#19874)

* [Keyboard] Brick (qmk#19851)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Jason Chestnut <jason@Jasons-MacBook-Pro.local>

* [Keyboard] Add Degenpad (qmk#19812)

Co-authored-by: jack <0x6a73@protonmail.com>

* Align sequencer keycodes (qmk#19875)

* Add caps lock indicator capabilities to M75S (qmk#19552)

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

* Add ac001 keyboard (qmk#19868)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>

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

Co-authored-by: Fae <faenkhauser@gmail.com>

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

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

* BM40 keymap for Skewwhiffy, revamp (qmk#19876)

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

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

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

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

* Stub changelog

* Fix date

* Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (qmk#19891)

* New keymap for GMMK2 Compact (qmk#19430)

Co-authored-by: Joel Challis <git@zvecr.com>

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

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

* Remove default and unused `BACKLIGHT_LEVELS` (qmk#19898)

* Remove magic bodges from via keymaps (qmk#19890)

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

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

* Align magic keycodes (qmk#19877)

* VIA Protocol 12 + fixes (qmk#19916)

Co-authored-by: Wilba <wilba@wilba.tech>
Co-authored-by: zvecr <git@zvecr.com>

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

* Migrate some more layouts to data driven (qmk#19889)

* Reallocate SAFE_RANGE (qmk#19909)

* Reallocate user/kb keycode ranges (qmk#19907)

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

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

* [Keyboard] Update Reviung Vendor ID (qmk#19928)

* Move backlight config to data driven (qmk#19910)

* Move encoder config to data driven (qmk#19923)

Co-authored-by: Nick Brassel <nick@tzarc.org>

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

* Hide hex output when building uf2 (qmk#19940)

* Breaking Changes 2023q1 changelog. (qmk#19945)

* Add changelog for Leader Key refactor (qmk#19953)

* Flag "builddefs" as core changes (qmk#19950)

* [Keymap] Drashna updates for 0.20.0 (qmk#19960)

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

* Bump tj-actions/changed-files from 34 to 35 (qmk#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](tj-actions/changed-files@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [Keyboard] Add FRL84 PCB. (qmk#19942)

Co-authored-by: jack <0x6a73@protonmail.com>

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

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

Co-authored-by: jack <0x6a73@protonmail.com>

* Disable safe.directory check (qmk#19970)

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

* added Polly40 keyboard (qmk#19936)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>

* [Keymap] Add davidrambo lulu keymap (qmk#19448)

Co-authored-by: Joel Challis <git@zvecr.com>

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

Co-authored-by: Joel Challis <git@zvecr.com>

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

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

* Initial deprecation policy documentation. (qmk#19908)

* Add new keymap for Preonic rev3 (qmk#19706)

* Add Support for Lilly58 r2g (qmk#19862)

* Add support for lilly58 r2g by Mechboards

* Add Keychron Q12 (qmk#19844)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* Unbreak switchplate/southpaw_65 after qmk#16277 (qmk#20015)

Apparently the changes done in qmk#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.

* Reject VIA keys within info.json (qmk#20026)

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

* [Keyboard] Add gummykey (qmk#19695)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>

* [Docs] Discuss layout macro (qmk#19803)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>

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

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>

* Add disable git safe directory check step (qmk#20040)

* [Keyboard] Add Karn Keyboard (qmk#19846)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

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

* implement rgb matrix for momokai keyboards (qmk#19904)

Co-authored-by: jack <0x6a73@protonmail.com>

* VIA keymap for djinn (qmk#19881)

* Fix processing of recently added system keycodes (qmk#20058)

* [Keyboard] Teahouse Ayleen TKL (qmk#19900)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: CMM.Studio Freather <50167286+frankBTHID@users.noreply.github.com>

* EC Pro 2 PCB (qmk#19917)

* EC Pro 2 firmware by Cipulot

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

* [Doc] Update PR checklist (qmk#19988)

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

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Anjheos <Anjheos.Designs@gmail.com>

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

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

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

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

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

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

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>

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

* [Keyboard] Add tsubasa keyboard (qmk#19352)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>

* [Keyboard] Add Ortho48v2 Keyboard (qmk#18889)

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Fix incorrect matrix positions for RGB LEDs (qmk#20082)

* Move macro3 to data-driven (qmk#20046)

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

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Caerdroia Keyboard Firmware (qmk#20036)

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

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

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

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

Co-authored-by: jack <0x6a73@protonmail.com>

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

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

* workaround for flash size issue

* enable mousekeys due to requests by some users

* [Keyboard] Change pierce vendor ID (qmk#20088)

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

* [Keyboard] Add k83 (qmk#19896)

* Add Chimera65 Hotswap keyboard (qmk#20038)

Co-authored-by: jack <0x6a73@protonmail.com>

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

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

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

* Move Ferris Sweep to data-driven (qmk#20111)

* Document Autocorrect callback functions (qmk#20115)

* RF R1 8-9Xu PCB (qmk#20048)

Co-authored-by: Tom Barnes <barnestom@me.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

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

Co-authored-by: Joel Challis <git@zvecr.com>

* [Keyboard] Add KP60 (qmk#20096)

Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>

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

* Let's use workflows to parallelise the builds.

* Nofail if files aren't present.

* Formatting.

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

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>

* add new board: splaytoraid (qmk#20052)

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* [Keyboard] Add hineybush/h87_g2 (qmk#20053)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>

* add tiger80 iso layout support (qmk#19975)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>

* [Keyboard] Add Atlantis PS17 (qmk#19952)

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

Co-authored-by: jack <0x6a73@protonmail.com>

* Update keycodes_0.0.1_basic.hjson (qmk#20129)

* Update keychron_common.c (qmk#20055)

* [Keymap] Sugarglider VIA keymap enhancement (qmk#20140)

* [Keyboard] Add Blueberry (qmk#19915)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>

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

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

* [keyboard] Viktus Minne (qmk#19977)

Co-authored-by: Drashna Jaelre <drashna@live.com>

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

* [Keyboard] Add yandrstudio/transition80 (qmk#19790)

Co-authored-by: Drashna Jaelre <drashna@live.com>

* De-parallelise CI (qmk#20171)

* De-parallelise CI

No speed increase.

* Update .github/workflows/ci_builds.yml

* [Keymap] crkbd toinux update (qmk#19673)

* [Keyboard] Add Coban Pad 3A (qmk#19634)

* Add Support for LPAD (qmk#19852)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* Fixup kbdfans/tiger80 RGB animations (qmk#20164)

* Format code according to conventions (qmk#20175)

* Update lpad info.json (qmk#20184)

Update incorrect row and col pins, now confirmed working via manual build in QMK MSYS

* [Keyboard] Add Blu vimclutch (qmk#20060)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* [Keymap] for sharkby7e (qmk#20121)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>

* [Keyboard] Add Kuro65 keyboard (qmk#20122)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* [Keyboard] Add CannonKeys Bakeneko60 ISO Hotswap PCB (qmk#20130)

* [Keyboard] Add pteropus keyboard (qmk#20147)

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Chi-Han Yang <chyang@enrichtx.com>

* [Keyboard] OSAv2 (qmk#20166)

* [Keyboard] Olly Orion: Disable SWD and JTAG (qmk#20169)

Co-authored-by: Joel Challis <git@zvecr.com>

* [Keyboard] Add tiny board 16 rgb keyboard (qmk#20158)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* [Keyboard] update creek70 change rgb num (qmk#20196)

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Adding Bad Wings Support (qmk#20153)

* fixup: correct filename (qmk#20212)

* [Keyboard] Add via support for jotanck keyboard (qmk#20146)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* [Keyboard] Add Geistmaschine Geist (qmk#20117)

Co-authored-by: jack <0x6a73@protonmail.com>

* [Keyboard] Ymd09 config updates (qmk#20124)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* [Keyboard] Fix tata80 wkl layout (qmk#20195)

* [jacky_studio/piggy60] warn about incompatible PCB rev (qmk#20232)

* EC 60 PCB (qmk#20050)

* Add EC 60 PCB firmware

* Moved from data driven row/col def to config def

* Implemented proper LAYOUT_ changes

* Removed unnecessary `.h` includes

* Added `DISCHARGE_TIME`

Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor  that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings.

Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise.

* Update readme.md

Added missing `cipulot/`in readme example commands

* Update keyboards/cipulot/ec_60/readme.md

Co-authored-by: Tom Barnes <barnestom@me.com>

* Removal of `info.json` lines as suggested

* Update to comply with `_kb` and `_user` separation

* Update keyboards/cipulot/ec_60/rules.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

---------

Co-authored-by: Tom Barnes <barnestom@me.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* EC 23U PCB (qmk#20049)

* Add EC 23U PCB firmware

* Moved from data driven row/col def to config def

* Implemented proper LAYOUT_ changes

* Removed unnecessary `.h` includes

* Updated default thresholds

* Added `DISCHARGE_TIME`

Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor  that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings.

Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise.

* Update readme.md

Added missing `cipulot/` in example commands.

* Removal of `info.json` lines as suggested

* Update to comply with `_kb` and `_user` separation

* Update rules.mk

* EC ProX PCB (qmk#20047)

* Add EC Pro X

Addition of EC Pro X PCB series.
This series comprises 2 versions:
- ANSI/ISO
- JIS

The PCBs are different and are compatible only with their respective cases.

* Moved from data driven row/col def to config def

* Added project url in info.json

* Implemented proper `LAYOUT_` changes

* Removen unnecessary `.h` includes

* Removal of `"w": 1`

* Added `DISCHARGE_TIME`

Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor  that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings.

Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise.

* Fixed keymap error in ordering

* Update keyboards/cipulot/ec_prox/jis/readme.md

Co-authored-by: Tom Barnes <barnestom@me.com>

* Update keyboards/cipulot/ec_prox/ansi_iso/readme.md

Co-authored-by: Tom Barnes <barnestom@me.com>

* Removal of `info.json` lines as suggested

* Update to comply with `_kb` and `_user` separation

* Update keyboards/cipulot/ec_prox/jis/rules.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update rules.mk

---------

Co-authored-by: Tom Barnes <barnestom@me.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* [keyboard] Correcting info.JSON for Viktus Minne (qmk#20244)

* [Keyboard]Viktus Minne - Topre variant (qmk#20044)

* Adding the Viktus Minne topre pcb variant

* Update keyboards/viktus/minne_topre/readme.md

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update rules.mk

* Moving layouts from *.h to info.json

* Removing minne_topre.h and updating others

* fixing *.c's

* Switch from int to void for ec_init

* Update info.json

* Update info.json

---------

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK (qmk#20131)

* Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK

* Add 65_iso_blocker community layout support

* Bump actions/stale from 7 to 8 (qmk#20246)

Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v7...v8)

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

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

* [Documentation] Pointing device minor rewrite (qmk#19641)

* Check for multiple matrix positions assigned to same key (qmk#20039)

* [chore] keyboards/tzarc: Alignment with clang-format. (qmk#20265)

* [keyboard] Correcting info.JSON for OSAv2 (qmk#20247)

* Remove invalid characters (qmk#20277)

* Add new keyboard Tightwriter (qmk#20136)

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* I have zero involvement with this keyboard... (qmk#20287)

* CI Builds: master/develop, default/via, twice daily. (qmk#20283)

* Fix some invalid layout macros (qmk#20256)

* Add step summary output to CI builds, with failure logs. (qmk#20288)

* Fixup CI command failures. (qmk#20291)

* Add ability for `qmk mass-compile` to build specified targets (qmk#20294)

* Minify content published to API (qmk#20285)

* [Keyboard] Add alhenkb macropad (qmk#20123)

* [Keyboard] Add Plaque80 (qmk#20240)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>

* [Keyboard] Add Steezy60 Rev B (qmk#19688)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Jue Liu <youturn@Jues-MacBook-Pro.local>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Shandon Anderson <shandon@shandon.codes>
Co-authored-by: jack <0x6A73@pm.me>
Co-authored-by: jason <jrucker2004@gmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* [Keyboard] Add KeyDeck8 (qmk#20107)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* Revert to hex output for kint41 (qmk#20295)

* [Keyboard update] Fix json error (qmk#20299)

* [QP] Fix up delta frame boundaries (qmk#20296)

* [Keymap] Add md40 ckrbd keymap (qmk#19931)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* [Keymap] Ferris - Add split USB detection directive (qmk#20213)

* [Keyboard] Add GMMK Numpad (qmk#20067)

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* [Keymap] update arkag keymap, add hitbox layout (qmk#20271)

Co-authored-by: Alex Kagno <alex@turncommerce.com>

* Add angle65 (qmk#19986)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>

* Enable encoder mapping in VIA for Keebio KBO-5000 (qmk#20272)

* [Keyboard] Add Mechlovin9 rev.3 (qmk#20119)

Co-authored-by: jack <0x6a73@protonmail.com>

* [Keyboard] Add Royal Kludge RKG-68 (qmk#20138)

* [Keyboard] Add pocketpad (qmk#20229)

Co-authored-by: jack <0x6a73@protonmail.com>

* [Keyboard] Add Erdnuss 65 (qmk#20202)

Co-authored-by: jack <0x6a73@protonmail.com>

* [Keymap] Add dancxjo hotdox76v2 keymap (qmk#20016)

* Add support for Geistmaschine Macropod (qmk#20116)

Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>

* [Keyboard] Add nullbits SNAP keyboard (qmk#18916)

Co-authored-by: Ryan <fauxpark@gmail.com>

* Add user horrortroll in userspace (qmk#19769)

* Add recommendations for VSCode intellisense (qmk#19402)

* ISO-DE Keymap for Dactyl Manuform 6x7 (qmk#19441)

* [Bugfix] Check QGF's bpp against display's native_bits_per_pixel (qmk#19995)

* Adding my keymap (qmk#19964)

* Update WT60-H1, WT60-H3 layouts (qmk#20114)

* onekey: Fix console output on AVR (qmk#19930)

* New layer added to giabalanai keyboard (qmk#20118)

* Adding Unextended Standard PCB (qmk#20190)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>

* Refactor Galatea (qmk#20011)

* Add an alternate layout definition for Keyboardio Model 01 (qmk#20245)

* Suggest `qmk list-keyboards` when testing build environment (qmk#19471)

Co-authored-by: Joel Challis <git@zvecr.com>

* Data-driven updates to overnumpad controller keyboards (qmk#20259)

* PR checklist: keyboard updates must go to `develop` (qmk#20323)

* Modify default encoder mappings, change PID, enable mousekeys (qmk#20329)

* Adding Oceanographer to QMK. (qmk#20324)

* Personal keymaps for crkbd and kyria (qmk#20009)

* Add Ripple TKL Hotswap Firmware (qmk#20302)

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Add Ripple TKL Keyboard firmware (qmk#20301)

* [keyboard] Adding OSAv2 numpad (qmk#20209)

Co-authored-by: jack <0x6a73@protonmail.com>

* Use table for debounce algorithm description (qmk#20322)

* Manibus keyboard, update pinout (qmk#20309)

* Add debounce time description (qmk#20333)

* Resolve keyboard names for `qmk mass-compile`. (qmk#20335)

* [Keyboard] Add Budgy and Crowboard Keyboards (qmk#19141)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>

* Add Junco Keyboard (qmk#19516)

* [Keyboard] Add lxxt (qmk#19935)

Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>

* Add Iron160 I160-S and I160-H PCBs support (qmk#20077)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>

* Add peterfalken userspace & keymaps (qmk#19897)

Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>

* Bump peter-evans/create-pull-request from 4 to 5 (qmk#20346)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* [Keyboard] Add Keychron Q11 (qmk#20125)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>

* Move a_dux to data-driven (qmk#20043)

* Add Discord webhook at end of each CI run. (qmk#20355)

* Fixup CI build variables. (qmk#20357)

* Avoid generating empty ENCODER_RESOLUTION (qmk#20179)

* Convertors documentation: Removed duplicate table entry (qmk#20360)

* [Keyboard] Add audio support to Adafruit MacroPad RP2040 (qmk#20353)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6A73@pm.me>
Co-authored-by: QMK Bot <hello@qmk.fm>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: TommyZ <60314626+tommyamoszhao@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: chickenman112 <76463635+chickenman112@users.noreply.github.com>
Co-authored-by: Sắn <59417802+MaiTheSan@users.noreply.github.com>
Co-authored-by: Emrik Östling <emrik.ostling@gmail.com>
Co-authored-by: pauper <125139481+pauperboards@users.noreply.github.com>
Co-authored-by: Jason Chestnut <jason@Jasons-MacBook-Pro.local>
Co-authored-by: ThePanduuh <feojoe2@gmail.com>
Co-authored-by: Álvaro A. Volpato <alvaro.augusto.volpato@gmail.com>
Co-authored-by: Paul James <paul@peej.co.uk>
Co-authored-by: jonylee@hfd <108282809+jonylee1986@users.noreply.github.com>
Co-authored-by: CoffeeIsLife <36961653+CoffeeIsLife87@users.noreply.github.com>
Co-authored-by: Fae <faenkhauser@gmail.com>
Co-authored-by: Kenny Hung (he) <kennysubs+github@outlook.com>
Co-authored-by: Eugenio Pastoral <46639608+achrovisual@users.noreply.github.com>
Co-authored-by: precondition <57645186+precondition@users.noreply.github.com>
Co-authored-by: Wilba <wilba@wilba.tech>
Co-authored-by: azhizhinov <azhizhinov@mail.ru>
Co-authored-by: Drashna Jaelre <drashna@drashna.net>
Co-authored-by: Shawn Meier <shawn.meier@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: studiokestra <74369928+studiokestra@users.noreply.github.com>
Co-authored-by: Michal S <mchal_@tuta.io>
Co-authored-by: gkeyboard <giggox_man@hotmail.com>
Co-authored-by: Paul Enrico N. Viola <pviola@gbox.adnu.edu.ph>
Co-authored-by: David Rambo <davidrambo@mailfence.com>
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
Co-authored-by: Guillermo Aguirre <guillermoaguirre1@gmail.com>
Co-authored-by: Elliot Powell <32494740+e11i0t23@users.noreply.github.com>
Co-authored-by: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Leon Anavi <leon@anavi.org>
Co-authored-by: gumorr <102767971+gumorr@users.noreply.github.com>
Co-authored-by: souvlakeeb <109096368+souvlakeeb@users.noreply.github.com>
Co-authored-by: Dmitry Nosachev <quartz64@gmail.com>
Co-authored-by: Robert Mills <robcmills@gmail.com>
Co-authored-by: Olivia <125531297+Smooted@users.noreply.github.com>
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com>
Co-authored-by: Niles Tanner <nilestanner@users.noreply.github.com>
Co-authored-by: Freather <72902384+CMMS-Freather@users.noreply.github.com>
Co-authored-by: CMM.Studio Freather <50167286+frankBTHID@users.noreply.github.com>
Co-authored-by: Cipulot <40441626+Cipulot@users.noreply.github.com>
Co-authored-by: Anjheos <69339386+Anjheos@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Anjheos <Anjheos.Designs@gmail.com>
Co-authored-by: Flame Soulis <firecatdan@gmail.com>
Co-authored-by: Budiman Jojo <budimanjojo@gmail.com>
Co-authored-by: frobiac <frobiac@gmail.com>
Co-authored-by: Mark Stosberg <mark@rideamigos.com>
Co-authored-by: Kuribayashi Atsushi <kuribayashi.atsushi@g.sp.m.is.nagoya-u.ac.jp>
Co-authored-by: Andrew Kannan <andrew.kannan@gmail.com>
Co-authored-by: Danny <nooges@users.noreply.github.com>
Co-authored-by: paulgali <paulgali@live.co.uk>
Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com>
Co-authored-by: Christopher Hoage <iam@chrishoage.com>
Co-authored-by: ebastler <moritz.plattner@gmx.net>
Co-authored-by: Dan White <BlueTufa@users.noreply.github.com>
Co-authored-by: Andrew Kannan <andrew.kannan@klaviyo.com>
Co-authored-by: Darkhan <darkhanu@gmail.com>
Co-authored-by: Tom Barnes <barnestom@me.com>
Co-authored-by: Sophie Machen <87283102+sophonaroap@users.noreply.github.com>
Co-authored-by: d-floe <31980883+d-floe@users.noreply.github.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Kyle McCreery <mccreery.kyle@gmail.com>
Co-authored-by: Conor Burns <mail@conor-burns.com>
Co-authored-by: Josh Hinnebusch <joshhinnebusch@gmail.com>
Co-authored-by: dztech <moyi4681@users.noreply.github.com>
Co-authored-by: mjbogusz <mjbogusz@users.noreply.github.com>
Co-authored-by: しぐれ <23041178+ForsakenRei@users.noreply.github.com>
Co-authored-by: ToffeeStudio <116937564+ToffeeStudio@users.noreply.github.com>
Co-authored-by: ziptyze <mwcordier@gmail.com>
Co-authored-by: blindassassin111 <38090555+blindassassin111@users.noreply.github.com>
Co-authored-by: Fabien <vaga@users.noreply.github.com>
Co-authored-by: JX <572673807@qq.com>
Co-authored-by: toinux <toinux@gmail.com>
Co-authored-by: Dam Vu Duy <RyanDam@users.noreply.github.com>
Co-authored-by: Laneware <68452738+Laneware@users.noreply.github.com>
Co-authored-by: Agent Blu, 006 <blu006@ucr.edu>
Co-authored-by: Sid Quinsaat <37809009+sharkby7e@users.noreply.github.com>
Co-authored-by: Tobias Minn <tobias.minn@gmail.com>
Co-authored-by: hulahermit <36484223+hulahermit@users.noreply.github.com>
Co-authored-by: Chi-Han Yang <chyang@enrichtx.com>
Co-authored-by: mechlovin <57231893+mechlovin@users.noreply.github.com>
Co-authored-by: Ning <vipning@qq.com>
Co-authored-by: spbgzh <72414103+spbgzh@users.noreply.github.com>
Co-authored-by: Jason Hazel <me@jasonhazel.com>
Co-authored-by: jotix <69703151+jotix@users.noreply.github.com>
Co-authored-by: SHVD3x <103226441+SHVD3x@users.noreply.github.com>
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: takashicompany <t@kashi.company>
Co-authored-by: Alejandro Chacón <alhenx@gmail.com>
Co-authored-by: 4pplet <mail@4pplet.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Jue Liu <youturn@Jues-MacBook-Pro.local>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Shandon Anderson <shandon@shandon.codes>
Co-authored-by: jason <jrucker2004@gmail.com>
Co-authored-by: Maverick0197 <123402474+Maverick0197@users.noreply.github.com>
Co-authored-by: Shane Dowling <shane@shanedowling.com>
Co-authored-by: Cameron Varley <cam.avarley@gmail.com>
Co-authored-by: Alexander Kagno <ar@kagno.org>
Co-authored-by: Alex Kagno <alex@turncommerce.com>
Co-authored-by: Vertex-kb <102476474+Vertex-kb@users.noreply.github.com>
Co-authored-by: Raphael Mangubat <16827478+raphkris@users.noreply.github.com>
Co-authored-by: Thomaz Peres <58439854+Thomaz-Peres@users.noreply.github.com>
Co-authored-by: butterkeebs <124812866+butterkeebs@users.noreply.github.com>
Co-authored-by: cttt <57359810+ctt-t@users.noreply.github.com>
Co-authored-by: Travis Reed <dancxjo@users.noreply.github.com>
Co-authored-by: Jay Greco <jayv.greco@gmail.com>
Co-authored-by: HorrorTroll <sonicvipduc@gmail.com>
Co-authored-by: Woongbin Kang <wbk@outlook.com>
Co-authored-by: andi4000 <3588439+andi4000@users.noreply.github.com>
Co-authored-by: Torsten Schneider <83730717+to-schneider@users.noreply.github.com>
Co-authored-by: 3araht <69518343+3araht@users.noreply.github.com>
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
Co-authored-by: Lisa Ugray <lisa.ugray@gmail.com>
Co-authored-by: Julius Degesys <Julius.Degesys@gmail.com>
Co-authored-by: Purdea Andrei <andrei@purdea.ro>
Co-authored-by: Cameron Larsen <44081018+cameronjlarsen@users.noreply.github.com>
Co-authored-by: Alex Paulescu <alex.paulescu@gmail.com>
Co-authored-by: Alex Miller <39163867+doesntfazer@users.noreply.github.com>
Co-authored-by: Dane Skalski <daneski13@gmail.com>
Co-authored-by: DeskDaily <65656486+DeskDaily@users.noreply.github.com>
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
Co-authored-by: Luis Garcia <luis@bitjester.com>
Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>
Co-authored-by: Duncan Sutherland <75046609+dunk2k@users.noreply.github.com>
freznel10 added a commit to freznel10/qmk_firmware that referenced this pull request Apr 9, 2023
Squashed commit of the following:

commit 441988e
Author: Ryan <fauxpark@gmail.com>
Date:   Sat Apr 8 20:50:50 2023 +1000

    Move `default` layouts to data driven (qmk#20349)

commit fd6449e
Author: Ryan <fauxpark@gmail.com>
Date:   Sat Apr 8 19:27:11 2023 +1000

    Move split space/backspace layouts to data driven (qmk#20356)

commit 41feebf
Author: Nick Brassel <nick@tzarc.org>
Date:   Sat Apr 8 19:24:33 2023 +1000

    Set up DEFAULT_FOLDER for primekb/meridian (qmk#20367)

commit 5220487
Author: Ryan <fauxpark@gmail.com>
Date:   Sat Apr 8 18:08:08 2023 +1000

    Move `RGB_MATRIX_DRIVER` to data driven (qmk#20350)

commit 10fc6c4
Merge: dbfbf6c 2c375e6
Author: Nick Brassel <nick@tzarc.org>
Date:   Sat Apr 8 11:03:04 2023 +1000

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

commit 2c375e6
Author: Drashna Jaelre <drashna@drashna.net>
Date:   Fri Apr 7 17:59:13 2023 -0700

    [Keyboard] Add audio support to Adafruit MacroPad RP2040 (qmk#20353)

commit dbfbf6c
Merge: 4aa2cd4 a5e68e5
Author: QMK Bot <hello@qmk.fm>
Date:   Fri Apr 7 22:12:38 2023 +0000

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

commit a5e68e5
Author: Duncan Sutherland <75046609+dunk2k@users.noreply.github.com>
Date:   Fri Apr 7 23:11:56 2023 +0100

    Convertors documentation: Removed duplicate table entry (qmk#20360)

commit 4aa2cd4
Merge: 369c5a2 e9b36be
Author: QMK Bot <hello@qmk.fm>
Date:   Fri Apr 7 13:08:43 2023 +0000

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

commit e9b36be
Author: Joel Challis <git@zvecr.com>
Date:   Fri Apr 7 14:07:59 2023 +0100

    Avoid generating empty ENCODER_RESOLUTION (qmk#20179)

commit 369c5a2
Author: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Date:   Fri Apr 7 12:41:53 2023 +0200

    Add layer-cycle example (qmk#19069)

    Co-authored-by: Drashna Jaelre <drashna@live.com>

commit f076458
Merge: 5bc5140 df7b56e
Author: QMK Bot <hello@qmk.fm>
Date:   Fri Apr 7 08:38:54 2023 +0000

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

commit df7b56e
Author: Nick Brassel <nick@tzarc.org>
Date:   Fri Apr 7 18:38:16 2023 +1000

    Fixup CI build variables. (qmk#20357)

commit 5bc5140
Merge: b84b62c 2e766a9
Author: QMK Bot <hello@qmk.fm>
Date:   Fri Apr 7 06:37:46 2023 +0000

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

commit 2e766a9
Author: Nick Brassel <nick@tzarc.org>
Date:   Fri Apr 7 16:37:06 2023 +1000

    Add Discord webhook at end of each CI run. (qmk#20355)

commit b84b62c
Merge: 6334805 4ba3fdf
Author: QMK Bot <hello@qmk.fm>
Date:   Fri Apr 7 04:28:28 2023 +0000

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

commit 4ba3fdf
Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
Date:   Fri Apr 7 12:27:51 2023 +0800

    Move a_dux to data-driven (qmk#20043)

commit 6334805
Merge: 47966dc 655c24d
Author: QMK Bot <hello@qmk.fm>
Date:   Thu Apr 6 18:03:03 2023 +0000

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

commit 655c24d
Author: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>
Date:   Fri Apr 7 02:02:24 2023 +0800

    [Keyboard] Add Keychron Q11 (qmk#20125)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>

commit 47966dc
Author: Ryan <fauxpark@gmail.com>
Date:   Thu Apr 6 18:00:54 2023 +1000

    Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (qmk#20303)

commit 71c22a1
Author: James McCleese <jmccleese@gmail.com>
Date:   Wed Apr 5 18:37:15 2023 -0500

    [Keyboard] Add 36-key layout for Beekeeb Piantor (qmk#20328)

    Co-authored-by: James McCleese <James.McCleese@nbcuni.com>

commit 73b376a
Author: Stefan Kerkmann <karlk90@pm.me>
Date:   Thu Apr 6 01:04:23 2023 +0200

    [Chore] Remove stray mod tap interrupt defines and per key functions (qmk#20347)

    * Remove stray defines and per key functions

    * Remove defunct get_ignore_mod_tap_interrupt declaration

commit 7115927
Author: Drashna Jaelre <drashna@drashna.net>
Date:   Wed Apr 5 15:36:08 2023 -0700

    [Bug] Fix compilation issue with Swap Hands and Encoder Map (qmk#20348)

commit 2e9997f
Merge: b1b8cd1 eab2b8f
Author: QMK Bot <hello@qmk.fm>
Date:   Wed Apr 5 22:35:13 2023 +0000

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

commit eab2b8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Apr 5 23:34:35 2023 +0100

    Bump peter-evans/create-pull-request from 4 to 5 (qmk#20346)

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v4...v5)

    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

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

commit b1b8cd1
Author: Nick Brassel <nick@tzarc.org>
Date:   Thu Apr 6 08:10:40 2023 +1000

    Add basic profiler. (qmk#20238)

commit 8971311
Merge: b6c99ce d058091
Author: QMK Bot <hello@qmk.fm>
Date:   Wed Apr 5 18:36:25 2023 +0000

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

commit d058091
Author: Luis Garcia <luis@bitjester.com>
Date:   Wed Apr 5 12:35:34 2023 -0600

    Add peterfalken userspace & keymaps (qmk#19897)

    Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>

commit b6c99ce
Merge: f7c597b 596319c
Author: QMK Bot <hello@qmk.fm>
Date:   Wed Apr 5 18:29:11 2023 +0000

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

commit 596319c
Author: Álvaro A. Volpato <alvaro.augusto.volpato@gmail.com>
Date:   Wed Apr 5 15:28:27 2023 -0300

    Add Iron160 I160-S and I160-H PCBs support (qmk#20077)

    Co-authored-by: Ryan <fauxpark@gmail.com>
    Co-authored-by: jack <0x6a73@protonmail.com>

commit f7c597b
Merge: cb87a23 4d17fe2
Author: QMK Bot <hello@qmk.fm>
Date:   Wed Apr 5 18:26:07 2023 +0000

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

commit 4d17fe2
Author: DeskDaily <65656486+DeskDaily@users.noreply.github.com>
Date:   Thu Apr 6 02:25:21 2023 +0800

    [Keyboard] Add lxxt (qmk#19935)

    Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
    Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>

commit cb87a23
Merge: 8bb4cba 1d045e8
Author: QMK Bot <hello@qmk.fm>
Date:   Wed Apr 5 08:07:10 2023 +0000

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

commit 1d045e8
Author: Dane Skalski <daneski13@gmail.com>
Date:   Wed Apr 5 01:06:24 2023 -0700

    Add Junco Keyboard (qmk#19516)

commit 8bb4cba
Author: Ryan <fauxpark@gmail.com>
Date:   Wed Apr 5 15:53:45 2023 +1000

    Move TKL layouts to data driven (qmk#20337)

commit 09a2b70
Author: Ryan <fauxpark@gmail.com>
Date:   Wed Apr 5 15:50:56 2023 +1000

    Move Alice and Ergodox layouts to data driven (qmk#20340)

commit 6847dba
Author: Ryan <fauxpark@gmail.com>
Date:   Wed Apr 5 15:48:37 2023 +1000

    Move 75% and 96% layouts to data driven (qmk#20289)

commit 364c06d
Author: Ryan <fauxpark@gmail.com>
Date:   Wed Apr 5 15:46:59 2023 +1000

    Move small macropad-ish layouts to data driven (qmk#20341)

commit 06c5c02
Author: Nick Brassel <nick@tzarc.org>
Date:   Wed Apr 5 14:59:09 2023 +1000

    Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (qmk#20339)

commit f1dbffe
Merge: 7bfc2a3 f7176f0
Author: QMK Bot <hello@qmk.fm>
Date:   Tue Apr 4 21:37:04 2023 +0000

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

commit f7176f0
Author: Alex Miller <39163867+doesntfazer@users.noreply.github.com>
Date:   Tue Apr 4 17:36:23 2023 -0400

    [Keyboard] Add Budgy and Crowboard Keyboards (qmk#19141)

    Co-authored-by: jack <0x6a73@protonmail.com>
    Co-authored-by: Ryan <fauxpark@gmail.com>
    Co-authored-by: Drashna Jaelre <drashna@live.com>

commit 7bfc2a3
Author: Ryan <fauxpark@gmail.com>
Date:   Tue Apr 4 15:20:10 2023 +1000

    Move 65% layouts to data driven (qmk#20308)

commit 0e7acb7
Merge: 976317d 687883c
Author: QMK Bot <hello@qmk.fm>
Date:   Tue Apr 4 05:10:36 2023 +0000

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

commit 687883c
Author: Nick Brassel <nick@tzarc.org>
Date:   Tue Apr 4 15:09:55 2023 +1000

    Resolve keyboard names for `qmk mass-compile`. (qmk#20335)

commit 976317d
Author: Ryan <fauxpark@gmail.com>
Date:   Tue Apr 4 14:39:20 2023 +1000

    Move fullsize layouts to data driven (qmk#20317)

commit b463ceb
Author: Ryan <fauxpark@gmail.com>
Date:   Tue Apr 4 14:29:50 2023 +1000

    Move TKL F13 and FRL layouts to data driven (qmk#20310)

commit 147d397
Author: adophoxia <100170946+adophoxia@users.noreply.github.com>
Date:   Mon Apr 3 20:26:54 2023 -0700

    Move Keychron Q0 and Q0 Plus data-driven configuration; `keychron` keymap `rules.mk` cleanup (qmk#20168)

    Co-authored-by: Nick Brassel <nick@tzarc.org>

commit c224cb9
Merge: 81f321d f56cf93
Author: QMK Bot <hello@qmk.fm>
Date:   Tue Apr 4 02:15:38 2023 +0000

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

commit f56cf93
Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
Date:   Tue Apr 4 10:15:00 2023 +0800

    Add debounce time description (qmk#20333)

commit 81f321d
Author: Ryan <fauxpark@gmail.com>
Date:   Tue Apr 4 10:15:35 2023 +1000

    `qmk info`: account for ISO enter when calculating layout X offset (qmk#20325)

commit 1dd2d1d
Merge: ae63c0f 1fd30b3
Author: Nick Brassel <nick@tzarc.org>
Date:   Tue Apr 4 09:20:23 2023 +1000

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

commit 1fd30b3
Author: Alex Paulescu <alex.paulescu@gmail.com>
Date:   Tue Apr 4 02:13:42 2023 +0300

    Manibus keyboard, update pinout (qmk#20309)

commit ae63c0f
Author: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
Date:   Mon Apr 3 16:11:26 2023 -0700

    [Core]  Caps Word "Invert on shift" option:  pressing Shift inverts the shift state. (qmk#20092)

    Co-authored-by: Nick Brassel <nick@tzarc.org>

commit 368fee9
Author: Purdea Andrei <andrei@purdea.ro>
Date:   Tue Apr 4 02:07:36 2023 +0300

    rp2040: *_PAL_MODE overridable for this platform too (qmk#20314)

    Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

commit d783536
Merge: ce58f04 37f205e
Author: QMK Bot <hello@qmk.fm>
Date:   Mon Apr 3 23:07:16 2023 +0000

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

commit 37f205e
Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
Date:   Tue Apr 4 07:06:33 2023 +0800

    Use table for debounce algorithm description (qmk#20322)

commit ce58f04
Merge: ccc7921 26e0bfd
Author: QMK Bot <hello@qmk.fm>
Date:   Mon Apr 3 23:06:15 2023 +0000

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

commit 26e0bfd
Author: blindassassin111 <38090555+blindassassin111@users.noreply.github.com>
Date:   Mon Apr 3 18:05:13 2023 -0500

    [keyboard] Adding OSAv2 numpad (qmk#20209)

    Co-authored-by: jack <0x6a73@protonmail.com>

commit ccc7921
Merge: ccda5d2 a434507
Author: QMK Bot <hello@qmk.fm>
Date:   Mon Apr 3 22:56:21 2023 +0000

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

commit a434507
Author: Andrew Kannan <andrew.kannan@gmail.com>
Date:   Mon Apr 3 18:56:12 2023 -0400

    Add Ripple TKL Keyboard firmware (qmk#20301)

commit ee8c867
Author: Andrew Kannan <andrew.kannan@gmail.com>
Date:   Mon Apr 3 18:55:38 2023 -0400

    Add Ripple TKL Hotswap Firmware (qmk#20302)

    Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

commit ccda5d2
Author: ngs-ch <125195794+ngs-ch@users.noreply.github.com>
Date:   Tue Apr 4 07:48:51 2023 +0900

    Make "detected_host_os()" available on the SLAVE side of the split keyboard (qmk#19854)

    Co-authored-by: ngs.ch <ngs.ch>
    Co-authored-by: Drashna Jaelre <drashna@drashna.net>

commit d82c664
Author: CobraSock <128439817+CobraSock@users.noreply.github.com>
Date:   Mon Apr 3 15:46:00 2023 -0700

    Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (qmk#20203) (qmk#20204)

    Co-authored-by: N M <ninja.milkman@gmail.com>
    Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (qmk#20203)

commit b67bdf2
Merge: 49ac29f 246cf99
Author: QMK Bot <hello@qmk.fm>
Date:   Mon Apr 3 22:43:55 2023 +0000

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

commit 246cf99
Author: Cameron Larsen <44081018+cameronjlarsen@users.noreply.github.com>
Date:   Mon Apr 3 15:43:12 2023 -0700

    Personal keymaps for crkbd and kyria (qmk#20009)

commit 49ac29f
Merge: c404e5e eb52984
Author: QMK Bot <hello@qmk.fm>
Date:   Mon Apr 3 20:18:58 2023 +0000

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

commit eb52984
Author: Anjheos <69339386+Anjheos@users.noreply.github.com>
Date:   Mon Apr 3 13:18:08 2023 -0700

    Adding Oceanographer to QMK. (qmk#20324)

commit c404e5e
Merge: 36ab0c0 a5272a1
Author: QMK Bot <hello@qmk.fm>
Date:   Mon Apr 3 18:50:07 2023 +0000

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

commit a5272a1
Author: Danny <nooges@users.noreply.github.com>
Date:   Mon Apr 3 14:49:21 2023 -0400

    Modify default encoder mappings, change PID, enable mousekeys (qmk#20329)

commit 36ab0c0
Author: jack <0x6A73@pm.me>
Date:   Mon Apr 3 10:18:17 2023 -0600

    Add core/fallback encoder behaviour (qmk#20320)

commit 7e48a4e
Author: Ryan <fauxpark@gmail.com>
Date:   Mon Apr 3 21:39:02 2023 +1000

    Fix API errors (qmk#20326)

commit bd4899f
Merge: fcf8b80 d06ce01
Author: fauxpark <fauxpark@gmail.com>
Date:   Mon Apr 3 20:59:24 2023 +1000

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

commit fcf8b80
Author: Stefan Kerkmann <karlk90@pm.me>
Date:   Mon Apr 3 10:33:45 2023 +0200

    [Core] Refactor `keyevent_t` for 1ms timing resolution (qmk#15847)

commit d06ce01
Author: Ryan <fauxpark@gmail.com>
Date:   Mon Apr 3 16:34:03 2023 +1000

    PR checklist: keyboard updates must go to `develop` (qmk#20323)

commit c58610b
Author: Purdea Andrei <andrei@purdea.ro>
Date:   Mon Apr 3 08:45:46 2023 +0300

    Data-driven updates to overnumpad controller keyboards (qmk#20259)

commit 12de029
Author: Julius Degesys <Julius.Degesys@gmail.com>
Date:   Mon Apr 3 01:42:14 2023 -0400

    Suggest `qmk list-keyboards` when testing build environment (qmk#19471)

    Co-authored-by: Joel Challis <git@zvecr.com>

commit 4992df5
Author: Lisa Ugray <lisa.ugray@gmail.com>
Date:   Mon Apr 3 01:39:52 2023 -0400

    Add an alternate layout definition for Keyboardio Model 01 (qmk#20245)

commit f3f0bf6
Author: studiokestra <74369928+studiokestra@users.noreply.github.com>
Date:   Sun Apr 2 23:37:43 2023 -0600

    Refactor Galatea (qmk#20011)

commit 8a5e8ed
Author: 4pplet <mail@4pplet.com>
Date:   Mon Apr 3 07:24:49 2023 +0200

    Adding Unextended Standard PCB (qmk#20190)

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    Co-authored-by: 4pplet <4pplet@protonmail.com>
    Co-authored-by: 4pplet <stefan.ess@gmail.com>

commit fb6557a
Author: 3araht <69518343+3araht@users.noreply.github.com>
Date:   Mon Apr 3 14:12:11 2023 +0900

    New layer added to giabalanai keyboard (qmk#20118)
struckmb pushed a commit to struckmb/qmk_firmware that referenced this pull request Apr 10, 2023
freznel10 added a commit to freznel10/qmk_firmware that referenced this pull request Apr 10, 2023
commit e3ed7cbd67832ba16123dea332002dfd03f8c673
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:52:34 2023 +0800

    new

commit f0c5900b1c4c497b5591cd7a8302f84d4ad3fb65
Merge: fb31f7dcf2 5d6d959421
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:47:34 2023 +0800

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

commit 5d6d9594212073ca52b80a1a949510187af47b13
Author: Nick Brassel <nick@tzarc.org>
Date:   Sun Apr 9 22:41:32 2023 +1000

    Fix up via keymap builds. (#20383)

    * Fix up via keymap builds.

    - Usages of old IS_PRESSED.

    * Fix up bad code.

    * Fix up bad code.

commit fb31f7dcf20ea5c93c66fdd065ef808b48a667d9
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:18:04 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 49a7b5e45a13bc19692ec30512e96511656a67df
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:07:15 2023 +0800

    teste
    Squashed commit of the following:

    commit 441988ef3895171d640e807205e7978ff9755acd
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 20:50:50 2023 +1000

        Move `default` layouts to data driven (#20349)

    commit fd6449e42cf326bdf17eab118639faa6b0359eb7
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 19:27:11 2023 +1000

        Move split space/backspace layouts to data driven (#20356)

    commit 41feebf9bae805f58f6712039866d1b5334c97da
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 19:24:33 2023 +1000

        Set up DEFAULT_FOLDER for primekb/meridian (#20367)

    commit 522048725f6b076bdad1251243c65dd2acf6595d
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 18:08:08 2023 +1000

        Move `RGB_MATRIX_DRIVER` to data driven (#20350)

    commit 10fc6c4cd6d7463737801430e8c13b347e1b85c7
    Merge: dbfbf6c2c4 2c375e6478
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 11:03:04 2023 +1000

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

    commit 2c375e64785f3d69a14d7a3e02c041d774d1d75b
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Fri Apr 7 17:59:13 2023 -0700

        [Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)

    commit dbfbf6c2c47922600beeb45883ae6892e9f71edd
    Merge: 4aa2cd45a1 a5e68e5f74
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 22:12:38 2023 +0000

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

    commit a5e68e5f748a98b57bd2865112f5e0caa46df255
    Author: Duncan Sutherland <75046609+dunk2k@users.noreply.github.com>
    Date:   Fri Apr 7 23:11:56 2023 +0100

        Convertors documentation: Removed duplicate table entry (#20360)

    commit 4aa2cd45a1b2a8978291f1584e19edf55585ae02
    Merge: 369c5a213d e9b36bebb2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 13:08:43 2023 +0000

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

    commit e9b36bebb2b6e4fa3c10da8b7b072f766dce49a5
    Author: Joel Challis <git@zvecr.com>
    Date:   Fri Apr 7 14:07:59 2023 +0100

        Avoid generating empty ENCODER_RESOLUTION (#20179)

    commit 369c5a213dc4cf805b7dd2e2393901b33e67e500
    Author: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
    Date:   Fri Apr 7 12:41:53 2023 +0200

        Add layer-cycle example (#19069)

        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit f076458cd05c52892a95125fdd6b65ce1dc6f6cc
    Merge: 5bc514036b df7b56e0ea
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 08:38:54 2023 +0000

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

    commit df7b56e0ea91adbb04e19a7e904c062bbd46a79b
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 18:38:16 2023 +1000

        Fixup CI build variables. (#20357)

    commit 5bc514036b094560b16190edc65687d9ec4b82e3
    Merge: b84b62c967 2e766a9c7a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 06:37:46 2023 +0000

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

    commit 2e766a9c7a0888a96ed9108f09a085f4298af0b3
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 16:37:06 2023 +1000

        Add Discord webhook at end of each CI run. (#20355)

    commit b84b62c9679ea2180067f083fd71b398f0e7c334
    Merge: 6334805da3 4ba3fdfad2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 04:28:28 2023 +0000

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

    commit 4ba3fdfad2bd52e2807d18606db1c12192304fd5
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Fri Apr 7 12:27:51 2023 +0800

        Move a_dux to data-driven (#20043)

    commit 6334805da3720d3ac7e8ffa76062e7c6037656c5
    Merge: 47966dc2a6 655c24d29d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Thu Apr 6 18:03:03 2023 +0000

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

    commit 655c24d29d656b5cea8f7de3605193d692d8f4c6
    Author: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>
    Date:   Fri Apr 7 02:02:24 2023 +0800

        [Keyboard] Add Keychron Q11 (#20125)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>

    commit 47966dc2a65c88ac90fcd64d12243d72f3f6753b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Thu Apr 6 18:00:54 2023 +1000

        Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)

    commit 71c22a12db58c71952a12df6bbe445f6f9a4e858
    Author: James McCleese <jmccleese@gmail.com>
    Date:   Wed Apr 5 18:37:15 2023 -0500

        [Keyboard] Add 36-key layout for Beekeeb Piantor (#20328)

        Co-authored-by: James McCleese <James.McCleese@nbcuni.com>

    commit 73b376a88151d03d43e0eca8242faa4bad199ac0
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Thu Apr 6 01:04:23 2023 +0200

        [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)

        * Remove stray defines and per key functions

        * Remove defunct get_ignore_mod_tap_interrupt declaration

    commit 71159275597d49fde16cd6643d106223415b0451
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Wed Apr 5 15:36:08 2023 -0700

        [Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348)

    commit 2e9997fd92988390e4f7ebb3dbc5860a7c097e97
    Merge: b1b8cd1bf0 eab2b8faa0
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 22:35:13 2023 +0000

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

    commit eab2b8faa0ab1acfe51aeedd0214763da2ec4824
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Apr 5 23:34:35 2023 +0100

        Bump peter-evans/create-pull-request from 4 to 5 (#20346)

        Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
        - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
        - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

        ---
        updated-dependencies:
        - dependency-name: peter-evans/create-pull-request
          dependency-type: direct:production
          update-type: version-update:semver-major
        ...

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

    commit b1b8cd1bf0c3bed0653b64a9be13ddb1dc269272
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Thu Apr 6 08:10:40 2023 +1000

        Add basic profiler. (#20238)

    commit 89713112cd5d1e1f138a41a67ba687ea24d4a146
    Merge: b6c99ce438 d058091d0b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:36:25 2023 +0000

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

    commit d058091d0b2f98791d37c4a77779a8202592284f
    Author: Luis Garcia <luis@bitjester.com>
    Date:   Wed Apr 5 12:35:34 2023 -0600

        Add peterfalken userspace & keymaps (#19897)

        Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>

    commit b6c99ce438de321a9af986236e5e92dec2e4c9ec
    Merge: f7c597b583 596319c92f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:29:11 2023 +0000

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

    commit 596319c92fb8d61918a89133804ba232158e2323
    Author: Álvaro A. Volpato <alvaro.augusto.volpato@gmail.com>
    Date:   Wed Apr 5 15:28:27 2023 -0300

        Add Iron160 I160-S and I160-H PCBs support (#20077)

        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: jack <0x6a73@protonmail.com>

    commit f7c597b583ac7fd4413dc818256d92882e2e4481
    Merge: cb87a238ab 4d17fe2a99
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:26:07 2023 +0000

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

    commit 4d17fe2a995470ae265a418a0b1c5818a55c9c1d
    Author: DeskDaily <65656486+DeskDaily@users.noreply.github.com>
    Date:   Thu Apr 6 02:25:21 2023 +0800

        [Keyboard] Add lxxt (#19935)

        Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
        Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>

    commit cb87a238ab4ee63f8f946f1b6aa52f1a1261c282
    Merge: 8bb4cba7b0 1d045e854b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 08:07:10 2023 +0000

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

    commit 1d045e854b7adbe8a60ce5aeb16438c4652949da
    Author: Dane Skalski <daneski13@gmail.com>
    Date:   Wed Apr 5 01:06:24 2023 -0700

        Add Junco Keyboard (#19516)

    commit 8bb4cba7b04571d75674f8f3f19462adef015060
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:53:45 2023 +1000

        Move TKL layouts to data driven (#20337)

    commit 09a2b70a661323aa7ea023341bb1e9dcd3c75e24
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:50:56 2023 +1000

        Move Alice and Ergodox layouts to data driven (#20340)

    commit 6847dba8af551aa0f1afbd74f77a8c49ad28e33b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:48:37 2023 +1000

        Move 75% and 96% layouts to data driven (#20289)

    commit 364c06d939134184838579d4e73880f8c2f83419
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:46:59 2023 +1000

        Move small macropad-ish layouts to data driven (#20341)

    commit 06c5c028046adc0a5501f6ac51953640e2015020
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Wed Apr 5 14:59:09 2023 +1000

        Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (#20339)

    commit f1dbffe367ca3b2affbcdc5f7e5027f32d2e655d
    Merge: 7bfc2a367d f7176f070f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 21:37:04 2023 +0000

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

    commit f7176f070fd2b1cd6df25774f4de842200a7a342
    Author: Alex Miller <39163867+doesntfazer@users.noreply.github.com>
    Date:   Tue Apr 4 17:36:23 2023 -0400

        [Keyboard] Add Budgy and Crowboard Keyboards (#19141)

        Co-authored-by: jack <0x6a73@protonmail.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit 7bfc2a367df91ad6cc701f8490b4b8346a1512b4
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 15:20:10 2023 +1000

        Move 65% layouts to data driven (#20308)

    commit 0e7acb777a75608524fe1de5e0f9359aeec88912
    Merge: 976317df3c 687883cf7d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 05:10:36 2023 +0000

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

    commit 687883cf7d68deedfd1678af1195c4d6f35456df
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 15:09:55 2023 +1000

        Resolve keyboard names for `qmk mass-compile`. (#20335)

    commit 976317df3cb2cd9b8772cb852dd66314f6856ed1
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:39:20 2023 +1000

        Move fullsize layouts to data driven (#20317)

    commit b463ceb9dc855a5fe9ba22443b0012b9043c3769
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:29:50 2023 +1000

        Move TKL F13 and FRL layouts to data driven (#20310)

    commit 147d397e341c0ad5c9a075159ea434e82b2785cc
    Author: adophoxia <100170946+adophoxia@users.noreply.github.com>
    Date:   Mon Apr 3 20:26:54 2023 -0700

        Move Keychron Q0 and Q0 Plus data-driven configuration; `keychron` keymap `rules.mk` cleanup (#20168)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit c224cb9605b22cfb3e97e3537243082b4224e5c0
    Merge: 81f321d331 f56cf93fa1
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 02:15:38 2023 +0000

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

    commit f56cf93fa13ede82612cd6507b3512786b8f4933
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 10:15:00 2023 +0800

        Add debounce time description (#20333)

    commit 81f321d3318d4df0c442d11073a837984d4a8dbc
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 10:15:35 2023 +1000

        `qmk info`: account for ISO enter when calculating layout X offset (#20325)

    commit 1dd2d1df20df5c4d0a24d117db96e588122158bc
    Merge: ae63c0f509 1fd30b3391
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 09:20:23 2023 +1000

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

    commit 1fd30b3391434db1f1c3d2dbe17fe40752e40a2b
    Author: Alex Paulescu <alex.paulescu@gmail.com>
    Date:   Tue Apr 4 02:13:42 2023 +0300

        Manibus keyboard, update pinout (#20309)

    commit ae63c0f509fae71270fb5885d504ee26cbad95ff
    Author: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
    Date:   Mon Apr 3 16:11:26 2023 -0700

        [Core]  Caps Word "Invert on shift" option:  pressing Shift inverts the shift state. (#20092)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit 368fee9655b8c0611808212b680674b5acd4349c
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Tue Apr 4 02:07:36 2023 +0300

        rp2040: *_PAL_MODE overridable for this platform too (#20314)

        Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

    commit d783536e0d115771e160280a62dc3227000e13ad
    Merge: ce58f04949 37f205ec1a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:07:16 2023 +0000

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

    commit 37f205ec1a0c5cc359fda442ca9e591b65e0900a
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 07:06:33 2023 +0800

        Use table for debounce algorithm description (#20322)

    commit ce58f04949082a7ba3fd9b94d56a679980e08c39
    Merge: ccc7921fe6 26e0bfd494
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:06:15 2023 +0000

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

    commit 26e0bfd494b4de0505cf4c5c0bcf811aae19adbb
    Author: blindassassin111 <38090555+blindassassin111@users.noreply.github.com>
    Date:   Mon Apr 3 18:05:13 2023 -0500

        [keyboard] Adding OSAv2 numpad (#20209)

        Co-authored-by: jack <0x6a73@protonmail.com>

    commit ccc7921fe6f362d1db31de4a3a6ce39cab38c572
    Merge: ccda5d2d2f a434507ab4
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:56:21 2023 +0000

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

    commit a434507ab4dcdf437678587e92bab18323d7d3c5
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:56:12 2023 -0400

        Add Ripple TKL Keyboard firmware (#20301)

    commit ee8c86702ea09bfbf4bf8daf015d79362293bb41
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:55:38 2023 -0400

        Add Ripple TKL Hotswap Firmware (#20302)

        Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

    commit ccda5d2d2f0b2e71e16d72636622743a68757b50
    Author: ngs-ch <125195794+ngs-ch@users.noreply.github.com>
    Date:   Tue Apr 4 07:48:51 2023 +0900

        Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854)

        Co-authored-by: ngs.ch <ngs.ch>
        Co-authored-by: Drashna Jaelre <drashna@drashna.net>

    commit d82c6648f50d72820effce6077084c8a2dce1b18
    Author: CobraSock <128439817+CobraSock@users.noreply.github.com>
    Date:   Mon Apr 3 15:46:00 2023 -0700

        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203) (#20204)

        Co-authored-by: N M <ninja.milkman@gmail.com>
        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203)

    commit b67bdf222e0bc98b846f20e22152cd0a007fb9f7
    Merge: 49ac29fa09 246cf99b4b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:43:55 2023 +0000

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

    commit 246cf99b4b029b6d36e82a0c4c3aed11abb2ff5e
    Author: Cameron Larsen <44081018+cameronjlarsen@users.noreply.github.com>
    Date:   Mon Apr 3 15:43:12 2023 -0700

        Personal keymaps for crkbd and kyria (#20009)

    commit 49ac29fa09cbd770f5983f0d1c3ec9b5ce2e0c51
    Merge: c404e5e38c eb52984a94
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 20:18:58 2023 +0000

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

    commit eb52984a94f70b95811fbc0853c158c68c40ea4f
    Author: Anjheos <69339386+Anjheos@users.noreply.github.com>
    Date:   Mon Apr 3 13:18:08 2023 -0700

        Adding Oceanographer to QMK. (#20324)

    commit c404e5e38c0058d57711748772ce3e7b97528bc4
    Merge: 36ab0c0aaa a5272a1575
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 18:50:07 2023 +0000

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

    commit a5272a15754e5e5ca68918628b635858d19ad1fa
    Author: Danny <nooges@users.noreply.github.com>
    Date:   Mon Apr 3 14:49:21 2023 -0400

        Modify default encoder mappings, change PID, enable mousekeys (#20329)

    commit 36ab0c0aaa613fe0946e10133315b071c0d87012
    Author: jack <0x6A73@pm.me>
    Date:   Mon Apr 3 10:18:17 2023 -0600

        Add core/fallback encoder behaviour (#20320)

    commit 7e48a4e80f4c3975cf0aae68986c7ead2576dcf3
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 21:39:02 2023 +1000

        Fix API errors (#20326)

    commit bd4899f0ca1f687ac2ede437ffb5ad1af04f1abe
    Merge: fcf8b804ed d06ce0153b
    Author: fauxpark <fauxpark@gmail.com>
    Date:   Mon Apr 3 20:59:24 2023 +1000

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

    commit fcf8b804ed95a98561bd4c1d6c85604be0f7cc7b
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Mon Apr 3 10:33:45 2023 +0200

        [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)

    commit d06ce0153bd4b608a20698c4a9e1d559b4c05683
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 16:34:03 2023 +1000

        PR checklist: keyboard updates must go to `develop` (#20323)

    commit c58610bea35d3dcf362b11064830f51c97df91a4
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Mon Apr 3 08:45:46 2023 +0300

        Data-driven updates to overnumpad controller keyboards (#20259)

    commit 12de0297edc601be867ea4e32b741967e88a2847
    Author: Julius Degesys <Julius.Degesys@gmail.com>
    Date:   Mon Apr 3 01:42:14 2023 -0400

        Suggest `qmk list-keyboards` when testing build environment (#19471)

        Co-authored-by: Joel Challis <git@zvecr.com>

    commit 4992df56b8202e206f83ff529033864141e681ed
    Author: Lisa Ugray <lisa.ugray@gmail.com>
    Date:   Mon Apr 3 01:39:52 2023 -0400

        Add an alternate layout definition for Keyboardio Model 01 (#20245)

    commit f3f0bf6dbedef705b078a6ee7016b0d2b11c4bc7
    Author: studiokestra <74369928+studiokestra@users.noreply.github.com>
    Date:   Sun Apr 2 23:37:43 2023 -0600

        Refactor Galatea (#20011)

    commit 8a5e8ed88e818e2a4ccd1349ea63cb35042e674f
    Author: 4pplet <mail@4pplet.com>
    Date:   Mon Apr 3 07:24:49 2023 +0200

        Adding Unextended Standard PCB (#20190)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: 4pplet <4pplet@protonmail.com>
        Co-authored-by: 4pplet <stefan.ess@gmail.com>

    commit fb6557acf1c5b3753034f8d25e738ae964ea0215
    Author: 3araht <69518343+3araht@users.noreply.github.com>
    Date:   Mon Apr 3 14:12:11 2023 +0900

        New layer added to giabalanai keyboard (#20118)

commit d555248d41d67c91e9ca99e8537231cc546d837e
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 18:56:15 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 77da8c11d474b40de32de01e6102040767acb349
Author: freznel10 <freznel@gmail.com>
Date:   Sat Apr 8 18:29:16 2023 +0800

    trial

commit b86481c8ed0738455984ad66e10ee9afe62ed94a
Merge: 9dfadeeb79 f5441968c3
Author: freznel10 <freznel@gmail.com>
Date:   Fri Apr 7 01:40:32 2023 +0800

    Merge remote-tracking branch 'daskygit/pr/multiple_sensors' into refactor_mouse

commit 9dfadeeb798e984d7797965130bf2d4e81733df0
Author: freznel10 <84401855+freznel10@users.noreply.github.com>
Date:   Thu Apr 6 23:56:06 2023 +0800

    Delete matrix.c

commit 207d68c391422d24fc3507a88c31696f5eb3c796
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 23:54:12 2023 +0800

    test

commit 10713b91654a8d4644e3bd2625cae4960ec41e17
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:47:32 2023 +0800

    new

commit e3bba55c2061dc1653c57022c81b89212bc7682b
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:46:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 48b61ab5579743b8b68fc0df13fb546b0a036348
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:43:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit f5441968c3b4a263e4cffb05fe95f86f22db5135
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:26:39 2023 +0100

    modify button handling

commit 19da027f14015dc87afd2242151831b7c2619461
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:25:42 2023 +0100

    small optimisation of pointing_device_report_ready

commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:23:20 2023 +0100

    actually save last_sent_report

commit 63ef94782fbc1b1474e714d64abe708a90166c56
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:21:41 2023 +0100

    forgot to stage the int reg addr

commit a601a11d73d019d7383ea4d54dd34cb9bfb6d77a
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 12:25:37 2023 +0800

    failed testing

commit 39a4499124e25a158e3f94bc59c2c5bca37632b1
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 10:07:08 2023 +0800

    Squashed commit of the following:

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 02:44:12 2023 +0100

    add pimoroni int enable

commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:57:03 2023 +0100

    throttle cpi sync rate

commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:56:41 2023 +0100

    add cpi flag check before put

commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:53:50 2023 +0100

    use pointing_device_shared_report_t

commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 23:49:48 2023 +0100

    smaller and faster

commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:57 2023 +0100

    divisor uint16_t?

commit ee1b0927504a267b8b4189adb7111a85586b9323
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:16 2023 +0100

    fix single tap and format

commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:54:31 2023 +0100

    format

commit 1a950b249b28d957de06b1831570c01e53b3fd1f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:53:35 2023 +0100

    adns9800 sig check

commit a021e37df3d29b339917301b5519218941530c91
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 23:49:32 2023 +0800

    Squashed commit of the following:

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 12ed99fcbc04e45d383af779fdbb5968ee385841
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 23:39:22 2023 +0800

    backup

commit 080e634b92d9c8d297da5396e75e870e85108991
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 22:25:38 2023 +0800

    Revert "Squashed commit of the following:"

    This reverts commit e0db3e0eb6d8d842d463127ddb66b08580027481.

commit 0bdff335e72d90ab12e9141784da351a7f14aec7
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 22:25:34 2023 +0800

    Revert "Update pointing_device.c"

    This reverts commit 203025233d87d42fce590937aa1cb5c47e431456.

commit 203025233d87d42fce590937aa1cb5c47e431456
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 21:54:51 2023 +0800

    Update pointing_device.c

commit e0db3e0eb6d8d842d463127ddb66b08580027481
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 21:53:13 2023 +0800

    Squashed commit of the following:

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 589f6e861c50c665eab2a58df505f92f2708eb24
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 09:30:47 2023 +0800

    refactor_test

commit 37d67865c760715f542ec077fe4f308ecfc203ec
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 22:40:24 2023 +0100

    add headers for modified drivers

commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 22:30:15 2023 +0100

    pmw33xx driver - untested - needs further work for multiple instances per side

commit f29a474c704fc1f74da9a51de49b4be991552e2b
Merge: e9caef98be 2d9140af53
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 3 13:58:30 2023 +0800

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

commit e9caef98be63c0e633853e4f46d5ab30fe25635c
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 3 13:57:22 2023 +0800

    test

commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 03:06:19 2023 +0100

    updates for rebase

commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 03:04:28 2023 +0100

    fix adjust report

commit b340c7660de5f05921458384a95fda9380c9b5f6
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 03:02:24 2023 +0100

    cirque fixes and error handling removal

commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sun Apr 2 18:07:24 2023 +0100

    modify adns9800 driver

commit a1af590ef232767911c0018623374fedf2cfe94a
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 17:42:25 2023 +0100

    azoteq driver - temporary

commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 17:05:33 2023 +0100

    modify cirque driver - needs further work

commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:21:09 2023 +0100

    modify pimoroni driver for i2c_config

commit 2d763e0e819ddcdf6bac834489742dda4366b853
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:12:42 2023 +0100

    i2c config

commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:12:27 2023 +0100

    formatting

commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:11:16 2023 +0100

    throttle or motion

commit 84a5536136039eb3a9ed432f943e879354b35b97
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 05:13:18 2023 +0100

    fix add and clamp per tzarcs suggestion

commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 03:54:50 2023 +0100

    fix device ready check

commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 02:19:28 2023 +0100

    doh

commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 01:43:29 2023 +0100

    return okay, no need to clear shared report

commit 53b4bb96f1da082d377cd4742b1b4562226a2578
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 01:38:20 2023 +0100

    Remove global throttle, add target report count

commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 01:23:36 2023 +0100

    fix rules.mk

commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sun Mar 26 21:39:05 2023 +0100

    add custom_TYPE to rules

commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 23:10:02 2023 +0000

    fix size and only set cpi on different

commit 274f159860e4d19a0c17592f02431a7c19db27ea
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 23:09:04 2023 +0000

    minor fixes

commit 938d224fe8c35f5c73f448336687d39f552a71d8
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 20:59:59 2023 +0000

    clean up split pointing transactions

commit 47db55bda601f345cccae64dd80f9b27a8445fea
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 20:59:33 2023 +0000

    rejig for split pointing

commit ea0597052b7981d7aae89069f5d7bab9a80055ae
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 21 22:08:47 2023 +0000

    example

commit 6096f2c574dbcec16acea696c5ad205cb007df91
Author: freznel10 <freznel@gmail.com>
Date:   Fri Mar 31 10:03:07 2023 +0800

    messing things up

commit e4ea699c66824e687d12beb9899f58099d98d754
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 28 11:20:29 2023 +0800

    Update info.json

commit e395929a2cf789af0d01320dbaaf4f82c0a0c5d1
Merge: 4ce3888530 f186abdf29
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 28 11:20:25 2023 +0800

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

commit 4ce3888530c7513c31664e849390e4b88937ee02
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 28 11:00:21 2023 +0800

    test

commit b637ba0d09951ace6116eddffe5529c4a3794882
Merge: 418d52eb84 e640fd65ff
Author: freznel10 <freznel@gmail.com>
Date:   Sat Mar 25 22:19:58 2023 +0800

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

commit 418d52eb842fe6dd07703c10acaf1cb7211a7f08
Author: freznel10 <freznel@gmail.com>
Date:   Sat Mar 25 22:19:04 2023 +0800

    chunky

commit 2610e434489219dc9aac8cdf1bb1b88f39489619
Author: freznel10 <freznel@gmail.com>
Date:   Thu Mar 23 19:02:15 2023 +0800

    Split_activity

    Split_activity

commit 3291ceda11f7a30a0f3fb5d0742c7f68aff6f9c7
Merge: 248eb2bba7 9c3c159286
Author: freznel10 <freznel@gmail.com>
Date:   Wed Mar 22 23:59:41 2023 +0800

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

commit 248eb2bba7a278d04e6f2f9a0002665347281e69
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 21 13:54:20 2023 +0800

    chunky

commit bd4650dba448ec4d88e08377a31935575b3f96b3
Merge: f9366e904e 07046bdfc5
Author: freznel10 <freznel@gmail.com>
Date:   Sat Mar 18 09:56:11 2023 +0800

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

commit f9366e904e32e9a0e996b6c987922e8f846716fa
Author: freznel10 <freznel@gmail.com>
Date:   Sat Mar 18 09:54:09 2023 +0800

    keymap update

commit 7bc51b3f083b7ad87eb3cd6968e5b8a93f03ce3f
Merge: c3075b3f6f b74f2c7b86
Author: freznel10 <freznel@gmail.com>
Date:   Sun Mar 12 21:04:51 2023 +0800

    Merge remote-tracking branch 'upstream/develop' in…
freznel10 added a commit to freznel10/qmk_firmware that referenced this pull request Apr 10, 2023
commit 8f7675f23e716969b5c858ca476695c2cef02979
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 21:38:47 2023 +0800

    New

commit e3ed7cbd67832ba16123dea332002dfd03f8c673
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:52:34 2023 +0800

    new

commit f0c5900b1c4c497b5591cd7a8302f84d4ad3fb65
Merge: fb31f7dcf2 5d6d959421
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:47:34 2023 +0800

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

commit 5d6d9594212073ca52b80a1a949510187af47b13
Author: Nick Brassel <nick@tzarc.org>
Date:   Sun Apr 9 22:41:32 2023 +1000

    Fix up via keymap builds. (#20383)

    * Fix up via keymap builds.

    - Usages of old IS_PRESSED.

    * Fix up bad code.

    * Fix up bad code.

commit fb31f7dcf20ea5c93c66fdd065ef808b48a667d9
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:18:04 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 49a7b5e45a13bc19692ec30512e96511656a67df
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:07:15 2023 +0800

    teste
    Squashed commit of the following:

    commit 441988ef3895171d640e807205e7978ff9755acd
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 20:50:50 2023 +1000

        Move `default` layouts to data driven (#20349)

    commit fd6449e42cf326bdf17eab118639faa6b0359eb7
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 19:27:11 2023 +1000

        Move split space/backspace layouts to data driven (#20356)

    commit 41feebf9bae805f58f6712039866d1b5334c97da
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 19:24:33 2023 +1000

        Set up DEFAULT_FOLDER for primekb/meridian (#20367)

    commit 522048725f6b076bdad1251243c65dd2acf6595d
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 18:08:08 2023 +1000

        Move `RGB_MATRIX_DRIVER` to data driven (#20350)

    commit 10fc6c4cd6d7463737801430e8c13b347e1b85c7
    Merge: dbfbf6c2c4 2c375e6478
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 11:03:04 2023 +1000

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

    commit 2c375e64785f3d69a14d7a3e02c041d774d1d75b
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Fri Apr 7 17:59:13 2023 -0700

        [Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)

    commit dbfbf6c2c47922600beeb45883ae6892e9f71edd
    Merge: 4aa2cd45a1 a5e68e5f74
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 22:12:38 2023 +0000

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

    commit a5e68e5f748a98b57bd2865112f5e0caa46df255
    Author: Duncan Sutherland <75046609+dunk2k@users.noreply.github.com>
    Date:   Fri Apr 7 23:11:56 2023 +0100

        Convertors documentation: Removed duplicate table entry (#20360)

    commit 4aa2cd45a1b2a8978291f1584e19edf55585ae02
    Merge: 369c5a213d e9b36bebb2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 13:08:43 2023 +0000

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

    commit e9b36bebb2b6e4fa3c10da8b7b072f766dce49a5
    Author: Joel Challis <git@zvecr.com>
    Date:   Fri Apr 7 14:07:59 2023 +0100

        Avoid generating empty ENCODER_RESOLUTION (#20179)

    commit 369c5a213dc4cf805b7dd2e2393901b33e67e500
    Author: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
    Date:   Fri Apr 7 12:41:53 2023 +0200

        Add layer-cycle example (#19069)

        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit f076458cd05c52892a95125fdd6b65ce1dc6f6cc
    Merge: 5bc514036b df7b56e0ea
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 08:38:54 2023 +0000

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

    commit df7b56e0ea91adbb04e19a7e904c062bbd46a79b
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 18:38:16 2023 +1000

        Fixup CI build variables. (#20357)

    commit 5bc514036b094560b16190edc65687d9ec4b82e3
    Merge: b84b62c967 2e766a9c7a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 06:37:46 2023 +0000

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

    commit 2e766a9c7a0888a96ed9108f09a085f4298af0b3
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 16:37:06 2023 +1000

        Add Discord webhook at end of each CI run. (#20355)

    commit b84b62c9679ea2180067f083fd71b398f0e7c334
    Merge: 6334805da3 4ba3fdfad2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 04:28:28 2023 +0000

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

    commit 4ba3fdfad2bd52e2807d18606db1c12192304fd5
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Fri Apr 7 12:27:51 2023 +0800

        Move a_dux to data-driven (#20043)

    commit 6334805da3720d3ac7e8ffa76062e7c6037656c5
    Merge: 47966dc2a6 655c24d29d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Thu Apr 6 18:03:03 2023 +0000

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

    commit 655c24d29d656b5cea8f7de3605193d692d8f4c6
    Author: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>
    Date:   Fri Apr 7 02:02:24 2023 +0800

        [Keyboard] Add Keychron Q11 (#20125)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>

    commit 47966dc2a65c88ac90fcd64d12243d72f3f6753b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Thu Apr 6 18:00:54 2023 +1000

        Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)

    commit 71c22a12db58c71952a12df6bbe445f6f9a4e858
    Author: James McCleese <jmccleese@gmail.com>
    Date:   Wed Apr 5 18:37:15 2023 -0500

        [Keyboard] Add 36-key layout for Beekeeb Piantor (#20328)

        Co-authored-by: James McCleese <James.McCleese@nbcuni.com>

    commit 73b376a88151d03d43e0eca8242faa4bad199ac0
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Thu Apr 6 01:04:23 2023 +0200

        [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)

        * Remove stray defines and per key functions

        * Remove defunct get_ignore_mod_tap_interrupt declaration

    commit 71159275597d49fde16cd6643d106223415b0451
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Wed Apr 5 15:36:08 2023 -0700

        [Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348)

    commit 2e9997fd92988390e4f7ebb3dbc5860a7c097e97
    Merge: b1b8cd1bf0 eab2b8faa0
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 22:35:13 2023 +0000

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

    commit eab2b8faa0ab1acfe51aeedd0214763da2ec4824
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Apr 5 23:34:35 2023 +0100

        Bump peter-evans/create-pull-request from 4 to 5 (#20346)

        Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
        - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
        - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

        ---
        updated-dependencies:
        - dependency-name: peter-evans/create-pull-request
          dependency-type: direct:production
          update-type: version-update:semver-major
        ...

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

    commit b1b8cd1bf0c3bed0653b64a9be13ddb1dc269272
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Thu Apr 6 08:10:40 2023 +1000

        Add basic profiler. (#20238)

    commit 89713112cd5d1e1f138a41a67ba687ea24d4a146
    Merge: b6c99ce438 d058091d0b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:36:25 2023 +0000

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

    commit d058091d0b2f98791d37c4a77779a8202592284f
    Author: Luis Garcia <luis@bitjester.com>
    Date:   Wed Apr 5 12:35:34 2023 -0600

        Add peterfalken userspace & keymaps (#19897)

        Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>

    commit b6c99ce438de321a9af986236e5e92dec2e4c9ec
    Merge: f7c597b583 596319c92f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:29:11 2023 +0000

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

    commit 596319c92fb8d61918a89133804ba232158e2323
    Author: Álvaro A. Volpato <alvaro.augusto.volpato@gmail.com>
    Date:   Wed Apr 5 15:28:27 2023 -0300

        Add Iron160 I160-S and I160-H PCBs support (#20077)

        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: jack <0x6a73@protonmail.com>

    commit f7c597b583ac7fd4413dc818256d92882e2e4481
    Merge: cb87a238ab 4d17fe2a99
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:26:07 2023 +0000

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

    commit 4d17fe2a995470ae265a418a0b1c5818a55c9c1d
    Author: DeskDaily <65656486+DeskDaily@users.noreply.github.com>
    Date:   Thu Apr 6 02:25:21 2023 +0800

        [Keyboard] Add lxxt (#19935)

        Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
        Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>

    commit cb87a238ab4ee63f8f946f1b6aa52f1a1261c282
    Merge: 8bb4cba7b0 1d045e854b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 08:07:10 2023 +0000

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

    commit 1d045e854b7adbe8a60ce5aeb16438c4652949da
    Author: Dane Skalski <daneski13@gmail.com>
    Date:   Wed Apr 5 01:06:24 2023 -0700

        Add Junco Keyboard (#19516)

    commit 8bb4cba7b04571d75674f8f3f19462adef015060
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:53:45 2023 +1000

        Move TKL layouts to data driven (#20337)

    commit 09a2b70a661323aa7ea023341bb1e9dcd3c75e24
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:50:56 2023 +1000

        Move Alice and Ergodox layouts to data driven (#20340)

    commit 6847dba8af551aa0f1afbd74f77a8c49ad28e33b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:48:37 2023 +1000

        Move 75% and 96% layouts to data driven (#20289)

    commit 364c06d939134184838579d4e73880f8c2f83419
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:46:59 2023 +1000

        Move small macropad-ish layouts to data driven (#20341)

    commit 06c5c028046adc0a5501f6ac51953640e2015020
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Wed Apr 5 14:59:09 2023 +1000

        Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (#20339)

    commit f1dbffe367ca3b2affbcdc5f7e5027f32d2e655d
    Merge: 7bfc2a367d f7176f070f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 21:37:04 2023 +0000

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

    commit f7176f070fd2b1cd6df25774f4de842200a7a342
    Author: Alex Miller <39163867+doesntfazer@users.noreply.github.com>
    Date:   Tue Apr 4 17:36:23 2023 -0400

        [Keyboard] Add Budgy and Crowboard Keyboards (#19141)

        Co-authored-by: jack <0x6a73@protonmail.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit 7bfc2a367df91ad6cc701f8490b4b8346a1512b4
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 15:20:10 2023 +1000

        Move 65% layouts to data driven (#20308)

    commit 0e7acb777a75608524fe1de5e0f9359aeec88912
    Merge: 976317df3c 687883cf7d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 05:10:36 2023 +0000

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

    commit 687883cf7d68deedfd1678af1195c4d6f35456df
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 15:09:55 2023 +1000

        Resolve keyboard names for `qmk mass-compile`. (#20335)

    commit 976317df3cb2cd9b8772cb852dd66314f6856ed1
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:39:20 2023 +1000

        Move fullsize layouts to data driven (#20317)

    commit b463ceb9dc855a5fe9ba22443b0012b9043c3769
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:29:50 2023 +1000

        Move TKL F13 and FRL layouts to data driven (#20310)

    commit 147d397e341c0ad5c9a075159ea434e82b2785cc
    Author: adophoxia <100170946+adophoxia@users.noreply.github.com>
    Date:   Mon Apr 3 20:26:54 2023 -0700

        Move Keychron Q0 and Q0 Plus data-driven configuration; `keychron` keymap `rules.mk` cleanup (#20168)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit c224cb9605b22cfb3e97e3537243082b4224e5c0
    Merge: 81f321d331 f56cf93fa1
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 02:15:38 2023 +0000

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

    commit f56cf93fa13ede82612cd6507b3512786b8f4933
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 10:15:00 2023 +0800

        Add debounce time description (#20333)

    commit 81f321d3318d4df0c442d11073a837984d4a8dbc
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 10:15:35 2023 +1000

        `qmk info`: account for ISO enter when calculating layout X offset (#20325)

    commit 1dd2d1df20df5c4d0a24d117db96e588122158bc
    Merge: ae63c0f509 1fd30b3391
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 09:20:23 2023 +1000

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

    commit 1fd30b3391434db1f1c3d2dbe17fe40752e40a2b
    Author: Alex Paulescu <alex.paulescu@gmail.com>
    Date:   Tue Apr 4 02:13:42 2023 +0300

        Manibus keyboard, update pinout (#20309)

    commit ae63c0f509fae71270fb5885d504ee26cbad95ff
    Author: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
    Date:   Mon Apr 3 16:11:26 2023 -0700

        [Core]  Caps Word "Invert on shift" option:  pressing Shift inverts the shift state. (#20092)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit 368fee9655b8c0611808212b680674b5acd4349c
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Tue Apr 4 02:07:36 2023 +0300

        rp2040: *_PAL_MODE overridable for this platform too (#20314)

        Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

    commit d783536e0d115771e160280a62dc3227000e13ad
    Merge: ce58f04949 37f205ec1a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:07:16 2023 +0000

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

    commit 37f205ec1a0c5cc359fda442ca9e591b65e0900a
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 07:06:33 2023 +0800

        Use table for debounce algorithm description (#20322)

    commit ce58f04949082a7ba3fd9b94d56a679980e08c39
    Merge: ccc7921fe6 26e0bfd494
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:06:15 2023 +0000

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

    commit 26e0bfd494b4de0505cf4c5c0bcf811aae19adbb
    Author: blindassassin111 <38090555+blindassassin111@users.noreply.github.com>
    Date:   Mon Apr 3 18:05:13 2023 -0500

        [keyboard] Adding OSAv2 numpad (#20209)

        Co-authored-by: jack <0x6a73@protonmail.com>

    commit ccc7921fe6f362d1db31de4a3a6ce39cab38c572
    Merge: ccda5d2d2f a434507ab4
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:56:21 2023 +0000

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

    commit a434507ab4dcdf437678587e92bab18323d7d3c5
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:56:12 2023 -0400

        Add Ripple TKL Keyboard firmware (#20301)

    commit ee8c86702ea09bfbf4bf8daf015d79362293bb41
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:55:38 2023 -0400

        Add Ripple TKL Hotswap Firmware (#20302)

        Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

    commit ccda5d2d2f0b2e71e16d72636622743a68757b50
    Author: ngs-ch <125195794+ngs-ch@users.noreply.github.com>
    Date:   Tue Apr 4 07:48:51 2023 +0900

        Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854)

        Co-authored-by: ngs.ch <ngs.ch>
        Co-authored-by: Drashna Jaelre <drashna@drashna.net>

    commit d82c6648f50d72820effce6077084c8a2dce1b18
    Author: CobraSock <128439817+CobraSock@users.noreply.github.com>
    Date:   Mon Apr 3 15:46:00 2023 -0700

        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203) (#20204)

        Co-authored-by: N M <ninja.milkman@gmail.com>
        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203)

    commit b67bdf222e0bc98b846f20e22152cd0a007fb9f7
    Merge: 49ac29fa09 246cf99b4b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:43:55 2023 +0000

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

    commit 246cf99b4b029b6d36e82a0c4c3aed11abb2ff5e
    Author: Cameron Larsen <44081018+cameronjlarsen@users.noreply.github.com>
    Date:   Mon Apr 3 15:43:12 2023 -0700

        Personal keymaps for crkbd and kyria (#20009)

    commit 49ac29fa09cbd770f5983f0d1c3ec9b5ce2e0c51
    Merge: c404e5e38c eb52984a94
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 20:18:58 2023 +0000

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

    commit eb52984a94f70b95811fbc0853c158c68c40ea4f
    Author: Anjheos <69339386+Anjheos@users.noreply.github.com>
    Date:   Mon Apr 3 13:18:08 2023 -0700

        Adding Oceanographer to QMK. (#20324)

    commit c404e5e38c0058d57711748772ce3e7b97528bc4
    Merge: 36ab0c0aaa a5272a1575
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 18:50:07 2023 +0000

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

    commit a5272a15754e5e5ca68918628b635858d19ad1fa
    Author: Danny <nooges@users.noreply.github.com>
    Date:   Mon Apr 3 14:49:21 2023 -0400

        Modify default encoder mappings, change PID, enable mousekeys (#20329)

    commit 36ab0c0aaa613fe0946e10133315b071c0d87012
    Author: jack <0x6A73@pm.me>
    Date:   Mon Apr 3 10:18:17 2023 -0600

        Add core/fallback encoder behaviour (#20320)

    commit 7e48a4e80f4c3975cf0aae68986c7ead2576dcf3
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 21:39:02 2023 +1000

        Fix API errors (#20326)

    commit bd4899f0ca1f687ac2ede437ffb5ad1af04f1abe
    Merge: fcf8b804ed d06ce0153b
    Author: fauxpark <fauxpark@gmail.com>
    Date:   Mon Apr 3 20:59:24 2023 +1000

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

    commit fcf8b804ed95a98561bd4c1d6c85604be0f7cc7b
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Mon Apr 3 10:33:45 2023 +0200

        [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)

    commit d06ce0153bd4b608a20698c4a9e1d559b4c05683
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 16:34:03 2023 +1000

        PR checklist: keyboard updates must go to `develop` (#20323)

    commit c58610bea35d3dcf362b11064830f51c97df91a4
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Mon Apr 3 08:45:46 2023 +0300

        Data-driven updates to overnumpad controller keyboards (#20259)

    commit 12de0297edc601be867ea4e32b741967e88a2847
    Author: Julius Degesys <Julius.Degesys@gmail.com>
    Date:   Mon Apr 3 01:42:14 2023 -0400

        Suggest `qmk list-keyboards` when testing build environment (#19471)

        Co-authored-by: Joel Challis <git@zvecr.com>

    commit 4992df56b8202e206f83ff529033864141e681ed
    Author: Lisa Ugray <lisa.ugray@gmail.com>
    Date:   Mon Apr 3 01:39:52 2023 -0400

        Add an alternate layout definition for Keyboardio Model 01 (#20245)

    commit f3f0bf6dbedef705b078a6ee7016b0d2b11c4bc7
    Author: studiokestra <74369928+studiokestra@users.noreply.github.com>
    Date:   Sun Apr 2 23:37:43 2023 -0600

        Refactor Galatea (#20011)

    commit 8a5e8ed88e818e2a4ccd1349ea63cb35042e674f
    Author: 4pplet <mail@4pplet.com>
    Date:   Mon Apr 3 07:24:49 2023 +0200

        Adding Unextended Standard PCB (#20190)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: 4pplet <4pplet@protonmail.com>
        Co-authored-by: 4pplet <stefan.ess@gmail.com>

    commit fb6557acf1c5b3753034f8d25e738ae964ea0215
    Author: 3araht <69518343+3araht@users.noreply.github.com>
    Date:   Mon Apr 3 14:12:11 2023 +0900

        New layer added to giabalanai keyboard (#20118)

commit d555248d41d67c91e9ca99e8537231cc546d837e
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 18:56:15 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 77da8c11d474b40de32de01e6102040767acb349
Author: freznel10 <freznel@gmail.com>
Date:   Sat Apr 8 18:29:16 2023 +0800

    trial

commit b86481c8ed0738455984ad66e10ee9afe62ed94a
Merge: 9dfadeeb79 f5441968c3
Author: freznel10 <freznel@gmail.com>
Date:   Fri Apr 7 01:40:32 2023 +0800

    Merge remote-tracking branch 'daskygit/pr/multiple_sensors' into refactor_mouse

commit 9dfadeeb798e984d7797965130bf2d4e81733df0
Author: freznel10 <84401855+freznel10@users.noreply.github.com>
Date:   Thu Apr 6 23:56:06 2023 +0800

    Delete matrix.c

commit 207d68c391422d24fc3507a88c31696f5eb3c796
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 23:54:12 2023 +0800

    test

commit 10713b91654a8d4644e3bd2625cae4960ec41e17
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:47:32 2023 +0800

    new

commit e3bba55c2061dc1653c57022c81b89212bc7682b
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:46:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 48b61ab5579743b8b68fc0df13fb546b0a036348
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:43:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit f5441968c3b4a263e4cffb05fe95f86f22db5135
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:26:39 2023 +0100

    modify button handling

commit 19da027f14015dc87afd2242151831b7c2619461
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:25:42 2023 +0100

    small optimisation of pointing_device_report_ready

commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:23:20 2023 +0100

    actually save last_sent_report

commit 63ef94782fbc1b1474e714d64abe708a90166c56
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:21:41 2023 +0100

    forgot to stage the int reg addr

commit a601a11d73d019d7383ea4d54dd34cb9bfb6d77a
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 12:25:37 2023 +0800

    failed testing

commit 39a4499124e25a158e3f94bc59c2c5bca37632b1
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 10:07:08 2023 +0800

    Squashed commit of the following:

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 02:44:12 2023 +0100

    add pimoroni int enable

commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:57:03 2023 +0100

    throttle cpi sync rate

commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:56:41 2023 +0100

    add cpi flag check before put

commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:53:50 2023 +0100

    use pointing_device_shared_report_t

commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 23:49:48 2023 +0100

    smaller and faster

commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:57 2023 +0100

    divisor uint16_t?

commit ee1b0927504a267b8b4189adb7111a85586b9323
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:16 2023 +0100

    fix single tap and format

commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:54:31 2023 +0100

    format

commit 1a950b249b28d957de06b1831570c01e53b3fd1f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:53:35 2023 +0100

    adns9800 sig check

commit a021e37df3d29b339917301b5519218941530c91
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 23:49:32 2023 +0800

    Squashed commit of the following:

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 12ed99fcbc04e45d383af779fdbb5968ee385841
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 23:39:22 2023 +0800

    backup

commit 080e634b92d9c8d297da5396e75e870e85108991
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 22:25:38 2023 +0800

    Revert "Squashed commit of the following:"

    This reverts commit e0db3e0eb6d8d842d463127ddb66b08580027481.

commit 0bdff335e72d90ab12e9141784da351a7f14aec7
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 22:25:34 2023 +0800

    Revert "Update pointing_device.c"

    This reverts commit 203025233d87d42fce590937aa1cb5c47e431456.

commit 203025233d87d42fce590937aa1cb5c47e431456
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 21:54:51 2023 +0800

    Update pointing_device.c

commit e0db3e0eb6d8d842d463127ddb66b08580027481
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 21:53:13 2023 +0800

    Squashed commit of the following:

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 589f6e861c50c665eab2a58df505f92f2708eb24
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 09:30:47 2023 +0800

    refactor_test

commit 37d67865c760715f542ec077fe4f308ecfc203ec
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 22:40:24 2023 +0100

    add headers for modified drivers

commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 22:30:15 2023 +0100

    pmw33xx driver - untested - needs further work for multiple instances per side

commit f29a474c704fc1f74da9a51de49b4be991552e2b
Merge: e9caef98be 2d9140af53
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 3 13:58:30 2023 +0800

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

commit e9caef98be63c0e633853e4f46d5ab30fe25635c
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 3 13:57:22 2023 +0800

    test

commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 03:06:19 2023 +0100

    updates for rebase

commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 03:04:28 2023 +0100

    fix adjust report

commit b340c7660de5f05921458384a95fda9380c9b5f6
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 03:02:24 2023 +0100

    cirque fixes and error handling removal

commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sun Apr 2 18:07:24 2023 +0100

    modify adns9800 driver

commit a1af590ef232767911c0018623374fedf2cfe94a
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 17:42:25 2023 +0100

    azoteq driver - temporary

commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 17:05:33 2023 +0100

    modify cirque driver - needs further work

commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:21:09 2023 +0100

    modify pimoroni driver for i2c_config

commit 2d763e0e819ddcdf6bac834489742dda4366b853
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:12:42 2023 +0100

    i2c config

commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:12:27 2023 +0100

    formatting

commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:11:16 2023 +0100

    throttle or motion

commit 84a5536136039eb3a9ed432f943e879354b35b97
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 05:13:18 2023 +0100

    fix add and clamp per tzarcs suggestion

commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 03:54:50 2023 +0100

    fix device ready check

commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 02:19:28 2023 +0100

    doh

commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 01:43:29 2023 +0100

    return okay, no need to clear shared report

commit 53b4bb96f1da082d377cd4742b1b4562226a2578
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 01:38:20 2023 +0100

    Remove global throttle, add target report count

commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 01:23:36 2023 +0100

    fix rules.mk

commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sun Mar 26 21:39:05 2023 +0100

    add custom_TYPE to rules

commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 23:10:02 2023 +0000

    fix size and only set cpi on different

commit 274f159860e4d19a0c17592f02431a7c19db27ea
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 23:09:04 2023 +0000

    minor fixes

commit 938d224fe8c35f5c73f448336687d39f552a71d8
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 20:59:59 2023 +0000

    clean up split pointing transactions

commit 47db55bda601f345cccae64dd80f9b27a8445fea
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 20:59:33 2023 +0000

    rejig for split pointing

commit ea0597052b7981d7aae89069f5d7bab9a80055ae
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 21 22:08:47 2023 +0000

    example

commit 6096f2c574dbcec16acea696c5ad205cb007df91
Author: freznel10 <freznel@gmail.com>
Date:   Fri Mar 31 10:03:07 2023 +0800

    messing things up

commit e4ea699c66824e687d12beb9899f58099d98d754
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 28 11:20:29 2023 +0800

    Update info.json

commit e395929a2cf789af0d01320dbaaf4f82c0a0c5d1
Merge: 4ce3888530 f186abdf29
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 28 11:20:25 2023 +0800

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

commit 4ce3888530c7513c31664e849390e4b88937ee02
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 28 11:00:21 2023 +0800

    test

commit b637ba0d09951ace6116eddffe5529c4a3794882
Merge: 418d52eb84 e640fd65ff
Author: freznel10 <freznel@gmail.com>
Date:   Sat Mar 25 22:19:58 2023 +0800

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

commit 418d52eb842fe6dd07703c10acaf1cb7211a7f08
Author: freznel10 <freznel@gmail.com>
Date:   Sat Mar 25 22:19:04 2023 +0800

    chunky

commit 2610e434489219dc9aac8cdf1bb1b88f39489619
Author: freznel10 <freznel@gmail.com>
Date:   Thu Mar 23 19:02:15 2023 +0800

    Split_activity

    Split_activity

commit 3291ceda11f7a30a0f3fb5d0742c7f68aff6f9c7
Merge: 248eb2bba7 9c3c159286
Author: freznel10 <freznel@gmail.com>
Date:   Wed Mar 22 23:59:41 2023 +0800

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

commit 248eb2bba7a278d04e6f2f9a0002665347281e69
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 21 13:54:20 2023 +0800

    chunky

commit bd4650dba448ec4d88e08377a31935575b3f96b3
Merge: f9366e904e 07046bdfc5
Author: freznel10 <freznel@gmail.com>
Date:   Sat Mar 18 09:56:11 2023 +0800

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

commit f9366e904e32e9a0e996b6c987922e8f846716fa
Author: freznel10 <freznel@gmail.com>
Date:   Sat Mar 18 09:54:09 2023 +0800

    keymap update

commit 7bc51b3f083b7ad87eb3cd6968e5b8a93f03ce3f
Merge: c3075b3f6f b74f2c7b8…
freznel10 added a commit to freznel10/qmk_firmware that referenced this pull request Apr 10, 2023
commit eda47155a3881e05b9735b0c4e6214a8bcecfe27
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 23:58:45 2023 +0800

    new

commit 565b96544da0c083656a52835c96659544830926
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 22:54:43 2023 +0800

    new

commit 8f7675f23e716969b5c858ca476695c2cef02979
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 21:38:47 2023 +0800

    New

commit e3ed7cbd67832ba16123dea332002dfd03f8c673
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:52:34 2023 +0800

    new

commit f0c5900b1c4c497b5591cd7a8302f84d4ad3fb65
Merge: fb31f7dcf2 5d6d959421
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:47:34 2023 +0800

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

commit 5d6d9594212073ca52b80a1a949510187af47b13
Author: Nick Brassel <nick@tzarc.org>
Date:   Sun Apr 9 22:41:32 2023 +1000

    Fix up via keymap builds. (#20383)

    * Fix up via keymap builds.

    - Usages of old IS_PRESSED.

    * Fix up bad code.

    * Fix up bad code.

commit fb31f7dcf20ea5c93c66fdd065ef808b48a667d9
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:18:04 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 49a7b5e45a13bc19692ec30512e96511656a67df
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:07:15 2023 +0800

    teste
    Squashed commit of the following:

    commit 441988ef3895171d640e807205e7978ff9755acd
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 20:50:50 2023 +1000

        Move `default` layouts to data driven (#20349)

    commit fd6449e42cf326bdf17eab118639faa6b0359eb7
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 19:27:11 2023 +1000

        Move split space/backspace layouts to data driven (#20356)

    commit 41feebf9bae805f58f6712039866d1b5334c97da
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 19:24:33 2023 +1000

        Set up DEFAULT_FOLDER for primekb/meridian (#20367)

    commit 522048725f6b076bdad1251243c65dd2acf6595d
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 18:08:08 2023 +1000

        Move `RGB_MATRIX_DRIVER` to data driven (#20350)

    commit 10fc6c4cd6d7463737801430e8c13b347e1b85c7
    Merge: dbfbf6c2c4 2c375e6478
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 11:03:04 2023 +1000

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

    commit 2c375e64785f3d69a14d7a3e02c041d774d1d75b
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Fri Apr 7 17:59:13 2023 -0700

        [Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)

    commit dbfbf6c2c47922600beeb45883ae6892e9f71edd
    Merge: 4aa2cd45a1 a5e68e5f74
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 22:12:38 2023 +0000

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

    commit a5e68e5f748a98b57bd2865112f5e0caa46df255
    Author: Duncan Sutherland <75046609+dunk2k@users.noreply.github.com>
    Date:   Fri Apr 7 23:11:56 2023 +0100

        Convertors documentation: Removed duplicate table entry (#20360)

    commit 4aa2cd45a1b2a8978291f1584e19edf55585ae02
    Merge: 369c5a213d e9b36bebb2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 13:08:43 2023 +0000

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

    commit e9b36bebb2b6e4fa3c10da8b7b072f766dce49a5
    Author: Joel Challis <git@zvecr.com>
    Date:   Fri Apr 7 14:07:59 2023 +0100

        Avoid generating empty ENCODER_RESOLUTION (#20179)

    commit 369c5a213dc4cf805b7dd2e2393901b33e67e500
    Author: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
    Date:   Fri Apr 7 12:41:53 2023 +0200

        Add layer-cycle example (#19069)

        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit f076458cd05c52892a95125fdd6b65ce1dc6f6cc
    Merge: 5bc514036b df7b56e0ea
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 08:38:54 2023 +0000

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

    commit df7b56e0ea91adbb04e19a7e904c062bbd46a79b
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 18:38:16 2023 +1000

        Fixup CI build variables. (#20357)

    commit 5bc514036b094560b16190edc65687d9ec4b82e3
    Merge: b84b62c967 2e766a9c7a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 06:37:46 2023 +0000

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

    commit 2e766a9c7a0888a96ed9108f09a085f4298af0b3
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 16:37:06 2023 +1000

        Add Discord webhook at end of each CI run. (#20355)

    commit b84b62c9679ea2180067f083fd71b398f0e7c334
    Merge: 6334805da3 4ba3fdfad2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 04:28:28 2023 +0000

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

    commit 4ba3fdfad2bd52e2807d18606db1c12192304fd5
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Fri Apr 7 12:27:51 2023 +0800

        Move a_dux to data-driven (#20043)

    commit 6334805da3720d3ac7e8ffa76062e7c6037656c5
    Merge: 47966dc2a6 655c24d29d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Thu Apr 6 18:03:03 2023 +0000

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

    commit 655c24d29d656b5cea8f7de3605193d692d8f4c6
    Author: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>
    Date:   Fri Apr 7 02:02:24 2023 +0800

        [Keyboard] Add Keychron Q11 (#20125)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>

    commit 47966dc2a65c88ac90fcd64d12243d72f3f6753b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Thu Apr 6 18:00:54 2023 +1000

        Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)

    commit 71c22a12db58c71952a12df6bbe445f6f9a4e858
    Author: James McCleese <jmccleese@gmail.com>
    Date:   Wed Apr 5 18:37:15 2023 -0500

        [Keyboard] Add 36-key layout for Beekeeb Piantor (#20328)

        Co-authored-by: James McCleese <James.McCleese@nbcuni.com>

    commit 73b376a88151d03d43e0eca8242faa4bad199ac0
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Thu Apr 6 01:04:23 2023 +0200

        [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)

        * Remove stray defines and per key functions

        * Remove defunct get_ignore_mod_tap_interrupt declaration

    commit 71159275597d49fde16cd6643d106223415b0451
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Wed Apr 5 15:36:08 2023 -0700

        [Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348)

    commit 2e9997fd92988390e4f7ebb3dbc5860a7c097e97
    Merge: b1b8cd1bf0 eab2b8faa0
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 22:35:13 2023 +0000

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

    commit eab2b8faa0ab1acfe51aeedd0214763da2ec4824
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Apr 5 23:34:35 2023 +0100

        Bump peter-evans/create-pull-request from 4 to 5 (#20346)

        Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
        - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
        - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

        ---
        updated-dependencies:
        - dependency-name: peter-evans/create-pull-request
          dependency-type: direct:production
          update-type: version-update:semver-major
        ...

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

    commit b1b8cd1bf0c3bed0653b64a9be13ddb1dc269272
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Thu Apr 6 08:10:40 2023 +1000

        Add basic profiler. (#20238)

    commit 89713112cd5d1e1f138a41a67ba687ea24d4a146
    Merge: b6c99ce438 d058091d0b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:36:25 2023 +0000

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

    commit d058091d0b2f98791d37c4a77779a8202592284f
    Author: Luis Garcia <luis@bitjester.com>
    Date:   Wed Apr 5 12:35:34 2023 -0600

        Add peterfalken userspace & keymaps (#19897)

        Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>

    commit b6c99ce438de321a9af986236e5e92dec2e4c9ec
    Merge: f7c597b583 596319c92f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:29:11 2023 +0000

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

    commit 596319c92fb8d61918a89133804ba232158e2323
    Author: Álvaro A. Volpato <alvaro.augusto.volpato@gmail.com>
    Date:   Wed Apr 5 15:28:27 2023 -0300

        Add Iron160 I160-S and I160-H PCBs support (#20077)

        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: jack <0x6a73@protonmail.com>

    commit f7c597b583ac7fd4413dc818256d92882e2e4481
    Merge: cb87a238ab 4d17fe2a99
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:26:07 2023 +0000

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

    commit 4d17fe2a995470ae265a418a0b1c5818a55c9c1d
    Author: DeskDaily <65656486+DeskDaily@users.noreply.github.com>
    Date:   Thu Apr 6 02:25:21 2023 +0800

        [Keyboard] Add lxxt (#19935)

        Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
        Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>

    commit cb87a238ab4ee63f8f946f1b6aa52f1a1261c282
    Merge: 8bb4cba7b0 1d045e854b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 08:07:10 2023 +0000

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

    commit 1d045e854b7adbe8a60ce5aeb16438c4652949da
    Author: Dane Skalski <daneski13@gmail.com>
    Date:   Wed Apr 5 01:06:24 2023 -0700

        Add Junco Keyboard (#19516)

    commit 8bb4cba7b04571d75674f8f3f19462adef015060
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:53:45 2023 +1000

        Move TKL layouts to data driven (#20337)

    commit 09a2b70a661323aa7ea023341bb1e9dcd3c75e24
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:50:56 2023 +1000

        Move Alice and Ergodox layouts to data driven (#20340)

    commit 6847dba8af551aa0f1afbd74f77a8c49ad28e33b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:48:37 2023 +1000

        Move 75% and 96% layouts to data driven (#20289)

    commit 364c06d939134184838579d4e73880f8c2f83419
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:46:59 2023 +1000

        Move small macropad-ish layouts to data driven (#20341)

    commit 06c5c028046adc0a5501f6ac51953640e2015020
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Wed Apr 5 14:59:09 2023 +1000

        Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (#20339)

    commit f1dbffe367ca3b2affbcdc5f7e5027f32d2e655d
    Merge: 7bfc2a367d f7176f070f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 21:37:04 2023 +0000

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

    commit f7176f070fd2b1cd6df25774f4de842200a7a342
    Author: Alex Miller <39163867+doesntfazer@users.noreply.github.com>
    Date:   Tue Apr 4 17:36:23 2023 -0400

        [Keyboard] Add Budgy and Crowboard Keyboards (#19141)

        Co-authored-by: jack <0x6a73@protonmail.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit 7bfc2a367df91ad6cc701f8490b4b8346a1512b4
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 15:20:10 2023 +1000

        Move 65% layouts to data driven (#20308)

    commit 0e7acb777a75608524fe1de5e0f9359aeec88912
    Merge: 976317df3c 687883cf7d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 05:10:36 2023 +0000

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

    commit 687883cf7d68deedfd1678af1195c4d6f35456df
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 15:09:55 2023 +1000

        Resolve keyboard names for `qmk mass-compile`. (#20335)

    commit 976317df3cb2cd9b8772cb852dd66314f6856ed1
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:39:20 2023 +1000

        Move fullsize layouts to data driven (#20317)

    commit b463ceb9dc855a5fe9ba22443b0012b9043c3769
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:29:50 2023 +1000

        Move TKL F13 and FRL layouts to data driven (#20310)

    commit 147d397e341c0ad5c9a075159ea434e82b2785cc
    Author: adophoxia <100170946+adophoxia@users.noreply.github.com>
    Date:   Mon Apr 3 20:26:54 2023 -0700

        Move Keychron Q0 and Q0 Plus data-driven configuration; `keychron` keymap `rules.mk` cleanup (#20168)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit c224cb9605b22cfb3e97e3537243082b4224e5c0
    Merge: 81f321d331 f56cf93fa1
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 02:15:38 2023 +0000

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

    commit f56cf93fa13ede82612cd6507b3512786b8f4933
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 10:15:00 2023 +0800

        Add debounce time description (#20333)

    commit 81f321d3318d4df0c442d11073a837984d4a8dbc
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 10:15:35 2023 +1000

        `qmk info`: account for ISO enter when calculating layout X offset (#20325)

    commit 1dd2d1df20df5c4d0a24d117db96e588122158bc
    Merge: ae63c0f509 1fd30b3391
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 09:20:23 2023 +1000

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

    commit 1fd30b3391434db1f1c3d2dbe17fe40752e40a2b
    Author: Alex Paulescu <alex.paulescu@gmail.com>
    Date:   Tue Apr 4 02:13:42 2023 +0300

        Manibus keyboard, update pinout (#20309)

    commit ae63c0f509fae71270fb5885d504ee26cbad95ff
    Author: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
    Date:   Mon Apr 3 16:11:26 2023 -0700

        [Core]  Caps Word "Invert on shift" option:  pressing Shift inverts the shift state. (#20092)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit 368fee9655b8c0611808212b680674b5acd4349c
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Tue Apr 4 02:07:36 2023 +0300

        rp2040: *_PAL_MODE overridable for this platform too (#20314)

        Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

    commit d783536e0d115771e160280a62dc3227000e13ad
    Merge: ce58f04949 37f205ec1a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:07:16 2023 +0000

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

    commit 37f205ec1a0c5cc359fda442ca9e591b65e0900a
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 07:06:33 2023 +0800

        Use table for debounce algorithm description (#20322)

    commit ce58f04949082a7ba3fd9b94d56a679980e08c39
    Merge: ccc7921fe6 26e0bfd494
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:06:15 2023 +0000

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

    commit 26e0bfd494b4de0505cf4c5c0bcf811aae19adbb
    Author: blindassassin111 <38090555+blindassassin111@users.noreply.github.com>
    Date:   Mon Apr 3 18:05:13 2023 -0500

        [keyboard] Adding OSAv2 numpad (#20209)

        Co-authored-by: jack <0x6a73@protonmail.com>

    commit ccc7921fe6f362d1db31de4a3a6ce39cab38c572
    Merge: ccda5d2d2f a434507ab4
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:56:21 2023 +0000

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

    commit a434507ab4dcdf437678587e92bab18323d7d3c5
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:56:12 2023 -0400

        Add Ripple TKL Keyboard firmware (#20301)

    commit ee8c86702ea09bfbf4bf8daf015d79362293bb41
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:55:38 2023 -0400

        Add Ripple TKL Hotswap Firmware (#20302)

        Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

    commit ccda5d2d2f0b2e71e16d72636622743a68757b50
    Author: ngs-ch <125195794+ngs-ch@users.noreply.github.com>
    Date:   Tue Apr 4 07:48:51 2023 +0900

        Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854)

        Co-authored-by: ngs.ch <ngs.ch>
        Co-authored-by: Drashna Jaelre <drashna@drashna.net>

    commit d82c6648f50d72820effce6077084c8a2dce1b18
    Author: CobraSock <128439817+CobraSock@users.noreply.github.com>
    Date:   Mon Apr 3 15:46:00 2023 -0700

        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203) (#20204)

        Co-authored-by: N M <ninja.milkman@gmail.com>
        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203)

    commit b67bdf222e0bc98b846f20e22152cd0a007fb9f7
    Merge: 49ac29fa09 246cf99b4b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:43:55 2023 +0000

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

    commit 246cf99b4b029b6d36e82a0c4c3aed11abb2ff5e
    Author: Cameron Larsen <44081018+cameronjlarsen@users.noreply.github.com>
    Date:   Mon Apr 3 15:43:12 2023 -0700

        Personal keymaps for crkbd and kyria (#20009)

    commit 49ac29fa09cbd770f5983f0d1c3ec9b5ce2e0c51
    Merge: c404e5e38c eb52984a94
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 20:18:58 2023 +0000

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

    commit eb52984a94f70b95811fbc0853c158c68c40ea4f
    Author: Anjheos <69339386+Anjheos@users.noreply.github.com>
    Date:   Mon Apr 3 13:18:08 2023 -0700

        Adding Oceanographer to QMK. (#20324)

    commit c404e5e38c0058d57711748772ce3e7b97528bc4
    Merge: 36ab0c0aaa a5272a1575
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 18:50:07 2023 +0000

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

    commit a5272a15754e5e5ca68918628b635858d19ad1fa
    Author: Danny <nooges@users.noreply.github.com>
    Date:   Mon Apr 3 14:49:21 2023 -0400

        Modify default encoder mappings, change PID, enable mousekeys (#20329)

    commit 36ab0c0aaa613fe0946e10133315b071c0d87012
    Author: jack <0x6A73@pm.me>
    Date:   Mon Apr 3 10:18:17 2023 -0600

        Add core/fallback encoder behaviour (#20320)

    commit 7e48a4e80f4c3975cf0aae68986c7ead2576dcf3
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 21:39:02 2023 +1000

        Fix API errors (#20326)

    commit bd4899f0ca1f687ac2ede437ffb5ad1af04f1abe
    Merge: fcf8b804ed d06ce0153b
    Author: fauxpark <fauxpark@gmail.com>
    Date:   Mon Apr 3 20:59:24 2023 +1000

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

    commit fcf8b804ed95a98561bd4c1d6c85604be0f7cc7b
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Mon Apr 3 10:33:45 2023 +0200

        [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)

    commit d06ce0153bd4b608a20698c4a9e1d559b4c05683
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 16:34:03 2023 +1000

        PR checklist: keyboard updates must go to `develop` (#20323)

    commit c58610bea35d3dcf362b11064830f51c97df91a4
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Mon Apr 3 08:45:46 2023 +0300

        Data-driven updates to overnumpad controller keyboards (#20259)

    commit 12de0297edc601be867ea4e32b741967e88a2847
    Author: Julius Degesys <Julius.Degesys@gmail.com>
    Date:   Mon Apr 3 01:42:14 2023 -0400

        Suggest `qmk list-keyboards` when testing build environment (#19471)

        Co-authored-by: Joel Challis <git@zvecr.com>

    commit 4992df56b8202e206f83ff529033864141e681ed
    Author: Lisa Ugray <lisa.ugray@gmail.com>
    Date:   Mon Apr 3 01:39:52 2023 -0400

        Add an alternate layout definition for Keyboardio Model 01 (#20245)

    commit f3f0bf6dbedef705b078a6ee7016b0d2b11c4bc7
    Author: studiokestra <74369928+studiokestra@users.noreply.github.com>
    Date:   Sun Apr 2 23:37:43 2023 -0600

        Refactor Galatea (#20011)

    commit 8a5e8ed88e818e2a4ccd1349ea63cb35042e674f
    Author: 4pplet <mail@4pplet.com>
    Date:   Mon Apr 3 07:24:49 2023 +0200

        Adding Unextended Standard PCB (#20190)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: 4pplet <4pplet@protonmail.com>
        Co-authored-by: 4pplet <stefan.ess@gmail.com>

    commit fb6557acf1c5b3753034f8d25e738ae964ea0215
    Author: 3araht <69518343+3araht@users.noreply.github.com>
    Date:   Mon Apr 3 14:12:11 2023 +0900

        New layer added to giabalanai keyboard (#20118)

commit d555248d41d67c91e9ca99e8537231cc546d837e
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 18:56:15 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 77da8c11d474b40de32de01e6102040767acb349
Author: freznel10 <freznel@gmail.com>
Date:   Sat Apr 8 18:29:16 2023 +0800

    trial

commit b86481c8ed0738455984ad66e10ee9afe62ed94a
Merge: 9dfadeeb79 f5441968c3
Author: freznel10 <freznel@gmail.com>
Date:   Fri Apr 7 01:40:32 2023 +0800

    Merge remote-tracking branch 'daskygit/pr/multiple_sensors' into refactor_mouse

commit 9dfadeeb798e984d7797965130bf2d4e81733df0
Author: freznel10 <84401855+freznel10@users.noreply.github.com>
Date:   Thu Apr 6 23:56:06 2023 +0800

    Delete matrix.c

commit 207d68c391422d24fc3507a88c31696f5eb3c796
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 23:54:12 2023 +0800

    test

commit 10713b91654a8d4644e3bd2625cae4960ec41e17
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:47:32 2023 +0800

    new

commit e3bba55c2061dc1653c57022c81b89212bc7682b
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:46:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 48b61ab5579743b8b68fc0df13fb546b0a036348
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:43:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit f5441968c3b4a263e4cffb05fe95f86f22db5135
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:26:39 2023 +0100

    modify button handling

commit 19da027f14015dc87afd2242151831b7c2619461
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:25:42 2023 +0100

    small optimisation of pointing_device_report_ready

commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:23:20 2023 +0100

    actually save last_sent_report

commit 63ef94782fbc1b1474e714d64abe708a90166c56
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:21:41 2023 +0100

    forgot to stage the int reg addr

commit a601a11d73d019d7383ea4d54dd34cb9bfb6d77a
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 12:25:37 2023 +0800

    failed testing

commit 39a4499124e25a158e3f94bc59c2c5bca37632b1
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 10:07:08 2023 +0800

    Squashed commit of the following:

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 02:44:12 2023 +0100

    add pimoroni int enable

commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:57:03 2023 +0100

    throttle cpi sync rate

commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:56:41 2023 +0100

    add cpi flag check before put

commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:53:50 2023 +0100

    use pointing_device_shared_report_t

commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 23:49:48 2023 +0100

    smaller and faster

commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:57 2023 +0100

    divisor uint16_t?

commit ee1b0927504a267b8b4189adb7111a85586b9323
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:16 2023 +0100

    fix single tap and format

commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:54:31 2023 +0100

    format

commit 1a950b249b28d957de06b1831570c01e53b3fd1f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:53:35 2023 +0100

    adns9800 sig check

commit a021e37df3d29b339917301b5519218941530c91
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 23:49:32 2023 +0800

    Squashed commit of the following:

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 12ed99fcbc04e45d383af779fdbb5968ee385841
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 23:39:22 2023 +0800

    backup

commit 080e634b92d9c8d297da5396e75e870e85108991
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 22:25:38 2023 +0800

    Revert "Squashed commit of the following:"

    This reverts commit e0db3e0eb6d8d842d463127ddb66b08580027481.

commit 0bdff335e72d90ab12e9141784da351a7f14aec7
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 22:25:34 2023 +0800

    Revert "Update pointing_device.c"

    This reverts commit 203025233d87d42fce590937aa1cb5c47e431456.

commit 203025233d87d42fce590937aa1cb5c47e431456
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 21:54:51 2023 +0800

    Update pointing_device.c

commit e0db3e0eb6d8d842d463127ddb66b08580027481
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 21:53:13 2023 +0800

    Squashed commit of the following:

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 589f6e861c50c665eab2a58df505f92f2708eb24
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 09:30:47 2023 +0800

    refactor_test

commit 37d67865c760715f542ec077fe4f308ecfc203ec
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 22:40:24 2023 +0100

    add headers for modified drivers

commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 22:30:15 2023 +0100

    pmw33xx driver - untested - needs further work for multiple instances per side

commit f29a474c704fc1f74da9a51de49b4be991552e2b
Merge: e9caef98be 2d9140af53
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 3 13:58:30 2023 +0800

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

commit e9caef98be63c0e633853e4f46d5ab30fe25635c
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 3 13:57:22 2023 +0800

    test

commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 03:06:19 2023 +0100

    updates for rebase

commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 03:04:28 2023 +0100

    fix adjust report

commit b340c7660de5f05921458384a95fda9380c9b5f6
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Mon Apr 3 03:02:24 2023 +0100

    cirque fixes and error handling removal

commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sun Apr 2 18:07:24 2023 +0100

    modify adns9800 driver

commit a1af590ef232767911c0018623374fedf2cfe94a
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 17:42:25 2023 +0100

    azoteq driver - temporary

commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 17:05:33 2023 +0100

    modify cirque driver - needs further work

commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:21:09 2023 +0100

    modify pimoroni driver for i2c_config

commit 2d763e0e819ddcdf6bac834489742dda4366b853
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:12:42 2023 +0100

    i2c config

commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:12:27 2023 +0100

    formatting

commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Thu Mar 30 00:11:16 2023 +0100

    throttle or motion

commit 84a5536136039eb3a9ed432f943e879354b35b97
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 05:13:18 2023 +0100

    fix add and clamp per tzarcs suggestion

commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 03:54:50 2023 +0100

    fix device ready check

commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 02:19:28 2023 +0100

    doh

commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 01:43:29 2023 +0100

    return okay, no need to clear shared report

commit 53b4bb96f1da082d377cd4742b1b4562226a2578
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 01:38:20 2023 +0100

    Remove global throttle, add target report count

commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 28 01:23:36 2023 +0100

    fix rules.mk

commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sun Mar 26 21:39:05 2023 +0100

    add custom_TYPE to rules

commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 23:10:02 2023 +0000

    fix size and only set cpi on different

commit 274f159860e4d19a0c17592f02431a7c19db27ea
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 23:09:04 2023 +0000

    minor fixes

commit 938d224fe8c35f5c73f448336687d39f552a71d8
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 20:59:59 2023 +0000

    clean up split pointing transactions

commit 47db55bda601f345cccae64dd80f9b27a8445fea
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Mar 22 20:59:33 2023 +0000

    rejig for split pointing

commit ea0597052b7981d7aae89069f5d7bab9a80055ae
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Mar 21 22:08:47 2023 +0000

    example

commit 6096f2c574dbcec16acea696c5ad205cb007df91
Author: freznel10 <freznel@gmail.com>
Date:   Fri Mar 31 10:03:07 2023 +0800

    messing things up

commit e4ea699c66824e687d12beb9899f58099d98d754
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 28 11:20:29 2023 +0800

    Update info.json

commit e395929a2cf789af0d01320dbaaf4f82c0a0c5d1
Merge: 4ce3888530 f186abdf29
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 28 11:20:25 2023 +0800

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

commit 4ce3888530c7513c31664e849390e4b88937ee02
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 28 11:00:21 2023 +0800

    test

commit b637ba0d09951ace6116eddffe5529c4a3794882
Merge: 418d52eb84 e640fd65ff
Author: freznel10 <freznel@gmail.com>
Date:   Sat Mar 25 22:19:58 2023 +0800

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

commit 418d52eb842fe6dd07703c10acaf1cb7211a7f08
Author: freznel10 <freznel@gmail.com>
Date:   Sat Mar 25 22:19:04 2023 +0800

    chunky

commit 2610e434489219dc9aac8cdf1bb1b88f39489619
Author: freznel10 <freznel@gmail.com>
Date:   Thu Mar 23 19:02:15 2023 +0800

    Split_activity

    Split_activity

commit 3291ceda11f7a30a0f3fb5d0742c7f68aff6f9c7
Merge: 248eb2bba7 9c3c159286
Author: freznel10 <freznel@gmail.com>
Date:   Wed Mar 22 23:59:41 2023 +0800

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

commit 248eb2bba7a278d04e6f2f9a0002665347281e69
Author: freznel10 <freznel@gmail.com>
Date:   Tue Mar 21 13:54:20 2023 +0800

    chunky

commit bd4650dba448ec4d88e08377a31935575b3f96b3
Merge: f9366e904e 07046bdfc5
Author: freznel10 <freznel@gmail.com>
Date:   Sat Mar 18 09:56:11 2023 +0800

    Merge remot…
freznel10 added a commit to freznel10/qmk_firmware that referenced this pull request Apr 10, 2023
commit eb7196e41a7306ff7b0a4021cc6637e07d239e2a
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:53:12 2023 +0800

    modified:   quantum/pointing_device/rules.mkes

commit ccd0c0852e27f2c81438e75b905ae1cc0fe3eade
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:52:30 2023 +0800

    Squashed commit of the following:

    commit 037dd3d79ee7d508deaad3f0c25b174cde8e3ae8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 10 03:07:27 2023 +0100

        Add callbacks kb/user task/init global/index

    commit e6dca4d2906597b075da8e509b3dbe4c622245a5
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 10 02:58:40 2023 +0100

        move automouse

    commit ab711c512ebf2b184ee8ba13cb5894e1179d3bdc
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 10 02:56:26 2023 +0100

        modify pmw3320

    commit f5c479d16d32a85bfa4ae4b39e6f8770bb1ce2e2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 9 15:26:03 2023 +0100

        move shared handler inside ifdef

    commit d51e622b58397332f2dbf2b4d9a75b89723665c3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit 7dc98af9205be67c330e802c2bbdba4514957432
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 18e75e24a403e1d41d8700032462473a0b60fd6e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit 354389787cc25177065bb0064a3ad6f275d2c115
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 3f1fb29eb92b7975fba8697f958968f542b61022
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 8aedfedfde8bef7ee9affcf786d87d48171d7ea2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 7be9886addc807e16f050732fcf42d14a7a6a98f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

    commit 14db992348d6d4739267af0d5d0a0762897a29bc
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit f3f0ad52c8e6ae8b26e01e0d59369c69cab6ddc6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 07a761cacdf042d77a9cc99ac1b0f62e7c628f99
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 28bc1c1634c685aa4187a8e319f22a27b82dc9f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 595ad2406fc2c3e1e03c851318e6c1575daa2964
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit b76176b321be3e2890b1bbccd3e5489716c27311
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit d53478a3a022678edcb268b2933c48b8580d8ec9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 697e7c47fca7477642dd3a483de3151348c10cb4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 355ba26293eab734869aecb684ab1ceae7dde5d9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit f37737a0678d57591020aa0a4b08144036ef2eac
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit 5ee81852982be5e235ce13d56912709e47fed1ba
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 46de286331b4f7e96be217c4cb9505362c418630
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit d166f52a5763d93f172caac111394ac967dbcbdf
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 32cb2ea10cbe632f1f51905e544a5d679fa7b0e9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 3df01f327d9a6a18196e6280f5b5f7af1bef6323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 09516ec6ae3da8f382b874e6c9d06867e3a0746e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 12c161012933d0393313005c13cfdc96620e603e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit 0fdcb8050e4a81dbec5c45ad23e06b3453e22a3b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit 8fd0111de775da0cbb24e81ad3823907ad81a227
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit cf7d9165419bff53bb5332dee647ec2147bdd460
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit bacc911c30ae50abe65aa59f682c3ac09324f138
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 02f6d23b514ada56efed6ac432cd1ca383089df5
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 554599dfba542ad98721d801f2096d7bfe05959a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 2bff6ab6df2c8961769ce16b364a81e86180ec6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 375c302039fd43a23661ef639cdb650c2ec393f3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit e646ea51098a9518b37d1350496d0b56b2cde6ff
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit 72dc94fb46df862da749050c14c4e5030706039e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 0857789b54dbd42baed683c72f63075f9b596244
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit 0ccf7e533989b6f3bec6298f53a1b388764a446b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit ab79c90abb3470566ed7dfe419337bfbe3f3e9b5
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit e7dbca20378d8f0c29b0b050fbc5a2a65e2fec99
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit d980785ddd2a600f0ff3a4153b17d8ff8e476709
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 66c22ad35e4cbf707871b9f361ff4111b8686967
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 6e984b88da3864be1664eae5fcd4c8fb60b4a79c
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 8975135bccfd4bb39978af14feaa7e94842db1d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 2e987146ce26214baaf6c1b006566725ed8258e6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit 60d98a72cbff3f1a7fa8f1be015affa73022cdc4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 847a638363780107a6335263f6c43a4d5f756b2e
Merge: 22289707cd 211a3640b2
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:45:16 2023 +0800

    Merge remote-tracking branch 'daskygit/pr/multiple_sensors' into refactor_mouse

commit 22289707cd36325b1399bcdbb504eb28a77ce8db
Merge: f48b12a3d1 f8d70116cc
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:44:54 2023 +0800

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

commit f48b12a3d16004647560855875f50cbcf4fe6d7f
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:43:02 2023 +0800

    modified:   users/freznel/split/transport_sync.c

commit aba4c6afb0511032e5ea65c18eccb3220146f3b5
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:42:12 2023 +0800

    new

commit f8d70116cc1633b32b4861ed0351275ab5081931
Author: Nick Brassel <nick@tzarc.org>
Date:   Mon Apr 10 11:32:56 2023 +1000

    Fix up via keymap builds. (#20397)

commit 15e5a586c1f7c53930afbb291c610cc5344dcf66
Merge: da1a52ac65 fb706f42a2
Author: QMK Bot <hello@qmk.fm>
Date:   Sun Apr 9 21:38:46 2023 +0000

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

commit fb706f42a2f02655f4a231edf6661ed23e70321d
Author: Nick Brassel <nick@tzarc.org>
Date:   Mon Apr 10 07:38:09 2023 +1000

    Run CI builds for each push, limit queued workflow depth to 1. (#20362)

commit da1a52ac65c540386d8f6dcf5d58eec7d5bb239a
Merge: 6c172772db 9132c64389
Author: QMK Bot <hello@qmk.fm>
Date:   Sun Apr 9 21:33:24 2023 +0000

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

commit 9132c643899a3f6bed984b55680c7496e054f3a9
Author: Ryan <tokyovigilante@users.noreply.github.com>
Date:   Mon Apr 10 09:32:40 2023 +1200

    Add numpad 0-9 to second layer, update keycodes for QMK 0.17.5, fix layout (#20375)

commit 6c172772dbe5f046d45c1c4398c48fa5b2d2681c
Merge: f5b7491883 6e0acf0548
Author: QMK Bot <hello@qmk.fm>
Date:   Sun Apr 9 16:42:12 2023 +0000

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

commit 6e0acf05482866ed0b092e5ca6cb19d96153ee3b
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sun Apr 9 17:41:30 2023 +0100

    Add autocomplete to generate-compilation-database (#20387)

commit f5b74918837bacc5aaa98641428309380d591707
Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
Date:   Mon Apr 10 00:37:31 2023 +0800

    Add swap hands toggle functions (#20381)

commit eda47155a3881e05b9735b0c4e6214a8bcecfe27
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 23:58:45 2023 +0800

    new

commit 565b96544da0c083656a52835c96659544830926
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 22:54:43 2023 +0800

    new

commit 8f7675f23e716969b5c858ca476695c2cef02979
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 21:38:47 2023 +0800

    New

commit e3ed7cbd67832ba16123dea332002dfd03f8c673
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:52:34 2023 +0800

    new

commit f0c5900b1c4c497b5591cd7a8302f84d4ad3fb65
Merge: fb31f7dcf2 5d6d959421
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:47:34 2023 +0800

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

commit 5d6d9594212073ca52b80a1a949510187af47b13
Author: Nick Brassel <nick@tzarc.org>
Date:   Sun Apr 9 22:41:32 2023 +1000

    Fix up via keymap builds. (#20383)

    * Fix up via keymap builds.

    - Usages of old IS_PRESSED.

    * Fix up bad code.

    * Fix up bad code.

commit fb31f7dcf20ea5c93c66fdd065ef808b48a667d9
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:18:04 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 49a7b5e45a13bc19692ec30512e96511656a67df
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:07:15 2023 +0800

    teste
    Squashed commit of the following:

    commit 441988ef3895171d640e807205e7978ff9755acd
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 20:50:50 2023 +1000

        Move `default` layouts to data driven (#20349)

    commit fd6449e42cf326bdf17eab118639faa6b0359eb7
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 19:27:11 2023 +1000

        Move split space/backspace layouts to data driven (#20356)

    commit 41feebf9bae805f58f6712039866d1b5334c97da
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 19:24:33 2023 +1000

        Set up DEFAULT_FOLDER for primekb/meridian (#20367)

    commit 522048725f6b076bdad1251243c65dd2acf6595d
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 18:08:08 2023 +1000

        Move `RGB_MATRIX_DRIVER` to data driven (#20350)

    commit 10fc6c4cd6d7463737801430e8c13b347e1b85c7
    Merge: dbfbf6c2c4 2c375e6478
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 11:03:04 2023 +1000

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

    commit 2c375e64785f3d69a14d7a3e02c041d774d1d75b
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Fri Apr 7 17:59:13 2023 -0700

        [Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)

    commit dbfbf6c2c47922600beeb45883ae6892e9f71edd
    Merge: 4aa2cd45a1 a5e68e5f74
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 22:12:38 2023 +0000

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

    commit a5e68e5f748a98b57bd2865112f5e0caa46df255
    Author: Duncan Sutherland <75046609+dunk2k@users.noreply.github.com>
    Date:   Fri Apr 7 23:11:56 2023 +0100

        Convertors documentation: Removed duplicate table entry (#20360)

    commit 4aa2cd45a1b2a8978291f1584e19edf55585ae02
    Merge: 369c5a213d e9b36bebb2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 13:08:43 2023 +0000

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

    commit e9b36bebb2b6e4fa3c10da8b7b072f766dce49a5
    Author: Joel Challis <git@zvecr.com>
    Date:   Fri Apr 7 14:07:59 2023 +0100

        Avoid generating empty ENCODER_RESOLUTION (#20179)

    commit 369c5a213dc4cf805b7dd2e2393901b33e67e500
    Author: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
    Date:   Fri Apr 7 12:41:53 2023 +0200

        Add layer-cycle example (#19069)

        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit f076458cd05c52892a95125fdd6b65ce1dc6f6cc
    Merge: 5bc514036b df7b56e0ea
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 08:38:54 2023 +0000

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

    commit df7b56e0ea91adbb04e19a7e904c062bbd46a79b
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 18:38:16 2023 +1000

        Fixup CI build variables. (#20357)

    commit 5bc514036b094560b16190edc65687d9ec4b82e3
    Merge: b84b62c967 2e766a9c7a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 06:37:46 2023 +0000

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

    commit 2e766a9c7a0888a96ed9108f09a085f4298af0b3
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 16:37:06 2023 +1000

        Add Discord webhook at end of each CI run. (#20355)

    commit b84b62c9679ea2180067f083fd71b398f0e7c334
    Merge: 6334805da3 4ba3fdfad2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 04:28:28 2023 +0000

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

    commit 4ba3fdfad2bd52e2807d18606db1c12192304fd5
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Fri Apr 7 12:27:51 2023 +0800

        Move a_dux to data-driven (#20043)

    commit 6334805da3720d3ac7e8ffa76062e7c6037656c5
    Merge: 47966dc2a6 655c24d29d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Thu Apr 6 18:03:03 2023 +0000

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

    commit 655c24d29d656b5cea8f7de3605193d692d8f4c6
    Author: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>
    Date:   Fri Apr 7 02:02:24 2023 +0800

        [Keyboard] Add Keychron Q11 (#20125)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>

    commit 47966dc2a65c88ac90fcd64d12243d72f3f6753b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Thu Apr 6 18:00:54 2023 +1000

        Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)

    commit 71c22a12db58c71952a12df6bbe445f6f9a4e858
    Author: James McCleese <jmccleese@gmail.com>
    Date:   Wed Apr 5 18:37:15 2023 -0500

        [Keyboard] Add 36-key layout for Beekeeb Piantor (#20328)

        Co-authored-by: James McCleese <James.McCleese@nbcuni.com>

    commit 73b376a88151d03d43e0eca8242faa4bad199ac0
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Thu Apr 6 01:04:23 2023 +0200

        [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)

        * Remove stray defines and per key functions

        * Remove defunct get_ignore_mod_tap_interrupt declaration

    commit 71159275597d49fde16cd6643d106223415b0451
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Wed Apr 5 15:36:08 2023 -0700

        [Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348)

    commit 2e9997fd92988390e4f7ebb3dbc5860a7c097e97
    Merge: b1b8cd1bf0 eab2b8faa0
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 22:35:13 2023 +0000

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

    commit eab2b8faa0ab1acfe51aeedd0214763da2ec4824
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Apr 5 23:34:35 2023 +0100

        Bump peter-evans/create-pull-request from 4 to 5 (#20346)

        Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
        - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
        - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

        ---
        updated-dependencies:
        - dependency-name: peter-evans/create-pull-request
          dependency-type: direct:production
          update-type: version-update:semver-major
        ...

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

    commit b1b8cd1bf0c3bed0653b64a9be13ddb1dc269272
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Thu Apr 6 08:10:40 2023 +1000

        Add basic profiler. (#20238)

    commit 89713112cd5d1e1f138a41a67ba687ea24d4a146
    Merge: b6c99ce438 d058091d0b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:36:25 2023 +0000

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

    commit d058091d0b2f98791d37c4a77779a8202592284f
    Author: Luis Garcia <luis@bitjester.com>
    Date:   Wed Apr 5 12:35:34 2023 -0600

        Add peterfalken userspace & keymaps (#19897)

        Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>

    commit b6c99ce438de321a9af986236e5e92dec2e4c9ec
    Merge: f7c597b583 596319c92f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:29:11 2023 +0000

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

    commit 596319c92fb8d61918a89133804ba232158e2323
    Author: Álvaro A. Volpato <alvaro.augusto.volpato@gmail.com>
    Date:   Wed Apr 5 15:28:27 2023 -0300

        Add Iron160 I160-S and I160-H PCBs support (#20077)

        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: jack <0x6a73@protonmail.com>

    commit f7c597b583ac7fd4413dc818256d92882e2e4481
    Merge: cb87a238ab 4d17fe2a99
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:26:07 2023 +0000

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

    commit 4d17fe2a995470ae265a418a0b1c5818a55c9c1d
    Author: DeskDaily <65656486+DeskDaily@users.noreply.github.com>
    Date:   Thu Apr 6 02:25:21 2023 +0800

        [Keyboard] Add lxxt (#19935)

        Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
        Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>

    commit cb87a238ab4ee63f8f946f1b6aa52f1a1261c282
    Merge: 8bb4cba7b0 1d045e854b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 08:07:10 2023 +0000

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

    commit 1d045e854b7adbe8a60ce5aeb16438c4652949da
    Author: Dane Skalski <daneski13@gmail.com>
    Date:   Wed Apr 5 01:06:24 2023 -0700

        Add Junco Keyboard (#19516)

    commit 8bb4cba7b04571d75674f8f3f19462adef015060
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:53:45 2023 +1000

        Move TKL layouts to data driven (#20337)

    commit 09a2b70a661323aa7ea023341bb1e9dcd3c75e24
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:50:56 2023 +1000

        Move Alice and Ergodox layouts to data driven (#20340)

    commit 6847dba8af551aa0f1afbd74f77a8c49ad28e33b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:48:37 2023 +1000

        Move 75% and 96% layouts to data driven (#20289)

    commit 364c06d939134184838579d4e73880f8c2f83419
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:46:59 2023 +1000

        Move small macropad-ish layouts to data driven (#20341)

    commit 06c5c028046adc0a5501f6ac51953640e2015020
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Wed Apr 5 14:59:09 2023 +1000

        Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (#20339)

    commit f1dbffe367ca3b2affbcdc5f7e5027f32d2e655d
    Merge: 7bfc2a367d f7176f070f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 21:37:04 2023 +0000

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

    commit f7176f070fd2b1cd6df25774f4de842200a7a342
    Author: Alex Miller <39163867+doesntfazer@users.noreply.github.com>
    Date:   Tue Apr 4 17:36:23 2023 -0400

        [Keyboard] Add Budgy and Crowboard Keyboards (#19141)

        Co-authored-by: jack <0x6a73@protonmail.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit 7bfc2a367df91ad6cc701f8490b4b8346a1512b4
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 15:20:10 2023 +1000

        Move 65% layouts to data driven (#20308)

    commit 0e7acb777a75608524fe1de5e0f9359aeec88912
    Merge: 976317df3c 687883cf7d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 05:10:36 2023 +0000

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

    commit 687883cf7d68deedfd1678af1195c4d6f35456df
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 15:09:55 2023 +1000

        Resolve keyboard names for `qmk mass-compile`. (#20335)

    commit 976317df3cb2cd9b8772cb852dd66314f6856ed1
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:39:20 2023 +1000

        Move fullsize layouts to data driven (#20317)

    commit b463ceb9dc855a5fe9ba22443b0012b9043c3769
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:29:50 2023 +1000

        Move TKL F13 and FRL layouts to data driven (#20310)

    commit 147d397e341c0ad5c9a075159ea434e82b2785cc
    Author: adophoxia <100170946+adophoxia@users.noreply.github.com>
    Date:   Mon Apr 3 20:26:54 2023 -0700

        Move Keychron Q0 and Q0 Plus data-driven configuration; `keychron` keymap `rules.mk` cleanup (#20168)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit c224cb9605b22cfb3e97e3537243082b4224e5c0
    Merge: 81f321d331 f56cf93fa1
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 02:15:38 2023 +0000

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

    commit f56cf93fa13ede82612cd6507b3512786b8f4933
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 10:15:00 2023 +0800

        Add debounce time description (#20333)

    commit 81f321d3318d4df0c442d11073a837984d4a8dbc
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 10:15:35 2023 +1000

        `qmk info`: account for ISO enter when calculating layout X offset (#20325)

    commit 1dd2d1df20df5c4d0a24d117db96e588122158bc
    Merge: ae63c0f509 1fd30b3391
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 09:20:23 2023 +1000

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

    commit 1fd30b3391434db1f1c3d2dbe17fe40752e40a2b
    Author: Alex Paulescu <alex.paulescu@gmail.com>
    Date:   Tue Apr 4 02:13:42 2023 +0300

        Manibus keyboard, update pinout (#20309)

    commit ae63c0f509fae71270fb5885d504ee26cbad95ff
    Author: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
    Date:   Mon Apr 3 16:11:26 2023 -0700

        [Core]  Caps Word "Invert on shift" option:  pressing Shift inverts the shift state. (#20092)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit 368fee9655b8c0611808212b680674b5acd4349c
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Tue Apr 4 02:07:36 2023 +0300

        rp2040: *_PAL_MODE overridable for this platform too (#20314)

        Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

    commit d783536e0d115771e160280a62dc3227000e13ad
    Merge: ce58f04949 37f205ec1a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:07:16 2023 +0000

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

    commit 37f205ec1a0c5cc359fda442ca9e591b65e0900a
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 07:06:33 2023 +0800

        Use table for debounce algorithm description (#20322)

    commit ce58f04949082a7ba3fd9b94d56a679980e08c39
    Merge: ccc7921fe6 26e0bfd494
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:06:15 2023 +0000

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

    commit 26e0bfd494b4de0505cf4c5c0bcf811aae19adbb
    Author: blindassassin111 <38090555+blindassassin111@users.noreply.github.com>
    Date:   Mon Apr 3 18:05:13 2023 -0500

        [keyboard] Adding OSAv2 numpad (#20209)

        Co-authored-by: jack <0x6a73@protonmail.com>

    commit ccc7921fe6f362d1db31de4a3a6ce39cab38c572
    Merge: ccda5d2d2f a434507ab4
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:56:21 2023 +0000

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

    commit a434507ab4dcdf437678587e92bab18323d7d3c5
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:56:12 2023 -0400

        Add Ripple TKL Keyboard firmware (#20301)

    commit ee8c86702ea09bfbf4bf8daf015d79362293bb41
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:55:38 2023 -0400

        Add Ripple TKL Hotswap Firmware (#20302)

        Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

    commit ccda5d2d2f0b2e71e16d72636622743a68757b50
    Author: ngs-ch <125195794+ngs-ch@users.noreply.github.com>
    Date:   Tue Apr 4 07:48:51 2023 +0900

        Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854)

        Co-authored-by: ngs.ch <ngs.ch>
        Co-authored-by: Drashna Jaelre <drashna@drashna.net>

    commit d82c6648f50d72820effce6077084c8a2dce1b18
    Author: CobraSock <128439817+CobraSock@users.noreply.github.com>
    Date:   Mon Apr 3 15:46:00 2023 -0700

        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203) (#20204)

        Co-authored-by: N M <ninja.milkman@gmail.com>
        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203)

    commit b67bdf222e0bc98b846f20e22152cd0a007fb9f7
    Merge: 49ac29fa09 246cf99b4b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:43:55 2023 +0000

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

    commit 246cf99b4b029b6d36e82a0c4c3aed11abb2ff5e
    Author: Cameron Larsen <44081018+cameronjlarsen@users.noreply.github.com>
    Date:   Mon Apr 3 15:43:12 2023 -0700

        Personal keymaps for crkbd and kyria (#20009)

    commit 49ac29fa09cbd770f5983f0d1c3ec9b5ce2e0c51
    Merge: c404e5e38c eb52984a94
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 20:18:58 2023 +0000

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

    commit eb52984a94f70b95811fbc0853c158c68c40ea4f
    Author: Anjheos <69339386+Anjheos@users.noreply.github.com>
    Date:   Mon Apr 3 13:18:08 2023 -0700

        Adding Oceanographer to QMK. (#20324)

    commit c404e5e38c0058d57711748772ce3e7b97528bc4
    Merge: 36ab0c0aaa a5272a1575
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 18:50:07 2023 +0000

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

    commit a5272a15754e5e5ca68918628b635858d19ad1fa
    Author: Danny <nooges@users.noreply.github.com>
    Date:   Mon Apr 3 14:49:21 2023 -0400

        Modify default encoder mappings, change PID, enable mousekeys (#20329)

    commit 36ab0c0aaa613fe0946e10133315b071c0d87012
    Author: jack <0x6A73@pm.me>
    Date:   Mon Apr 3 10:18:17 2023 -0600

        Add core/fallback encoder behaviour (#20320)

    commit 7e48a4e80f4c3975cf0aae68986c7ead2576dcf3
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 21:39:02 2023 +1000

        Fix API errors (#20326)

    commit bd4899f0ca1f687ac2ede437ffb5ad1af04f1abe
    Merge: fcf8b804ed d06ce0153b
    Author: fauxpark <fauxpark@gmail.com>
    Date:   Mon Apr 3 20:59:24 2023 +1000

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

    commit fcf8b804ed95a98561bd4c1d6c85604be0f7cc7b
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Mon Apr 3 10:33:45 2023 +0200

        [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)

    commit d06ce0153bd4b608a20698c4a9e1d559b4c05683
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 16:34:03 2023 +1000

        PR checklist: keyboard updates must go to `develop` (#20323)

    commit c58610bea35d3dcf362b11064830f51c97df91a4
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Mon Apr 3 08:45:46 2023 +0300

        Data-driven updates to overnumpad controller keyboards (#20259)

    commit 12de0297edc601be867ea4e32b741967e88a2847
    Author: Julius Degesys <Julius.Degesys@gmail.com>
    Date:   Mon Apr 3 01:42:14 2023 -0400

        Suggest `qmk list-keyboards` when testing build environment (#19471)

        Co-authored-by: Joel Challis <git@zvecr.com>

    commit 4992df56b8202e206f83ff529033864141e681ed
    Author: Lisa Ugray <lisa.ugray@gmail.com>
    Date:   Mon Apr 3 01:39:52 2023 -0400

        Add an alternate layout definition for Keyboardio Model 01 (#20245)

    commit f3f0bf6dbedef705b078a6ee7016b0d2b11c4bc7
    Author: studiokestra <74369928+studiokestra@users.noreply.github.com>
    Date:   Sun Apr 2 23:37:43 2023 -0600

        Refactor Galatea (#20011)

    commit 8a5e8ed88e818e2a4ccd1349ea63cb35042e674f
    Author: 4pplet <mail@4pplet.com>
    Date:   Mon Apr 3 07:24:49 2023 +0200

        Adding Unextended Standard PCB (#20190)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: 4pplet <4pplet@protonmail.com>
        Co-authored-by: 4pplet <stefan.ess@gmail.com>

    commit fb6557acf1c5b3753034f8d25e738ae964ea0215
    Author: 3araht <69518343+3araht@users.noreply.github.com>
    Date:   Mon Apr 3 14:12:11 2023 +0900

        New layer added to giabalanai keyboard (#20118)

commit d555248d41d67c91e9ca99e8537231cc546d837e
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 18:56:15 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 23:28:03 2023 +0100

    remove device drivers .c

commit c06c4f38c48f32937f9c239692c3ec6b435f571b
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 23:18:35 2023 +0100

    modify analog joystick

commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 22:17:14 2023 +0100

    adns5050 don't use defines for cpi

commit bd9d1f32579027d46d531658f4e6c924707dde43
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 22:16:52 2023 +0100

    modify paw3204

commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 21:18:13 2023 +0100

    modify adns5050

commit 77da8c11d474b40de32de01e6102040767acb349
Author: freznel10 <freznel@gmail.com>
Date:   Sat Apr 8 18:29:16 2023 +0800

    trial

commit 6be528687f2200faf33eab69407f62a6932e397d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Fri Apr 7 21:40:29 2023 +0100

    sort counters and add miss report debug print

commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Fri Apr 7 15:39:02 2023 +0100

    thank you freznel

commit b86481c8ed0738455984ad66e10ee9afe62ed94a
Merge: 9dfadeeb79 f5441968c3
Author: freznel10 <freznel@gmail.com>
Date:   Fri Apr 7 01:40:32 2023 +0800

    Merge remote-tracking branch 'daskygit/pr/multiple_sensors' into refactor_mouse

commit 9dfadeeb798e984d7797965130bf2d4e81733df0
Author: freznel10 <84401855+freznel10@users.noreply.github.com>
Date:   Thu Apr 6 23:56:06 2023 +0800

    Delete matrix.c

commit 207d68c391422d24fc3507a88c31696f5eb3c796
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 23:54:12 2023 +0800

    test

commit 10713b91654a8d4644e3bd2625cae4960ec41e17
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:47:32 2023 +0800

    new

commit e3bba55c2061dc1653c57022c81b89212bc7682b
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:46:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 48b61ab5579743b8b68fc0df13fb546b0a036348
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:43:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit f5441968c3b4a263e4cffb05fe95f86f22db5135
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:26:39 2023 +0100

    modify button handling

commit 19da027f14015dc87afd2242151831b7c2619461
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:25:42 2023 +0100

    small optimisation of pointing_device_report_ready

commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:23:20 2023 +0100

    actually save last_sent_report

commit 63ef94782fbc1b1474e714d64abe708a90166c56
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:21:41 2023 +0100

    forgot to stage the int reg addr

commit a601a11d73d019d7383ea4d54dd34cb9bfb6d77a
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 12:25:37 2023 +0800

    failed testing

commit 39a4499124e25a158e3f94bc59c2c5bca37632b1
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 10:07:08 2023 +0800

    Squashed commit of the following:

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 02:44:12 2023 +0100

    add pimoroni int enable

commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:57:03 2023 +0100

    throttle cpi sync rate

commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:56:41 2023 +0100

    add cpi flag check before put

commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:53:50 2023 +0100

    use pointing_device_shared_report_t

commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 23:49:48 2023 +0100

    smaller and faster

commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:57 2023 +0100

    divisor uint16_t?

commit ee1b0927504a267b8b4189adb7111a85586b9323
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:16 2023 +0100

    fix single tap and format

commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:54:31 2023 +0100

    format

commit 1a950b249b28d957de06b1831570c01e53b3fd1f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:53:35 2023 +0100

    adns9800 sig check

commit a021e37df3d29b339917301b5519218941530c91
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 23:49:32 2023 +0800

    Squashed commit of the following:

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36…
freznel10 added a commit to freznel10/qmk_firmware that referenced this pull request Apr 10, 2023
commit eb7196e41a7306ff7b0a4021cc6637e07d239e2a
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:53:12 2023 +0800

    modified:   quantum/pointing_device/rules.mkes

commit ccd0c0852e27f2c81438e75b905ae1cc0fe3eade
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:52:30 2023 +0800

    Squashed commit of the following:

    commit 037dd3d79ee7d508deaad3f0c25b174cde8e3ae8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 10 03:07:27 2023 +0100

        Add callbacks kb/user task/init global/index

    commit e6dca4d2906597b075da8e509b3dbe4c622245a5
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 10 02:58:40 2023 +0100

        move automouse

    commit ab711c512ebf2b184ee8ba13cb5894e1179d3bdc
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 10 02:56:26 2023 +0100

        modify pmw3320

    commit f5c479d16d32a85bfa4ae4b39e6f8770bb1ce2e2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 9 15:26:03 2023 +0100

        move shared handler inside ifdef

    commit d51e622b58397332f2dbf2b4d9a75b89723665c3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit 7dc98af9205be67c330e802c2bbdba4514957432
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 18e75e24a403e1d41d8700032462473a0b60fd6e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit 354389787cc25177065bb0064a3ad6f275d2c115
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 3f1fb29eb92b7975fba8697f958968f542b61022
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 8aedfedfde8bef7ee9affcf786d87d48171d7ea2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 7be9886addc807e16f050732fcf42d14a7a6a98f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

    commit 14db992348d6d4739267af0d5d0a0762897a29bc
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit f3f0ad52c8e6ae8b26e01e0d59369c69cab6ddc6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 07a761cacdf042d77a9cc99ac1b0f62e7c628f99
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 28bc1c1634c685aa4187a8e319f22a27b82dc9f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 595ad2406fc2c3e1e03c851318e6c1575daa2964
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit b76176b321be3e2890b1bbccd3e5489716c27311
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit d53478a3a022678edcb268b2933c48b8580d8ec9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 697e7c47fca7477642dd3a483de3151348c10cb4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 355ba26293eab734869aecb684ab1ceae7dde5d9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit f37737a0678d57591020aa0a4b08144036ef2eac
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit 5ee81852982be5e235ce13d56912709e47fed1ba
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 46de286331b4f7e96be217c4cb9505362c418630
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit d166f52a5763d93f172caac111394ac967dbcbdf
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 32cb2ea10cbe632f1f51905e544a5d679fa7b0e9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 3df01f327d9a6a18196e6280f5b5f7af1bef6323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 09516ec6ae3da8f382b874e6c9d06867e3a0746e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 12c161012933d0393313005c13cfdc96620e603e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit 0fdcb8050e4a81dbec5c45ad23e06b3453e22a3b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit 8fd0111de775da0cbb24e81ad3823907ad81a227
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit cf7d9165419bff53bb5332dee647ec2147bdd460
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit bacc911c30ae50abe65aa59f682c3ac09324f138
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 02f6d23b514ada56efed6ac432cd1ca383089df5
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 554599dfba542ad98721d801f2096d7bfe05959a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 2bff6ab6df2c8961769ce16b364a81e86180ec6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 375c302039fd43a23661ef639cdb650c2ec393f3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit e646ea51098a9518b37d1350496d0b56b2cde6ff
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit 72dc94fb46df862da749050c14c4e5030706039e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 0857789b54dbd42baed683c72f63075f9b596244
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit 0ccf7e533989b6f3bec6298f53a1b388764a446b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit ab79c90abb3470566ed7dfe419337bfbe3f3e9b5
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit e7dbca20378d8f0c29b0b050fbc5a2a65e2fec99
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit d980785ddd2a600f0ff3a4153b17d8ff8e476709
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 66c22ad35e4cbf707871b9f361ff4111b8686967
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 6e984b88da3864be1664eae5fcd4c8fb60b4a79c
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 8975135bccfd4bb39978af14feaa7e94842db1d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 2e987146ce26214baaf6c1b006566725ed8258e6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit 60d98a72cbff3f1a7fa8f1be015affa73022cdc4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 847a638363780107a6335263f6c43a4d5f756b2e
Merge: 22289707cd 211a3640b2
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:45:16 2023 +0800

    Merge remote-tracking branch 'daskygit/pr/multiple_sensors' into refactor_mouse

commit 22289707cd36325b1399bcdbb504eb28a77ce8db
Merge: f48b12a3d1 f8d70116cc
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:44:54 2023 +0800

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

commit f48b12a3d16004647560855875f50cbcf4fe6d7f
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:43:02 2023 +0800

    modified:   users/freznel/split/transport_sync.c

commit aba4c6afb0511032e5ea65c18eccb3220146f3b5
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:42:12 2023 +0800

    new

commit f8d70116cc1633b32b4861ed0351275ab5081931
Author: Nick Brassel <nick@tzarc.org>
Date:   Mon Apr 10 11:32:56 2023 +1000

    Fix up via keymap builds. (#20397)

commit 15e5a586c1f7c53930afbb291c610cc5344dcf66
Merge: da1a52ac65 fb706f42a2
Author: QMK Bot <hello@qmk.fm>
Date:   Sun Apr 9 21:38:46 2023 +0000

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

commit fb706f42a2f02655f4a231edf6661ed23e70321d
Author: Nick Brassel <nick@tzarc.org>
Date:   Mon Apr 10 07:38:09 2023 +1000

    Run CI builds for each push, limit queued workflow depth to 1. (#20362)

commit da1a52ac65c540386d8f6dcf5d58eec7d5bb239a
Merge: 6c172772db 9132c64389
Author: QMK Bot <hello@qmk.fm>
Date:   Sun Apr 9 21:33:24 2023 +0000

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

commit 9132c643899a3f6bed984b55680c7496e054f3a9
Author: Ryan <tokyovigilante@users.noreply.github.com>
Date:   Mon Apr 10 09:32:40 2023 +1200

    Add numpad 0-9 to second layer, update keycodes for QMK 0.17.5, fix layout (#20375)

commit 6c172772dbe5f046d45c1c4398c48fa5b2d2681c
Merge: f5b7491883 6e0acf0548
Author: QMK Bot <hello@qmk.fm>
Date:   Sun Apr 9 16:42:12 2023 +0000

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

commit 6e0acf05482866ed0b092e5ca6cb19d96153ee3b
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sun Apr 9 17:41:30 2023 +0100

    Add autocomplete to generate-compilation-database (#20387)

commit f5b74918837bacc5aaa98641428309380d591707
Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
Date:   Mon Apr 10 00:37:31 2023 +0800

    Add swap hands toggle functions (#20381)

commit eda47155a3881e05b9735b0c4e6214a8bcecfe27
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 23:58:45 2023 +0800

    new

commit 565b96544da0c083656a52835c96659544830926
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 22:54:43 2023 +0800

    new

commit 8f7675f23e716969b5c858ca476695c2cef02979
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 21:38:47 2023 +0800

    New

commit e3ed7cbd67832ba16123dea332002dfd03f8c673
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:52:34 2023 +0800

    new

commit f0c5900b1c4c497b5591cd7a8302f84d4ad3fb65
Merge: fb31f7dcf2 5d6d959421
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:47:34 2023 +0800

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

commit 5d6d9594212073ca52b80a1a949510187af47b13
Author: Nick Brassel <nick@tzarc.org>
Date:   Sun Apr 9 22:41:32 2023 +1000

    Fix up via keymap builds. (#20383)

    * Fix up via keymap builds.

    - Usages of old IS_PRESSED.

    * Fix up bad code.

    * Fix up bad code.

commit fb31f7dcf20ea5c93c66fdd065ef808b48a667d9
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:18:04 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 49a7b5e45a13bc19692ec30512e96511656a67df
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:07:15 2023 +0800

    teste
    Squashed commit of the following:

    commit 441988ef3895171d640e807205e7978ff9755acd
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 20:50:50 2023 +1000

        Move `default` layouts to data driven (#20349)

    commit fd6449e42cf326bdf17eab118639faa6b0359eb7
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 19:27:11 2023 +1000

        Move split space/backspace layouts to data driven (#20356)

    commit 41feebf9bae805f58f6712039866d1b5334c97da
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 19:24:33 2023 +1000

        Set up DEFAULT_FOLDER for primekb/meridian (#20367)

    commit 522048725f6b076bdad1251243c65dd2acf6595d
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 18:08:08 2023 +1000

        Move `RGB_MATRIX_DRIVER` to data driven (#20350)

    commit 10fc6c4cd6d7463737801430e8c13b347e1b85c7
    Merge: dbfbf6c2c4 2c375e6478
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 11:03:04 2023 +1000

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

    commit 2c375e64785f3d69a14d7a3e02c041d774d1d75b
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Fri Apr 7 17:59:13 2023 -0700

        [Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)

    commit dbfbf6c2c47922600beeb45883ae6892e9f71edd
    Merge: 4aa2cd45a1 a5e68e5f74
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 22:12:38 2023 +0000

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

    commit a5e68e5f748a98b57bd2865112f5e0caa46df255
    Author: Duncan Sutherland <75046609+dunk2k@users.noreply.github.com>
    Date:   Fri Apr 7 23:11:56 2023 +0100

        Convertors documentation: Removed duplicate table entry (#20360)

    commit 4aa2cd45a1b2a8978291f1584e19edf55585ae02
    Merge: 369c5a213d e9b36bebb2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 13:08:43 2023 +0000

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

    commit e9b36bebb2b6e4fa3c10da8b7b072f766dce49a5
    Author: Joel Challis <git@zvecr.com>
    Date:   Fri Apr 7 14:07:59 2023 +0100

        Avoid generating empty ENCODER_RESOLUTION (#20179)

    commit 369c5a213dc4cf805b7dd2e2393901b33e67e500
    Author: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
    Date:   Fri Apr 7 12:41:53 2023 +0200

        Add layer-cycle example (#19069)

        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit f076458cd05c52892a95125fdd6b65ce1dc6f6cc
    Merge: 5bc514036b df7b56e0ea
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 08:38:54 2023 +0000

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

    commit df7b56e0ea91adbb04e19a7e904c062bbd46a79b
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 18:38:16 2023 +1000

        Fixup CI build variables. (#20357)

    commit 5bc514036b094560b16190edc65687d9ec4b82e3
    Merge: b84b62c967 2e766a9c7a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 06:37:46 2023 +0000

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

    commit 2e766a9c7a0888a96ed9108f09a085f4298af0b3
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 16:37:06 2023 +1000

        Add Discord webhook at end of each CI run. (#20355)

    commit b84b62c9679ea2180067f083fd71b398f0e7c334
    Merge: 6334805da3 4ba3fdfad2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 04:28:28 2023 +0000

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

    commit 4ba3fdfad2bd52e2807d18606db1c12192304fd5
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Fri Apr 7 12:27:51 2023 +0800

        Move a_dux to data-driven (#20043)

    commit 6334805da3720d3ac7e8ffa76062e7c6037656c5
    Merge: 47966dc2a6 655c24d29d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Thu Apr 6 18:03:03 2023 +0000

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

    commit 655c24d29d656b5cea8f7de3605193d692d8f4c6
    Author: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>
    Date:   Fri Apr 7 02:02:24 2023 +0800

        [Keyboard] Add Keychron Q11 (#20125)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>

    commit 47966dc2a65c88ac90fcd64d12243d72f3f6753b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Thu Apr 6 18:00:54 2023 +1000

        Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)

    commit 71c22a12db58c71952a12df6bbe445f6f9a4e858
    Author: James McCleese <jmccleese@gmail.com>
    Date:   Wed Apr 5 18:37:15 2023 -0500

        [Keyboard] Add 36-key layout for Beekeeb Piantor (#20328)

        Co-authored-by: James McCleese <James.McCleese@nbcuni.com>

    commit 73b376a88151d03d43e0eca8242faa4bad199ac0
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Thu Apr 6 01:04:23 2023 +0200

        [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)

        * Remove stray defines and per key functions

        * Remove defunct get_ignore_mod_tap_interrupt declaration

    commit 71159275597d49fde16cd6643d106223415b0451
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Wed Apr 5 15:36:08 2023 -0700

        [Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348)

    commit 2e9997fd92988390e4f7ebb3dbc5860a7c097e97
    Merge: b1b8cd1bf0 eab2b8faa0
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 22:35:13 2023 +0000

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

    commit eab2b8faa0ab1acfe51aeedd0214763da2ec4824
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Apr 5 23:34:35 2023 +0100

        Bump peter-evans/create-pull-request from 4 to 5 (#20346)

        Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
        - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
        - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

        ---
        updated-dependencies:
        - dependency-name: peter-evans/create-pull-request
          dependency-type: direct:production
          update-type: version-update:semver-major
        ...

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

    commit b1b8cd1bf0c3bed0653b64a9be13ddb1dc269272
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Thu Apr 6 08:10:40 2023 +1000

        Add basic profiler. (#20238)

    commit 89713112cd5d1e1f138a41a67ba687ea24d4a146
    Merge: b6c99ce438 d058091d0b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:36:25 2023 +0000

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

    commit d058091d0b2f98791d37c4a77779a8202592284f
    Author: Luis Garcia <luis@bitjester.com>
    Date:   Wed Apr 5 12:35:34 2023 -0600

        Add peterfalken userspace & keymaps (#19897)

        Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>

    commit b6c99ce438de321a9af986236e5e92dec2e4c9ec
    Merge: f7c597b583 596319c92f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:29:11 2023 +0000

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

    commit 596319c92fb8d61918a89133804ba232158e2323
    Author: Álvaro A. Volpato <alvaro.augusto.volpato@gmail.com>
    Date:   Wed Apr 5 15:28:27 2023 -0300

        Add Iron160 I160-S and I160-H PCBs support (#20077)

        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: jack <0x6a73@protonmail.com>

    commit f7c597b583ac7fd4413dc818256d92882e2e4481
    Merge: cb87a238ab 4d17fe2a99
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:26:07 2023 +0000

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

    commit 4d17fe2a995470ae265a418a0b1c5818a55c9c1d
    Author: DeskDaily <65656486+DeskDaily@users.noreply.github.com>
    Date:   Thu Apr 6 02:25:21 2023 +0800

        [Keyboard] Add lxxt (#19935)

        Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
        Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>

    commit cb87a238ab4ee63f8f946f1b6aa52f1a1261c282
    Merge: 8bb4cba7b0 1d045e854b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 08:07:10 2023 +0000

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

    commit 1d045e854b7adbe8a60ce5aeb16438c4652949da
    Author: Dane Skalski <daneski13@gmail.com>
    Date:   Wed Apr 5 01:06:24 2023 -0700

        Add Junco Keyboard (#19516)

    commit 8bb4cba7b04571d75674f8f3f19462adef015060
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:53:45 2023 +1000

        Move TKL layouts to data driven (#20337)

    commit 09a2b70a661323aa7ea023341bb1e9dcd3c75e24
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:50:56 2023 +1000

        Move Alice and Ergodox layouts to data driven (#20340)

    commit 6847dba8af551aa0f1afbd74f77a8c49ad28e33b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:48:37 2023 +1000

        Move 75% and 96% layouts to data driven (#20289)

    commit 364c06d939134184838579d4e73880f8c2f83419
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:46:59 2023 +1000

        Move small macropad-ish layouts to data driven (#20341)

    commit 06c5c028046adc0a5501f6ac51953640e2015020
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Wed Apr 5 14:59:09 2023 +1000

        Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (#20339)

    commit f1dbffe367ca3b2affbcdc5f7e5027f32d2e655d
    Merge: 7bfc2a367d f7176f070f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 21:37:04 2023 +0000

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

    commit f7176f070fd2b1cd6df25774f4de842200a7a342
    Author: Alex Miller <39163867+doesntfazer@users.noreply.github.com>
    Date:   Tue Apr 4 17:36:23 2023 -0400

        [Keyboard] Add Budgy and Crowboard Keyboards (#19141)

        Co-authored-by: jack <0x6a73@protonmail.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit 7bfc2a367df91ad6cc701f8490b4b8346a1512b4
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 15:20:10 2023 +1000

        Move 65% layouts to data driven (#20308)

    commit 0e7acb777a75608524fe1de5e0f9359aeec88912
    Merge: 976317df3c 687883cf7d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 05:10:36 2023 +0000

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

    commit 687883cf7d68deedfd1678af1195c4d6f35456df
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 15:09:55 2023 +1000

        Resolve keyboard names for `qmk mass-compile`. (#20335)

    commit 976317df3cb2cd9b8772cb852dd66314f6856ed1
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:39:20 2023 +1000

        Move fullsize layouts to data driven (#20317)

    commit b463ceb9dc855a5fe9ba22443b0012b9043c3769
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:29:50 2023 +1000

        Move TKL F13 and FRL layouts to data driven (#20310)

    commit 147d397e341c0ad5c9a075159ea434e82b2785cc
    Author: adophoxia <100170946+adophoxia@users.noreply.github.com>
    Date:   Mon Apr 3 20:26:54 2023 -0700

        Move Keychron Q0 and Q0 Plus data-driven configuration; `keychron` keymap `rules.mk` cleanup (#20168)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit c224cb9605b22cfb3e97e3537243082b4224e5c0
    Merge: 81f321d331 f56cf93fa1
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 02:15:38 2023 +0000

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

    commit f56cf93fa13ede82612cd6507b3512786b8f4933
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 10:15:00 2023 +0800

        Add debounce time description (#20333)

    commit 81f321d3318d4df0c442d11073a837984d4a8dbc
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 10:15:35 2023 +1000

        `qmk info`: account for ISO enter when calculating layout X offset (#20325)

    commit 1dd2d1df20df5c4d0a24d117db96e588122158bc
    Merge: ae63c0f509 1fd30b3391
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 09:20:23 2023 +1000

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

    commit 1fd30b3391434db1f1c3d2dbe17fe40752e40a2b
    Author: Alex Paulescu <alex.paulescu@gmail.com>
    Date:   Tue Apr 4 02:13:42 2023 +0300

        Manibus keyboard, update pinout (#20309)

    commit ae63c0f509fae71270fb5885d504ee26cbad95ff
    Author: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
    Date:   Mon Apr 3 16:11:26 2023 -0700

        [Core]  Caps Word "Invert on shift" option:  pressing Shift inverts the shift state. (#20092)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit 368fee9655b8c0611808212b680674b5acd4349c
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Tue Apr 4 02:07:36 2023 +0300

        rp2040: *_PAL_MODE overridable for this platform too (#20314)

        Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

    commit d783536e0d115771e160280a62dc3227000e13ad
    Merge: ce58f04949 37f205ec1a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:07:16 2023 +0000

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

    commit 37f205ec1a0c5cc359fda442ca9e591b65e0900a
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 07:06:33 2023 +0800

        Use table for debounce algorithm description (#20322)

    commit ce58f04949082a7ba3fd9b94d56a679980e08c39
    Merge: ccc7921fe6 26e0bfd494
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:06:15 2023 +0000

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

    commit 26e0bfd494b4de0505cf4c5c0bcf811aae19adbb
    Author: blindassassin111 <38090555+blindassassin111@users.noreply.github.com>
    Date:   Mon Apr 3 18:05:13 2023 -0500

        [keyboard] Adding OSAv2 numpad (#20209)

        Co-authored-by: jack <0x6a73@protonmail.com>

    commit ccc7921fe6f362d1db31de4a3a6ce39cab38c572
    Merge: ccda5d2d2f a434507ab4
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:56:21 2023 +0000

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

    commit a434507ab4dcdf437678587e92bab18323d7d3c5
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:56:12 2023 -0400

        Add Ripple TKL Keyboard firmware (#20301)

    commit ee8c86702ea09bfbf4bf8daf015d79362293bb41
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:55:38 2023 -0400

        Add Ripple TKL Hotswap Firmware (#20302)

        Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

    commit ccda5d2d2f0b2e71e16d72636622743a68757b50
    Author: ngs-ch <125195794+ngs-ch@users.noreply.github.com>
    Date:   Tue Apr 4 07:48:51 2023 +0900

        Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854)

        Co-authored-by: ngs.ch <ngs.ch>
        Co-authored-by: Drashna Jaelre <drashna@drashna.net>

    commit d82c6648f50d72820effce6077084c8a2dce1b18
    Author: CobraSock <128439817+CobraSock@users.noreply.github.com>
    Date:   Mon Apr 3 15:46:00 2023 -0700

        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203) (#20204)

        Co-authored-by: N M <ninja.milkman@gmail.com>
        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203)

    commit b67bdf222e0bc98b846f20e22152cd0a007fb9f7
    Merge: 49ac29fa09 246cf99b4b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:43:55 2023 +0000

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

    commit 246cf99b4b029b6d36e82a0c4c3aed11abb2ff5e
    Author: Cameron Larsen <44081018+cameronjlarsen@users.noreply.github.com>
    Date:   Mon Apr 3 15:43:12 2023 -0700

        Personal keymaps for crkbd and kyria (#20009)

    commit 49ac29fa09cbd770f5983f0d1c3ec9b5ce2e0c51
    Merge: c404e5e38c eb52984a94
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 20:18:58 2023 +0000

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

    commit eb52984a94f70b95811fbc0853c158c68c40ea4f
    Author: Anjheos <69339386+Anjheos@users.noreply.github.com>
    Date:   Mon Apr 3 13:18:08 2023 -0700

        Adding Oceanographer to QMK. (#20324)

    commit c404e5e38c0058d57711748772ce3e7b97528bc4
    Merge: 36ab0c0aaa a5272a1575
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 18:50:07 2023 +0000

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

    commit a5272a15754e5e5ca68918628b635858d19ad1fa
    Author: Danny <nooges@users.noreply.github.com>
    Date:   Mon Apr 3 14:49:21 2023 -0400

        Modify default encoder mappings, change PID, enable mousekeys (#20329)

    commit 36ab0c0aaa613fe0946e10133315b071c0d87012
    Author: jack <0x6A73@pm.me>
    Date:   Mon Apr 3 10:18:17 2023 -0600

        Add core/fallback encoder behaviour (#20320)

    commit 7e48a4e80f4c3975cf0aae68986c7ead2576dcf3
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 21:39:02 2023 +1000

        Fix API errors (#20326)

    commit bd4899f0ca1f687ac2ede437ffb5ad1af04f1abe
    Merge: fcf8b804ed d06ce0153b
    Author: fauxpark <fauxpark@gmail.com>
    Date:   Mon Apr 3 20:59:24 2023 +1000

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

    commit fcf8b804ed95a98561bd4c1d6c85604be0f7cc7b
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Mon Apr 3 10:33:45 2023 +0200

        [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)

    commit d06ce0153bd4b608a20698c4a9e1d559b4c05683
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 16:34:03 2023 +1000

        PR checklist: keyboard updates must go to `develop` (#20323)

    commit c58610bea35d3dcf362b11064830f51c97df91a4
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Mon Apr 3 08:45:46 2023 +0300

        Data-driven updates to overnumpad controller keyboards (#20259)

    commit 12de0297edc601be867ea4e32b741967e88a2847
    Author: Julius Degesys <Julius.Degesys@gmail.com>
    Date:   Mon Apr 3 01:42:14 2023 -0400

        Suggest `qmk list-keyboards` when testing build environment (#19471)

        Co-authored-by: Joel Challis <git@zvecr.com>

    commit 4992df56b8202e206f83ff529033864141e681ed
    Author: Lisa Ugray <lisa.ugray@gmail.com>
    Date:   Mon Apr 3 01:39:52 2023 -0400

        Add an alternate layout definition for Keyboardio Model 01 (#20245)

    commit f3f0bf6dbedef705b078a6ee7016b0d2b11c4bc7
    Author: studiokestra <74369928+studiokestra@users.noreply.github.com>
    Date:   Sun Apr 2 23:37:43 2023 -0600

        Refactor Galatea (#20011)

    commit 8a5e8ed88e818e2a4ccd1349ea63cb35042e674f
    Author: 4pplet <mail@4pplet.com>
    Date:   Mon Apr 3 07:24:49 2023 +0200

        Adding Unextended Standard PCB (#20190)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: 4pplet <4pplet@protonmail.com>
        Co-authored-by: 4pplet <stefan.ess@gmail.com>

    commit fb6557acf1c5b3753034f8d25e738ae964ea0215
    Author: 3araht <69518343+3araht@users.noreply.github.com>
    Date:   Mon Apr 3 14:12:11 2023 +0900

        New layer added to giabalanai keyboard (#20118)

commit d555248d41d67c91e9ca99e8537231cc546d837e
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 18:56:15 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 23:28:03 2023 +0100

    remove device drivers .c

commit c06c4f38c48f32937f9c239692c3ec6b435f571b
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 23:18:35 2023 +0100

    modify analog joystick

commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 22:17:14 2023 +0100

    adns5050 don't use defines for cpi

commit bd9d1f32579027d46d531658f4e6c924707dde43
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 22:16:52 2023 +0100

    modify paw3204

commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 21:18:13 2023 +0100

    modify adns5050

commit 77da8c11d474b40de32de01e6102040767acb349
Author: freznel10 <freznel@gmail.com>
Date:   Sat Apr 8 18:29:16 2023 +0800

    trial

commit 6be528687f2200faf33eab69407f62a6932e397d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Fri Apr 7 21:40:29 2023 +0100

    sort counters and add miss report debug print

commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Fri Apr 7 15:39:02 2023 +0100

    thank you freznel

commit b86481c8ed0738455984ad66e10ee9afe62ed94a
Merge: 9dfadeeb79 f5441968c3
Author: freznel10 <freznel@gmail.com>
Date:   Fri Apr 7 01:40:32 2023 +0800

    Merge remote-tracking branch 'daskygit/pr/multiple_sensors' into refactor_mouse

commit 9dfadeeb798e984d7797965130bf2d4e81733df0
Author: freznel10 <84401855+freznel10@users.noreply.github.com>
Date:   Thu Apr 6 23:56:06 2023 +0800

    Delete matrix.c

commit 207d68c391422d24fc3507a88c31696f5eb3c796
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 23:54:12 2023 +0800

    test

commit 10713b91654a8d4644e3bd2625cae4960ec41e17
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:47:32 2023 +0800

    new

commit e3bba55c2061dc1653c57022c81b89212bc7682b
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:46:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 48b61ab5579743b8b68fc0df13fb546b0a036348
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:43:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit f5441968c3b4a263e4cffb05fe95f86f22db5135
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:26:39 2023 +0100

    modify button handling

commit 19da027f14015dc87afd2242151831b7c2619461
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:25:42 2023 +0100

    small optimisation of pointing_device_report_ready

commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:23:20 2023 +0100

    actually save last_sent_report

commit 63ef94782fbc1b1474e714d64abe708a90166c56
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:21:41 2023 +0100

    forgot to stage the int reg addr

commit a601a11d73d019d7383ea4d54dd34cb9bfb6d77a
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 12:25:37 2023 +0800

    failed testing

commit 39a4499124e25a158e3f94bc59c2c5bca37632b1
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 10:07:08 2023 +0800

    Squashed commit of the following:

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 02:44:12 2023 +0100

    add pimoroni int enable

commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:57:03 2023 +0100

    throttle cpi sync rate

commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:56:41 2023 +0100

    add cpi flag check before put

commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:53:50 2023 +0100

    use pointing_device_shared_report_t

commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 23:49:48 2023 +0100

    smaller and faster

commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:57 2023 +0100

    divisor uint16_t?

commit ee1b0927504a267b8b4189adb7111a85586b9323
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:16 2023 +0100

    fix single tap and format

commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:54:31 2023 +0100

    format

commit 1a950b249b28d957de06b1831570c01e53b3fd1f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:53:35 2023 +0100

    adns9800 sig check

commit a021e37df3d29b339917301b5519218941530c91
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 23:49:32 2023 +0800

    Squashed commit of the following:

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36…
freznel10 added a commit to freznel10/qmk_firmware that referenced this pull request Apr 10, 2023
commit fe071f3acd9f5e8c59785749b7b68112fd26cd98
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 15:07:49 2023 +0800

    modified:   quantum/pointing_device/pointing_device.h

commit eb7196e41a7306ff7b0a4021cc6637e07d239e2a
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:53:12 2023 +0800

    modified:   quantum/pointing_device/rules.mkes

commit ccd0c0852e27f2c81438e75b905ae1cc0fe3eade
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:52:30 2023 +0800

    Squashed commit of the following:

    commit 037dd3d79ee7d508deaad3f0c25b174cde8e3ae8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 10 03:07:27 2023 +0100

        Add callbacks kb/user task/init global/index

    commit e6dca4d2906597b075da8e509b3dbe4c622245a5
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 10 02:58:40 2023 +0100

        move automouse

    commit ab711c512ebf2b184ee8ba13cb5894e1179d3bdc
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 10 02:56:26 2023 +0100

        modify pmw3320

    commit f5c479d16d32a85bfa4ae4b39e6f8770bb1ce2e2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 9 15:26:03 2023 +0100

        move shared handler inside ifdef

    commit d51e622b58397332f2dbf2b4d9a75b89723665c3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit 7dc98af9205be67c330e802c2bbdba4514957432
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 18e75e24a403e1d41d8700032462473a0b60fd6e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit 354389787cc25177065bb0064a3ad6f275d2c115
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 3f1fb29eb92b7975fba8697f958968f542b61022
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 8aedfedfde8bef7ee9affcf786d87d48171d7ea2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 7be9886addc807e16f050732fcf42d14a7a6a98f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

    commit 14db992348d6d4739267af0d5d0a0762897a29bc
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit f3f0ad52c8e6ae8b26e01e0d59369c69cab6ddc6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 07a761cacdf042d77a9cc99ac1b0f62e7c628f99
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 28bc1c1634c685aa4187a8e319f22a27b82dc9f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 595ad2406fc2c3e1e03c851318e6c1575daa2964
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit b76176b321be3e2890b1bbccd3e5489716c27311
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit d53478a3a022678edcb268b2933c48b8580d8ec9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 697e7c47fca7477642dd3a483de3151348c10cb4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 355ba26293eab734869aecb684ab1ceae7dde5d9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit f37737a0678d57591020aa0a4b08144036ef2eac
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit 5ee81852982be5e235ce13d56912709e47fed1ba
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 46de286331b4f7e96be217c4cb9505362c418630
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit d166f52a5763d93f172caac111394ac967dbcbdf
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 32cb2ea10cbe632f1f51905e544a5d679fa7b0e9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 3df01f327d9a6a18196e6280f5b5f7af1bef6323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 09516ec6ae3da8f382b874e6c9d06867e3a0746e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 12c161012933d0393313005c13cfdc96620e603e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit 0fdcb8050e4a81dbec5c45ad23e06b3453e22a3b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit 8fd0111de775da0cbb24e81ad3823907ad81a227
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit cf7d9165419bff53bb5332dee647ec2147bdd460
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit bacc911c30ae50abe65aa59f682c3ac09324f138
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 02f6d23b514ada56efed6ac432cd1ca383089df5
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 554599dfba542ad98721d801f2096d7bfe05959a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 2bff6ab6df2c8961769ce16b364a81e86180ec6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 375c302039fd43a23661ef639cdb650c2ec393f3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit e646ea51098a9518b37d1350496d0b56b2cde6ff
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit 72dc94fb46df862da749050c14c4e5030706039e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 0857789b54dbd42baed683c72f63075f9b596244
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit 0ccf7e533989b6f3bec6298f53a1b388764a446b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit ab79c90abb3470566ed7dfe419337bfbe3f3e9b5
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit e7dbca20378d8f0c29b0b050fbc5a2a65e2fec99
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit d980785ddd2a600f0ff3a4153b17d8ff8e476709
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 66c22ad35e4cbf707871b9f361ff4111b8686967
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 6e984b88da3864be1664eae5fcd4c8fb60b4a79c
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 8975135bccfd4bb39978af14feaa7e94842db1d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 2e987146ce26214baaf6c1b006566725ed8258e6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit 60d98a72cbff3f1a7fa8f1be015affa73022cdc4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 847a638363780107a6335263f6c43a4d5f756b2e
Merge: 22289707cd 211a3640b2
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:45:16 2023 +0800

    Merge remote-tracking branch 'daskygit/pr/multiple_sensors' into refactor_mouse

commit 22289707cd36325b1399bcdbb504eb28a77ce8db
Merge: f48b12a3d1 f8d70116cc
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:44:54 2023 +0800

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

commit f48b12a3d16004647560855875f50cbcf4fe6d7f
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:43:02 2023 +0800

    modified:   users/freznel/split/transport_sync.c

commit aba4c6afb0511032e5ea65c18eccb3220146f3b5
Author: freznel10 <freznel@gmail.com>
Date:   Mon Apr 10 14:42:12 2023 +0800

    new

commit f8d70116cc1633b32b4861ed0351275ab5081931
Author: Nick Brassel <nick@tzarc.org>
Date:   Mon Apr 10 11:32:56 2023 +1000

    Fix up via keymap builds. (#20397)

commit 15e5a586c1f7c53930afbb291c610cc5344dcf66
Merge: da1a52ac65 fb706f42a2
Author: QMK Bot <hello@qmk.fm>
Date:   Sun Apr 9 21:38:46 2023 +0000

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

commit fb706f42a2f02655f4a231edf6661ed23e70321d
Author: Nick Brassel <nick@tzarc.org>
Date:   Mon Apr 10 07:38:09 2023 +1000

    Run CI builds for each push, limit queued workflow depth to 1. (#20362)

commit da1a52ac65c540386d8f6dcf5d58eec7d5bb239a
Merge: 6c172772db 9132c64389
Author: QMK Bot <hello@qmk.fm>
Date:   Sun Apr 9 21:33:24 2023 +0000

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

commit 9132c643899a3f6bed984b55680c7496e054f3a9
Author: Ryan <tokyovigilante@users.noreply.github.com>
Date:   Mon Apr 10 09:32:40 2023 +1200

    Add numpad 0-9 to second layer, update keycodes for QMK 0.17.5, fix layout (#20375)

commit 6c172772dbe5f046d45c1c4398c48fa5b2d2681c
Merge: f5b7491883 6e0acf0548
Author: QMK Bot <hello@qmk.fm>
Date:   Sun Apr 9 16:42:12 2023 +0000

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

commit 6e0acf05482866ed0b092e5ca6cb19d96153ee3b
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sun Apr 9 17:41:30 2023 +0100

    Add autocomplete to generate-compilation-database (#20387)

commit f5b74918837bacc5aaa98641428309380d591707
Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
Date:   Mon Apr 10 00:37:31 2023 +0800

    Add swap hands toggle functions (#20381)

commit eda47155a3881e05b9735b0c4e6214a8bcecfe27
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 23:58:45 2023 +0800

    new

commit 565b96544da0c083656a52835c96659544830926
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 22:54:43 2023 +0800

    new

commit 8f7675f23e716969b5c858ca476695c2cef02979
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 21:38:47 2023 +0800

    New

commit e3ed7cbd67832ba16123dea332002dfd03f8c673
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:52:34 2023 +0800

    new

commit f0c5900b1c4c497b5591cd7a8302f84d4ad3fb65
Merge: fb31f7dcf2 5d6d959421
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 20:47:34 2023 +0800

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

commit 5d6d9594212073ca52b80a1a949510187af47b13
Author: Nick Brassel <nick@tzarc.org>
Date:   Sun Apr 9 22:41:32 2023 +1000

    Fix up via keymap builds. (#20383)

    * Fix up via keymap builds.

    - Usages of old IS_PRESSED.

    * Fix up bad code.

    * Fix up bad code.

commit fb31f7dcf20ea5c93c66fdd065ef808b48a667d9
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:18:04 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 49a7b5e45a13bc19692ec30512e96511656a67df
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 19:07:15 2023 +0800

    teste
    Squashed commit of the following:

    commit 441988ef3895171d640e807205e7978ff9755acd
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 20:50:50 2023 +1000

        Move `default` layouts to data driven (#20349)

    commit fd6449e42cf326bdf17eab118639faa6b0359eb7
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 19:27:11 2023 +1000

        Move split space/backspace layouts to data driven (#20356)

    commit 41feebf9bae805f58f6712039866d1b5334c97da
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 19:24:33 2023 +1000

        Set up DEFAULT_FOLDER for primekb/meridian (#20367)

    commit 522048725f6b076bdad1251243c65dd2acf6595d
    Author: Ryan <fauxpark@gmail.com>
    Date:   Sat Apr 8 18:08:08 2023 +1000

        Move `RGB_MATRIX_DRIVER` to data driven (#20350)

    commit 10fc6c4cd6d7463737801430e8c13b347e1b85c7
    Merge: dbfbf6c2c4 2c375e6478
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Sat Apr 8 11:03:04 2023 +1000

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

    commit 2c375e64785f3d69a14d7a3e02c041d774d1d75b
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Fri Apr 7 17:59:13 2023 -0700

        [Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)

    commit dbfbf6c2c47922600beeb45883ae6892e9f71edd
    Merge: 4aa2cd45a1 a5e68e5f74
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 22:12:38 2023 +0000

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

    commit a5e68e5f748a98b57bd2865112f5e0caa46df255
    Author: Duncan Sutherland <75046609+dunk2k@users.noreply.github.com>
    Date:   Fri Apr 7 23:11:56 2023 +0100

        Convertors documentation: Removed duplicate table entry (#20360)

    commit 4aa2cd45a1b2a8978291f1584e19edf55585ae02
    Merge: 369c5a213d e9b36bebb2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 13:08:43 2023 +0000

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

    commit e9b36bebb2b6e4fa3c10da8b7b072f766dce49a5
    Author: Joel Challis <git@zvecr.com>
    Date:   Fri Apr 7 14:07:59 2023 +0100

        Avoid generating empty ENCODER_RESOLUTION (#20179)

    commit 369c5a213dc4cf805b7dd2e2393901b33e67e500
    Author: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
    Date:   Fri Apr 7 12:41:53 2023 +0200

        Add layer-cycle example (#19069)

        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit f076458cd05c52892a95125fdd6b65ce1dc6f6cc
    Merge: 5bc514036b df7b56e0ea
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 08:38:54 2023 +0000

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

    commit df7b56e0ea91adbb04e19a7e904c062bbd46a79b
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 18:38:16 2023 +1000

        Fixup CI build variables. (#20357)

    commit 5bc514036b094560b16190edc65687d9ec4b82e3
    Merge: b84b62c967 2e766a9c7a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 06:37:46 2023 +0000

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

    commit 2e766a9c7a0888a96ed9108f09a085f4298af0b3
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Fri Apr 7 16:37:06 2023 +1000

        Add Discord webhook at end of each CI run. (#20355)

    commit b84b62c9679ea2180067f083fd71b398f0e7c334
    Merge: 6334805da3 4ba3fdfad2
    Author: QMK Bot <hello@qmk.fm>
    Date:   Fri Apr 7 04:28:28 2023 +0000

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

    commit 4ba3fdfad2bd52e2807d18606db1c12192304fd5
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Fri Apr 7 12:27:51 2023 +0800

        Move a_dux to data-driven (#20043)

    commit 6334805da3720d3ac7e8ffa76062e7c6037656c5
    Merge: 47966dc2a6 655c24d29d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Thu Apr 6 18:03:03 2023 +0000

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

    commit 655c24d29d656b5cea8f7de3605193d692d8f4c6
    Author: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>
    Date:   Fri Apr 7 02:02:24 2023 +0800

        [Keyboard] Add Keychron Q11 (#20125)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>

    commit 47966dc2a65c88ac90fcd64d12243d72f3f6753b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Thu Apr 6 18:00:54 2023 +1000

        Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)

    commit 71c22a12db58c71952a12df6bbe445f6f9a4e858
    Author: James McCleese <jmccleese@gmail.com>
    Date:   Wed Apr 5 18:37:15 2023 -0500

        [Keyboard] Add 36-key layout for Beekeeb Piantor (#20328)

        Co-authored-by: James McCleese <James.McCleese@nbcuni.com>

    commit 73b376a88151d03d43e0eca8242faa4bad199ac0
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Thu Apr 6 01:04:23 2023 +0200

        [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)

        * Remove stray defines and per key functions

        * Remove defunct get_ignore_mod_tap_interrupt declaration

    commit 71159275597d49fde16cd6643d106223415b0451
    Author: Drashna Jaelre <drashna@drashna.net>
    Date:   Wed Apr 5 15:36:08 2023 -0700

        [Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348)

    commit 2e9997fd92988390e4f7ebb3dbc5860a7c097e97
    Merge: b1b8cd1bf0 eab2b8faa0
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 22:35:13 2023 +0000

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

    commit eab2b8faa0ab1acfe51aeedd0214763da2ec4824
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Apr 5 23:34:35 2023 +0100

        Bump peter-evans/create-pull-request from 4 to 5 (#20346)

        Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
        - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
        - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

        ---
        updated-dependencies:
        - dependency-name: peter-evans/create-pull-request
          dependency-type: direct:production
          update-type: version-update:semver-major
        ...

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

    commit b1b8cd1bf0c3bed0653b64a9be13ddb1dc269272
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Thu Apr 6 08:10:40 2023 +1000

        Add basic profiler. (#20238)

    commit 89713112cd5d1e1f138a41a67ba687ea24d4a146
    Merge: b6c99ce438 d058091d0b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:36:25 2023 +0000

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

    commit d058091d0b2f98791d37c4a77779a8202592284f
    Author: Luis Garcia <luis@bitjester.com>
    Date:   Wed Apr 5 12:35:34 2023 -0600

        Add peterfalken userspace & keymaps (#19897)

        Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>

    commit b6c99ce438de321a9af986236e5e92dec2e4c9ec
    Merge: f7c597b583 596319c92f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:29:11 2023 +0000

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

    commit 596319c92fb8d61918a89133804ba232158e2323
    Author: Álvaro A. Volpato <alvaro.augusto.volpato@gmail.com>
    Date:   Wed Apr 5 15:28:27 2023 -0300

        Add Iron160 I160-S and I160-H PCBs support (#20077)

        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: jack <0x6a73@protonmail.com>

    commit f7c597b583ac7fd4413dc818256d92882e2e4481
    Merge: cb87a238ab 4d17fe2a99
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 18:26:07 2023 +0000

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

    commit 4d17fe2a995470ae265a418a0b1c5818a55c9c1d
    Author: DeskDaily <65656486+DeskDaily@users.noreply.github.com>
    Date:   Thu Apr 6 02:25:21 2023 +0800

        [Keyboard] Add lxxt (#19935)

        Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
        Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>

    commit cb87a238ab4ee63f8f946f1b6aa52f1a1261c282
    Merge: 8bb4cba7b0 1d045e854b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Wed Apr 5 08:07:10 2023 +0000

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

    commit 1d045e854b7adbe8a60ce5aeb16438c4652949da
    Author: Dane Skalski <daneski13@gmail.com>
    Date:   Wed Apr 5 01:06:24 2023 -0700

        Add Junco Keyboard (#19516)

    commit 8bb4cba7b04571d75674f8f3f19462adef015060
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:53:45 2023 +1000

        Move TKL layouts to data driven (#20337)

    commit 09a2b70a661323aa7ea023341bb1e9dcd3c75e24
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:50:56 2023 +1000

        Move Alice and Ergodox layouts to data driven (#20340)

    commit 6847dba8af551aa0f1afbd74f77a8c49ad28e33b
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:48:37 2023 +1000

        Move 75% and 96% layouts to data driven (#20289)

    commit 364c06d939134184838579d4e73880f8c2f83419
    Author: Ryan <fauxpark@gmail.com>
    Date:   Wed Apr 5 15:46:59 2023 +1000

        Move small macropad-ish layouts to data driven (#20341)

    commit 06c5c028046adc0a5501f6ac51953640e2015020
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Wed Apr 5 14:59:09 2023 +1000

        Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (#20339)

    commit f1dbffe367ca3b2affbcdc5f7e5027f32d2e655d
    Merge: 7bfc2a367d f7176f070f
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 21:37:04 2023 +0000

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

    commit f7176f070fd2b1cd6df25774f4de842200a7a342
    Author: Alex Miller <39163867+doesntfazer@users.noreply.github.com>
    Date:   Tue Apr 4 17:36:23 2023 -0400

        [Keyboard] Add Budgy and Crowboard Keyboards (#19141)

        Co-authored-by: jack <0x6a73@protonmail.com>
        Co-authored-by: Ryan <fauxpark@gmail.com>
        Co-authored-by: Drashna Jaelre <drashna@live.com>

    commit 7bfc2a367df91ad6cc701f8490b4b8346a1512b4
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 15:20:10 2023 +1000

        Move 65% layouts to data driven (#20308)

    commit 0e7acb777a75608524fe1de5e0f9359aeec88912
    Merge: 976317df3c 687883cf7d
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 05:10:36 2023 +0000

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

    commit 687883cf7d68deedfd1678af1195c4d6f35456df
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 15:09:55 2023 +1000

        Resolve keyboard names for `qmk mass-compile`. (#20335)

    commit 976317df3cb2cd9b8772cb852dd66314f6856ed1
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:39:20 2023 +1000

        Move fullsize layouts to data driven (#20317)

    commit b463ceb9dc855a5fe9ba22443b0012b9043c3769
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 14:29:50 2023 +1000

        Move TKL F13 and FRL layouts to data driven (#20310)

    commit 147d397e341c0ad5c9a075159ea434e82b2785cc
    Author: adophoxia <100170946+adophoxia@users.noreply.github.com>
    Date:   Mon Apr 3 20:26:54 2023 -0700

        Move Keychron Q0 and Q0 Plus data-driven configuration; `keychron` keymap `rules.mk` cleanup (#20168)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit c224cb9605b22cfb3e97e3537243082b4224e5c0
    Merge: 81f321d331 f56cf93fa1
    Author: QMK Bot <hello@qmk.fm>
    Date:   Tue Apr 4 02:15:38 2023 +0000

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

    commit f56cf93fa13ede82612cd6507b3512786b8f4933
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 10:15:00 2023 +0800

        Add debounce time description (#20333)

    commit 81f321d3318d4df0c442d11073a837984d4a8dbc
    Author: Ryan <fauxpark@gmail.com>
    Date:   Tue Apr 4 10:15:35 2023 +1000

        `qmk info`: account for ISO enter when calculating layout X offset (#20325)

    commit 1dd2d1df20df5c4d0a24d117db96e588122158bc
    Merge: ae63c0f509 1fd30b3391
    Author: Nick Brassel <nick@tzarc.org>
    Date:   Tue Apr 4 09:20:23 2023 +1000

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

    commit 1fd30b3391434db1f1c3d2dbe17fe40752e40a2b
    Author: Alex Paulescu <alex.paulescu@gmail.com>
    Date:   Tue Apr 4 02:13:42 2023 +0300

        Manibus keyboard, update pinout (#20309)

    commit ae63c0f509fae71270fb5885d504ee26cbad95ff
    Author: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
    Date:   Mon Apr 3 16:11:26 2023 -0700

        [Core]  Caps Word "Invert on shift" option:  pressing Shift inverts the shift state. (#20092)

        Co-authored-by: Nick Brassel <nick@tzarc.org>

    commit 368fee9655b8c0611808212b680674b5acd4349c
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Tue Apr 4 02:07:36 2023 +0300

        rp2040: *_PAL_MODE overridable for this platform too (#20314)

        Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

    commit d783536e0d115771e160280a62dc3227000e13ad
    Merge: ce58f04949 37f205ec1a
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:07:16 2023 +0000

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

    commit 37f205ec1a0c5cc359fda442ca9e591b65e0900a
    Author: Albert Y <76888457+filterpaper@users.noreply.github.com>
    Date:   Tue Apr 4 07:06:33 2023 +0800

        Use table for debounce algorithm description (#20322)

    commit ce58f04949082a7ba3fd9b94d56a679980e08c39
    Merge: ccc7921fe6 26e0bfd494
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 23:06:15 2023 +0000

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

    commit 26e0bfd494b4de0505cf4c5c0bcf811aae19adbb
    Author: blindassassin111 <38090555+blindassassin111@users.noreply.github.com>
    Date:   Mon Apr 3 18:05:13 2023 -0500

        [keyboard] Adding OSAv2 numpad (#20209)

        Co-authored-by: jack <0x6a73@protonmail.com>

    commit ccc7921fe6f362d1db31de4a3a6ce39cab38c572
    Merge: ccda5d2d2f a434507ab4
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:56:21 2023 +0000

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

    commit a434507ab4dcdf437678587e92bab18323d7d3c5
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:56:12 2023 -0400

        Add Ripple TKL Keyboard firmware (#20301)

    commit ee8c86702ea09bfbf4bf8daf015d79362293bb41
    Author: Andrew Kannan <andrew.kannan@gmail.com>
    Date:   Mon Apr 3 18:55:38 2023 -0400

        Add Ripple TKL Hotswap Firmware (#20302)

        Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

    commit ccda5d2d2f0b2e71e16d72636622743a68757b50
    Author: ngs-ch <125195794+ngs-ch@users.noreply.github.com>
    Date:   Tue Apr 4 07:48:51 2023 +0900

        Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854)

        Co-authored-by: ngs.ch <ngs.ch>
        Co-authored-by: Drashna Jaelre <drashna@drashna.net>

    commit d82c6648f50d72820effce6077084c8a2dce1b18
    Author: CobraSock <128439817+CobraSock@users.noreply.github.com>
    Date:   Mon Apr 3 15:46:00 2023 -0700

        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203) (#20204)

        Co-authored-by: N M <ninja.milkman@gmail.com>
        Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203)

    commit b67bdf222e0bc98b846f20e22152cd0a007fb9f7
    Merge: 49ac29fa09 246cf99b4b
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 22:43:55 2023 +0000

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

    commit 246cf99b4b029b6d36e82a0c4c3aed11abb2ff5e
    Author: Cameron Larsen <44081018+cameronjlarsen@users.noreply.github.com>
    Date:   Mon Apr 3 15:43:12 2023 -0700

        Personal keymaps for crkbd and kyria (#20009)

    commit 49ac29fa09cbd770f5983f0d1c3ec9b5ce2e0c51
    Merge: c404e5e38c eb52984a94
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 20:18:58 2023 +0000

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

    commit eb52984a94f70b95811fbc0853c158c68c40ea4f
    Author: Anjheos <69339386+Anjheos@users.noreply.github.com>
    Date:   Mon Apr 3 13:18:08 2023 -0700

        Adding Oceanographer to QMK. (#20324)

    commit c404e5e38c0058d57711748772ce3e7b97528bc4
    Merge: 36ab0c0aaa a5272a1575
    Author: QMK Bot <hello@qmk.fm>
    Date:   Mon Apr 3 18:50:07 2023 +0000

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

    commit a5272a15754e5e5ca68918628b635858d19ad1fa
    Author: Danny <nooges@users.noreply.github.com>
    Date:   Mon Apr 3 14:49:21 2023 -0400

        Modify default encoder mappings, change PID, enable mousekeys (#20329)

    commit 36ab0c0aaa613fe0946e10133315b071c0d87012
    Author: jack <0x6A73@pm.me>
    Date:   Mon Apr 3 10:18:17 2023 -0600

        Add core/fallback encoder behaviour (#20320)

    commit 7e48a4e80f4c3975cf0aae68986c7ead2576dcf3
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 21:39:02 2023 +1000

        Fix API errors (#20326)

    commit bd4899f0ca1f687ac2ede437ffb5ad1af04f1abe
    Merge: fcf8b804ed d06ce0153b
    Author: fauxpark <fauxpark@gmail.com>
    Date:   Mon Apr 3 20:59:24 2023 +1000

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

    commit fcf8b804ed95a98561bd4c1d6c85604be0f7cc7b
    Author: Stefan Kerkmann <karlk90@pm.me>
    Date:   Mon Apr 3 10:33:45 2023 +0200

        [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)

    commit d06ce0153bd4b608a20698c4a9e1d559b4c05683
    Author: Ryan <fauxpark@gmail.com>
    Date:   Mon Apr 3 16:34:03 2023 +1000

        PR checklist: keyboard updates must go to `develop` (#20323)

    commit c58610bea35d3dcf362b11064830f51c97df91a4
    Author: Purdea Andrei <andrei@purdea.ro>
    Date:   Mon Apr 3 08:45:46 2023 +0300

        Data-driven updates to overnumpad controller keyboards (#20259)

    commit 12de0297edc601be867ea4e32b741967e88a2847
    Author: Julius Degesys <Julius.Degesys@gmail.com>
    Date:   Mon Apr 3 01:42:14 2023 -0400

        Suggest `qmk list-keyboards` when testing build environment (#19471)

        Co-authored-by: Joel Challis <git@zvecr.com>

    commit 4992df56b8202e206f83ff529033864141e681ed
    Author: Lisa Ugray <lisa.ugray@gmail.com>
    Date:   Mon Apr 3 01:39:52 2023 -0400

        Add an alternate layout definition for Keyboardio Model 01 (#20245)

    commit f3f0bf6dbedef705b078a6ee7016b0d2b11c4bc7
    Author: studiokestra <74369928+studiokestra@users.noreply.github.com>
    Date:   Sun Apr 2 23:37:43 2023 -0600

        Refactor Galatea (#20011)

    commit 8a5e8ed88e818e2a4ccd1349ea63cb35042e674f
    Author: 4pplet <mail@4pplet.com>
    Date:   Mon Apr 3 07:24:49 2023 +0200

        Adding Unextended Standard PCB (#20190)

        Co-authored-by: Drashna Jaelre <drashna@live.com>
        Co-authored-by: 4pplet <4pplet@protonmail.com>
        Co-authored-by: 4pplet <stefan.ess@gmail.com>

    commit fb6557acf1c5b3753034f8d25e738ae964ea0215
    Author: 3araht <69518343+3araht@users.noreply.github.com>
    Date:   Mon Apr 3 14:12:11 2023 +0900

        New layer added to giabalanai keyboard (#20118)

commit d555248d41d67c91e9ca99e8537231cc546d837e
Author: freznel10 <freznel@gmail.com>
Date:   Sun Apr 9 18:56:15 2023 +0800

    Squashed commit of the following:

    commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:28:03 2023 +0100

        remove device drivers .c

    commit c06c4f38c48f32937f9c239692c3ec6b435f571b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 23:18:35 2023 +0100

        modify analog joystick

    commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:17:14 2023 +0100

        adns5050 don't use defines for cpi

    commit bd9d1f32579027d46d531658f4e6c924707dde43
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 22:16:52 2023 +0100

        modify paw3204

    commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sat Apr 8 21:18:13 2023 +0100

        modify adns5050

    commit 6be528687f2200faf33eab69407f62a6932e397d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 21:40:29 2023 +0100

        sort counters and add miss report debug print

    commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Fri Apr 7 15:39:02 2023 +0100

        thank you freznel

commit 211a3640b2c1b2eafaba665ee0c6a41bae43b1ea
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 23:28:03 2023 +0100

    remove device drivers .c

commit c06c4f38c48f32937f9c239692c3ec6b435f571b
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 23:18:35 2023 +0100

    modify analog joystick

commit 147dffb6291a35167ed9948ecc581fbbe19c5f5f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 22:17:14 2023 +0100

    adns5050 don't use defines for cpi

commit bd9d1f32579027d46d531658f4e6c924707dde43
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 22:16:52 2023 +0100

    modify paw3204

commit 40728df2112ad13e7f0225d98cd3a22ef3300f57
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Sat Apr 8 21:18:13 2023 +0100

    modify adns5050

commit 77da8c11d474b40de32de01e6102040767acb349
Author: freznel10 <freznel@gmail.com>
Date:   Sat Apr 8 18:29:16 2023 +0800

    trial

commit 6be528687f2200faf33eab69407f62a6932e397d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Fri Apr 7 21:40:29 2023 +0100

    sort counters and add miss report debug print

commit 33662c0309ac94ed5ce95c8cb35769949405c3d3
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Fri Apr 7 15:39:02 2023 +0100

    thank you freznel

commit b86481c8ed0738455984ad66e10ee9afe62ed94a
Merge: 9dfadeeb79 f5441968c3
Author: freznel10 <freznel@gmail.com>
Date:   Fri Apr 7 01:40:32 2023 +0800

    Merge remote-tracking branch 'daskygit/pr/multiple_sensors' into refactor_mouse

commit 9dfadeeb798e984d7797965130bf2d4e81733df0
Author: freznel10 <84401855+freznel10@users.noreply.github.com>
Date:   Thu Apr 6 23:56:06 2023 +0800

    Delete matrix.c

commit 207d68c391422d24fc3507a88c31696f5eb3c796
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 23:54:12 2023 +0800

    test

commit 10713b91654a8d4644e3bd2625cae4960ec41e17
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:47:32 2023 +0800

    new

commit e3bba55c2061dc1653c57022c81b89212bc7682b
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:46:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 48b61ab5579743b8b68fc0df13fb546b0a036348
Author: freznel10 <freznel@gmail.com>
Date:   Thu Apr 6 22:43:21 2023 +0800

    Squashed commit of the following:

    commit f5441968c3b4a263e4cffb05fe95f86f22db5135
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:26:39 2023 +0100

        modify button handling

    commit 19da027f14015dc87afd2242151831b7c2619461
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:25:42 2023 +0100

        small optimisation of pointing_device_report_ready

    commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:23:20 2023 +0100

        actually save last_sent_report

    commit 63ef94782fbc1b1474e714d64abe708a90166c56
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 17:21:41 2023 +0100

        forgot to stage the int reg addr

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit f5441968c3b4a263e4cffb05fe95f86f22db5135
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:26:39 2023 +0100

    modify button handling

commit 19da027f14015dc87afd2242151831b7c2619461
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:25:42 2023 +0100

    small optimisation of pointing_device_report_ready

commit 7d8b711ccbff2165402fafc44aa36a823e73ca0d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:23:20 2023 +0100

    actually save last_sent_report

commit 63ef94782fbc1b1474e714d64abe708a90166c56
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 17:21:41 2023 +0100

    forgot to stage the int reg addr

commit a601a11d73d019d7383ea4d54dd34cb9bfb6d77a
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 12:25:37 2023 +0800

    failed testing

commit 39a4499124e25a158e3f94bc59c2c5bca37632b1
Author: freznel10 <freznel@gmail.com>
Date:   Wed Apr 5 10:07:08 2023 +0800

    Squashed commit of the following:

    commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 02:44:12 2023 +0100

        add pimoroni int enable

    commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:57:03 2023 +0100

        throttle cpi sync rate

    commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:56:41 2023 +0100

        add cpi flag check before put

    commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Apr 5 01:53:50 2023 +0100

        use pointing_device_shared_report_t

    commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 23:49:48 2023 +0100

        smaller and faster

    commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:57 2023 +0100

        divisor uint16_t?

    commit ee1b0927504a267b8b4189adb7111a85586b9323
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:55:16 2023 +0100

        fix single tap and format

    commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:54:31 2023 +0100

        format

    commit 1a950b249b28d957de06b1831570c01e53b3fd1f
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Apr 4 19:53:35 2023 +0100

        adns9800 sig check

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove global throttle, add target report count

    commit 9eba92c79d4c8fe7923af3ac4021aa9ea9648566
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:23:36 2023 +0100

        fix rules.mk

    commit 6eed27f018069b9e8639b26b1e5d0faec0df9377
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Mar 26 21:39:05 2023 +0100

        add custom_TYPE to rules

    commit 46e2749587e1094abc4b29d4a5ba1ef414234f7e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:10:02 2023 +0000

        fix size and only set cpi on different

    commit 274f159860e4d19a0c17592f02431a7c19db27ea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 23:09:04 2023 +0000

        minor fixes

    commit 938d224fe8c35f5c73f448336687d39f552a71d8
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:59 2023 +0000

        clean up split pointing transactions

    commit 47db55bda601f345cccae64dd80f9b27a8445fea
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Wed Mar 22 20:59:33 2023 +0000

        rejig for split pointing

    commit ea0597052b7981d7aae89069f5d7bab9a80055ae
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 21 22:08:47 2023 +0000

        example

commit 2ff8265c2146f3b55fbcf864e91beeff8cce070f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 02:44:12 2023 +0100

    add pimoroni int enable

commit 03250becafa6f5d1e7cb7e608a0bfa947e8f67d4
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:57:03 2023 +0100

    throttle cpi sync rate

commit 38a1500b2a4a45ae5b816fe07110e2c21fdfbe6d
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:56:41 2023 +0100

    add cpi flag check before put

commit 7844e828a18c3de4f50e99009ad0bbbdf444bc14
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Wed Apr 5 01:53:50 2023 +0100

    use pointing_device_shared_report_t

commit 5da1d489958f9468a2bc94cd5f763fa5fdf3c9db
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 23:49:48 2023 +0100

    smaller and faster

commit 1a2522065c9db74724034dc0c7158bbf41db8ebd
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:57 2023 +0100

    divisor uint16_t?

commit ee1b0927504a267b8b4189adb7111a85586b9323
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:55:16 2023 +0100

    fix single tap and format

commit 501778cdc74f7e36ccedd9d45a4b5895315bca75
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:54:31 2023 +0100

    format

commit 1a950b249b28d957de06b1831570c01e53b3fd1f
Author: Dasky <32983009+daskygit@users.noreply.github.com>
Date:   Tue Apr 4 19:53:35 2023 +0100

    adns9800 sig check

commit a021e37df3d29b339917301b5519218941530c91
Author: freznel10 <freznel@gmail.com>
Date:   Tue Apr 4 23:49:32 2023 +0800

    Squashed commit of the following:

    commit 37d67865c760715f542ec077fe4f308ecfc203ec
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:40:24 2023 +0100

        add headers for modified drivers

    commit 983c94b0d7fe67dbf27d8b593c18d382e134cd8b
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 22:30:15 2023 +0100

        pmw33xx driver - untested - needs further work for multiple instances per side

    commit 58816ae8fbfea2b5a4bed9e407eeada786539e47
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:06:19 2023 +0100

        updates for rebase

    commit 1438b1d67e50123b287c5dd20eabd8d8816c70f9
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:04:28 2023 +0100

        fix adjust report

    commit b340c7660de5f05921458384a95fda9380c9b5f6
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Mon Apr 3 03:02:24 2023 +0100

        cirque fixes and error handling removal

    commit fe220ee3547a7890137b94d759bdcf9b1e0a6cf2
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Sun Apr 2 18:07:24 2023 +0100

        modify adns9800 driver

    commit a1af590ef232767911c0018623374fedf2cfe94a
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:42:25 2023 +0100

        azoteq driver - temporary

    commit d462e2fa792dc2dcc2cc06c88528a78636fb8168
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 17:05:33 2023 +0100

        modify cirque driver - needs further work

    commit 74f142c967ba7a56b806b5fe8d84d6dfd67b3dcb
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:21:09 2023 +0100

        modify pimoroni driver for i2c_config

    commit 2d763e0e819ddcdf6bac834489742dda4366b853
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:42 2023 +0100

        i2c config

    commit 0d3baaf80a882aaa6360c5af473e93ef480797b7
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:12:27 2023 +0100

        formatting

    commit 7595eed6b826e297cf69f0acc17e82e3191b5b0e
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Thu Mar 30 00:11:16 2023 +0100

        throttle or motion

    commit 84a5536136039eb3a9ed432f943e879354b35b97
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 05:13:18 2023 +0100

        fix add and clamp per tzarcs suggestion

    commit cd5f4ddbad1eb5926ab437cd168c01e29555e623
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 03:54:50 2023 +0100

        fix device ready check

    commit 98511feff3fbd2f1ea083546ed06a7cfde30ea37
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 02:19:28 2023 +0100

        doh

    commit c1a36d7660bb009f828fc628fefa99cd6cfd1dc0
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:43:29 2023 +0100

        return okay, no need to clear shared report

    commit 53b4bb96f1da082d377cd4742b1b4562226a2578
    Author: Dasky <32983009+daskygit@users.noreply.github.com>
    Date:   Tue Mar 28 01:38:20 2023 +0100

        Remove glo…
SjB added a commit to SjB/qmk_firmware that referenced this pull request Apr 14, 2023
* master: (53 commits)
  Add debounce time description (qmk#20333)
  Manibus keyboard, update pinout (qmk#20309)
  Use table for debounce algorithm description (qmk#20322)
  [keyboard] Adding OSAv2 numpad (qmk#20209)
  Add Ripple TKL Keyboard firmware (qmk#20301)
  Add Ripple TKL Hotswap Firmware (qmk#20302)
  Personal keymaps for crkbd and kyria (qmk#20009)
  Adding Oceanographer to QMK. (qmk#20324)
  Modify default encoder mappings, change PID, enable mousekeys (qmk#20329)
  PR checklist: keyboard updates must go to `develop` (qmk#20323)
  Data-driven updates to overnumpad controller keyboards (qmk#20259)
  Suggest `qmk list-keyboards` when testing build environment (qmk#19471)
  Add an alternate layout definition for Keyboardio Model 01 (qmk#20245)
  Refactor Galatea (qmk#20011)
  Adding Unextended Standard PCB (qmk#20190)
  New layer added to giabalanai keyboard (qmk#20118)
  onekey: Fix console output on AVR (qmk#19930)
  Update WT60-H1, WT60-H3 layouts (qmk#20114)
  Adding my keymap (qmk#19964)
  [Bugfix] Check QGF's bpp against display's native_bits_per_pixel (qmk#19995)
  ...
rodrigob pushed a commit to rodrigob/qmk_firmware that referenced this pull request Apr 18, 2023
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