-
-
Notifications
You must be signed in to change notification settings - Fork 39.3k
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
Improve robustness of AW20216 driver #19849
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drashna
approved these changes
Feb 14, 2023
zvecr
approved these changes
Mar 1, 2023
freznel10
added a commit
to freznel10/qmk_firmware
that referenced
this pull request
Mar 6, 2023
commit b8c9cb8 Merge: cfa473e 61f3f56 Author: QMK Bot <hello@qmk.fm> Date: Mon Mar 6 01:28:47 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 61f3f56 Author: Leon Anavi <leon@anavi.org> Date: Mon Mar 6 03:28:01 2023 +0200 keyboards/anavi: Add ANAVI Knobs 3 (qmk#18624) commit cfa473e Merge: 23c365b 500c4b7 Author: QMK Bot <hello@qmk.fm> Date: Sun Mar 5 23:08:22 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 500c4b7 Author: Joel Challis <git@zvecr.com> Date: Sun Mar 5 23:07:47 2023 +0000 Reject VIA keys within info.json (qmk#20026) commit 23c365b Author: Ryan <fauxpark@gmail.com> Date: Mon Mar 6 09:53:52 2023 +1100 Move matrix config to info.json, part 1 (qmk#19985) commit b34d51d Merge: 8075eb5 07b7fed Author: QMK Bot <hello@qmk.fm> Date: Sun Mar 5 13:29:51 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 07b7fed Author: Sergey Vlasov <sigprof@gmail.com> Date: Sun Mar 5 16:29:10 2023 +0300 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. commit 8075eb5 Merge: fab04ef 77f7351 Author: QMK Bot <hello@qmk.fm> Date: Sat Mar 4 00:53:53 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 77f7351 Author: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com> Date: Sat Mar 4 08:53:09 2023 +0800 Add Keychron Q12 (qmk#19844) Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> commit fab04ef Merge: 3290bc7 127b53b Author: QMK Bot <hello@qmk.fm> Date: Fri Mar 3 23:04:40 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 127b53b Author: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Date: Fri Mar 3 23:04:00 2023 +0000 Add Support for Lilly58 r2g (qmk#19862) * Add support for lilly58 r2g by Mechboards commit 3290bc7 Merge: 3be5d90 95dd573 Author: QMK Bot <hello@qmk.fm> Date: Fri Mar 3 22:02:32 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 95dd573 Author: Guillermo Aguirre <guillermoaguirre1@gmail.com> Date: Fri Mar 3 19:01:22 2023 -0300 Add new keymap for Preonic rev3 (qmk#19706) commit 3be5d90 Author: Joel Challis <git@zvecr.com> Date: Fri Mar 3 17:50:40 2023 +0000 Remove some use of keymap.h (qmk#20006) commit c3c40df Author: Joel Challis <git@zvecr.com> Date: Fri Mar 3 11:26:53 2023 +0000 Remove some use of keymap.h (qmk#19980) commit 6676cc1 Merge: 4cf8f69 d1a430b Author: QMK Bot <hello@qmk.fm> Date: Fri Mar 3 03:16:47 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit d1a430b Author: Nick Brassel <nick@tzarc.org> Date: Fri Mar 3 14:16:32 2023 +1100 Initial deprecation policy documentation. (qmk#19908) commit 4cf8f69 Author: Nick Brassel <nick@tzarc.org> Date: Fri Mar 3 14:16:18 2023 +1100 Remove Vagrant due to bit-rot. (qmk#20000) commit 7ebb8c2 Author: Nick Brassel <nick@tzarc.org> Date: Fri Mar 3 14:16:06 2023 +1100 Update branch names to reflect configurator's new deployment. (qmk#19999) commit be78192 Author: Joel Challis <git@zvecr.com> Date: Thu Mar 2 23:26:37 2023 +0000 Merge upstream changes to uf2conv (qmk#19993) commit 0a7f159 Merge: 500da8e 6fabc33 Author: QMK Bot <hello@qmk.fm> Date: Wed Mar 1 23:57:53 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 6fabc33 Author: Ryan <fauxpark@gmail.com> Date: Thu Mar 2 10:56:45 2023 +1100 Check all keys have matrix positions when parsing C LAYOUT macros (qmk#19781) commit 500da8e Merge: a83cb60 80c6fba Author: QMK Bot <hello@qmk.fm> Date: Wed Mar 1 17:54:11 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 80c6fba Author: Albert Y <76888457+filterpaper@users.noreply.github.com> Date: Thu Mar 2 01:53:31 2023 +0800 [Keyboard] Clean up contra & move to data-driven (qmk#19973) Co-authored-by: Joel Challis <git@zvecr.com> commit a83cb60 Merge: c9b49cd f639089 Author: QMK Bot <hello@qmk.fm> Date: Wed Mar 1 17:50:14 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit f639089 Author: David Rambo <davidrambo@mailfence.com> Date: Wed Mar 1 09:49:33 2023 -0800 [Keymap] Add davidrambo lulu keymap (qmk#19448) Co-authored-by: Joel Challis <git@zvecr.com> commit c9b49cd Merge: 512c119 aeb3ed6 Author: QMK Bot <hello@qmk.fm> Date: Wed Mar 1 17:06:15 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit aeb3ed6 Author: Paul Enrico N. Viola <pviola@gbox.adnu.edu.ph> Date: Thu Mar 2 01:05:36 2023 +0800 added Polly40 keyboard (qmk#19936) Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com> commit 512c119 Merge: 9b09e7c 3fc9c03 Author: QMK Bot <hello@qmk.fm> Date: Wed Mar 1 02:56:03 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 3fc9c03 Author: Joel Challis <git@zvecr.com> Date: Wed Mar 1 02:55:14 2023 +0000 Remove `all` from list of animations in `info.json` (qmk#19978) commit 9b09e7c Author: Ryan <fauxpark@gmail.com> Date: Wed Mar 1 12:51:18 2023 +1100 Check all rows have the correct number of columns when parsing `g_led_config` (qmk#19954) commit f1894e4 Author: Huckies <46043032+Huckies@users.noreply.github.com> Date: Wed Mar 1 09:44:40 2023 +0800 Improve robustness of AW20216 driver (qmk#19849) * added soft reset and auto lowpower for AW20216 commit 791ab00 Merge: c9b206f 5372706 Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 20:29:48 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 5372706 Author: Joel Challis <git@zvecr.com> Date: Tue Feb 28 20:27:11 2023 +0000 Disable safe.directory check (qmk#19970) commit c9b206f Merge: 7a518e5 d35cdcc Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 20:25:54 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit d35cdcc Author: gkeyboard <giggox_man@hotmail.com> Date: Wed Mar 1 03:24:35 2023 +0700 [Keyboard] Add GPAD8-2R (gpad8_2r) Macro Pad (qmk#19914) Co-authored-by: jack <0x6a73@protonmail.com> commit 7a518e5 Merge: 0472399 b85a9ab Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 20:24:24 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit b85a9ab Author: Michal S <mchal_@tuta.io> Date: Tue Feb 28 20:23:47 2023 +0000 [Keymap] sofle/keymaps/michal: rewrite (qmk#19938) commit 0472399 Merge: 209e652 ee90ad2 Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 20:23:02 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit ee90ad2 Author: studiokestra <74369928+studiokestra@users.noreply.github.com> Date: Tue Feb 28 13:22:14 2023 -0700 [Keyboard] Add FRL84 PCB. (qmk#19942) Co-authored-by: jack <0x6a73@protonmail.com> commit 209e652 Merge: fc05929 e142543 Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 20:10:51 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit e142543 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Feb 28 20:10:08 2023 +0000 Bump tj-actions/changed-files from 34 to 35 (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> commit fc05929 Author: Joel Challis <git@zvecr.com> Date: Tue Feb 28 19:15:54 2023 +0000 Strip whitespace from CONVERT_TO variables (qmk#19948) commit 184c1e5 Merge: 7a82652 0596720 Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 19:15:33 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 0596720 Author: Shawn Meier <shawn.meier@gmail.com> Date: Tue Feb 28 12:15:19 2023 -0700 [Keyboard] remove non-existent method from ploopy documentation (qmk#19957) commit 0514011 Author: Drashna Jaelre <drashna@drashna.net> Date: Tue Feb 28 11:14:48 2023 -0800 [Keymap] Drashna updates for 0.20.0 (qmk#19960) commit 7a82652 Author: Ryan <fauxpark@gmail.com> Date: Wed Mar 1 02:06:11 2023 +1100 Remove `"w":1` and `"h":1` from info.json (qmk#19961) commit bfeccf3 Merge: 4ac8476 05631b2 Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 14:19:21 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 05631b2 Author: Joel Challis <git@zvecr.com> Date: Tue Feb 28 14:18:43 2023 +0000 Flag "builddefs" as core changes (qmk#19950)
freznel10
added a commit
to freznel10/qmk_firmware
that referenced
this pull request
Mar 6, 2023
commit ead341d63c7a0c630a8eec0adcb709f11fb31266 Author: Alabastard-64 <snipac+github@gmail.com> Date: Mon Mar 6 00:27:58 2023 -0700 linting... commit c321309d9ee4d154c7bf8b02cf71f52839b6f244 Author: Alabastard-64 <snipac+github@gmail.com> Date: Mon Mar 6 00:13:36 2023 -0700 fix up quantum keycodes and docs commit 0ccc88521d97c45b7011f94f9e47731c26c2e953 Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Mar 5 23:11:28 2023 -0700 big update to multi device control commit 4c7c9556536b25b6fa6f81199a9865f582140664 Author: Alabastard-64 <snipac+github@gmail.com> Date: Mon Feb 27 04:06:40 2023 -0700 simplify/optimize, add keycodes for device switching commit ed670f98f14146a4fbfc89bcf3f441b7146c5f2f Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Feb 26 19:02:27 2023 -0700 linting and keycode fix commit c5eb29da73008503f9cbece238926a6b629efaaf Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Feb 26 18:32:48 2023 -0700 allow for multiple pointing device control commit 1adaf77363746bc8b3dc767ab8930c7d28dc2aa7 Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Feb 19 20:08:25 2023 -0700 as always... linting commit c5f7ff1b30bb4b7118db90e321e980e557ba0279 Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Feb 19 20:00:19 2023 -0700 some more fixes and docs commit 5e095c809b0f9476dbde354a1d26f01b21f32b3e Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Feb 19 17:54:00 2023 -0700 add changes suggested by drashna commit d31d1dbfaa069e2d7af77288fd5eb87d238053d5 Author: Alabastard-64 <snipac+github@gmail.com> Date: Sat Feb 18 21:30:17 2023 -0700 fix leftover Drag axis split and small doc update commit 468b9d291ad74df1da9f3a123908b21126b928aa Author: Alabastard-64 <snipac+github@gmail.com> Date: Wed Feb 8 21:54:10 2023 -0700 remove axial divisors for drag scroll, fixes commit 9f0cfc8c63926dcbf44865875c795a28b6d6d46a Author: Alabastard-64 <snipac+github@gmail.com> Date: Mon Feb 6 06:48:18 2023 -0700 linting again commit 8d3e63dbaac6b3446cbca7c7b58a973e4b73db53 Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Feb 5 22:52:13 2023 -0700 rebase and linting commit e1160f57dfad544534639dbdcb15617d79d03207 Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Feb 5 22:37:27 2023 -0700 remove fastcalc, fix bugs/optimize, and correct docs commit e483787d3fa05b1f552afdcf1c4d9713add70dae Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Jan 29 14:56:37 2023 -0700 optimizations and cleanup some function argument changes commit 9a91303e0501e74638e7febcfaa99e8685c7fe3e Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Jan 29 11:45:04 2023 -0700 update keycodes.h commit 81b3be2848a7599db6aedc65a2d435e26bbcef55 Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Jan 29 11:34:09 2023 -0700 update keycodes hjson version commit 23d5b9225c7bffaef0ed26b40762790ac223a4ad Author: Alabastard-64 <snipac+github@gmail.com> Date: Tue Jan 24 08:16:17 2023 -0700 linting commit bb86d69651cb39023885b96449accdce554fa9db Author: Alabastard-64 <snipac+github@gmail.com> Date: Tue Jan 24 08:13:49 2023 -0700 fixup documentation commit f3cf283bf284c86a2a1dcfddcc12798105a46a4c Author: Alabastard-64 <snipac+github@gmail.com> Date: Tue Jan 24 07:42:33 2023 -0700 fix bug with fastcalc and update doc commit 11cd644682b9bbd624b4772fbaf335f725d32015 Author: Alabastard-64 <snipac+github@gmail.com> Date: Mon Jan 23 23:04:54 2023 -0700 doc cleanup commit 1a6f19f68001be0707f3c01e436875daf290000d Author: Alabastard-64 <snipac+github@gmail.com> Date: Mon Jan 23 23:01:57 2023 -0700 doc cleanup commit 7f788e9d5cefa3ce6b5544d72ee57183afcbd90c Author: Alabastard-64 <snipac+github@gmail.com> Date: Mon Jan 23 22:45:11 2023 -0700 linting commit c51a129527cd1939342570a376dc657084143bad Author: Alabastard-64 <snipac+github@gmail.com> Date: Mon Jan 23 22:25:50 2023 -0700 fix issues commit 598a6b9fa12c02e104c51f0f3d44be652c77d417 Author: Alabastard-64 <snipac+github@gmail.com> Date: Mon Jan 23 16:39:58 2023 -0700 add FASTCALC option and streamline a few things commit ccc1cdc1977aa95e95bc987e901d18ea99c45183 Author: Alabastard-64 <snipac+github@gmail.com> Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit ee54099c1724ff27cf92911955d7b95563883d64 Author: Alabastard-64 <snipac+github@gmail.com> Date: Fri Dec 23 14:51:37 2022 -0700 linting commit 5cfc509c37f657e85c197bd3a0f77147962d6ed9 Author: Alabastard-64 <snipac+github@gmail.com> Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit 1d613e06d127b72d69f1ff496e210a39b9f0f124 Author: Alabastard-64 <snipac+github@gmail.com> Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit cd57af862bc0c09c0852340429a35a158b4a0bfc Author: Alabastard-64 <snipac+github@gmail.com> Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit c1dd50795001d6b4ec21e7d86d1ba741fc3f57a1 Author: Alabastard-64 <snipac+github@gmail.com> Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit 7195781d36c95dbf52342fe2bc1e492b18cc68f6 Author: Alabastard-64 <snipac+github@gmail.com> Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit f5ef00fab0edaf28a491dc8f206a8a6bb043e098 Author: Alabastard-64 <snipac+github@gmail.com> Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit d4ef3936f846d99b6d0876a26baf93ff117bcecb Author: Alabastard-64 <snipac+github@gmail.com> Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit 202fb29ad44ded90f61abb08311f83992362b7a1 Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70e author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 <snipac+github@gmail.com> 1670816485 -0700 parent c6ab70e author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 <snipac+github@gmail.com> 1670813789 -0700 parent c6ab70e author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 <snipac+github@gmail.com> 1670812067 -0700 Squashed all previous Commits commit b8c9cb8 Merge: cfa473e 61f3f56 Author: QMK Bot <hello@qmk.fm> Date: Mon Mar 6 01:28:47 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 61f3f56 Author: Leon Anavi <leon@anavi.org> Date: Mon Mar 6 03:28:01 2023 +0200 keyboards/anavi: Add ANAVI Knobs 3 (qmk#18624) commit cfa473e Merge: 23c365b 500c4b7 Author: QMK Bot <hello@qmk.fm> Date: Sun Mar 5 23:08:22 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 500c4b7 Author: Joel Challis <git@zvecr.com> Date: Sun Mar 5 23:07:47 2023 +0000 Reject VIA keys within info.json (qmk#20026) commit 23c365b Author: Ryan <fauxpark@gmail.com> Date: Mon Mar 6 09:53:52 2023 +1100 Move matrix config to info.json, part 1 (qmk#19985) commit b34d51d Merge: 8075eb5 07b7fed Author: QMK Bot <hello@qmk.fm> Date: Sun Mar 5 13:29:51 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 07b7fed Author: Sergey Vlasov <sigprof@gmail.com> Date: Sun Mar 5 16:29:10 2023 +0300 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. commit 8075eb5 Merge: fab04ef 77f7351 Author: QMK Bot <hello@qmk.fm> Date: Sat Mar 4 00:53:53 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 77f7351 Author: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com> Date: Sat Mar 4 08:53:09 2023 +0800 Add Keychron Q12 (qmk#19844) Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> commit fab04ef Merge: 3290bc7 127b53b Author: QMK Bot <hello@qmk.fm> Date: Fri Mar 3 23:04:40 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 127b53b Author: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Date: Fri Mar 3 23:04:00 2023 +0000 Add Support for Lilly58 r2g (qmk#19862) * Add support for lilly58 r2g by Mechboards commit 3290bc7 Merge: 3be5d90 95dd573 Author: QMK Bot <hello@qmk.fm> Date: Fri Mar 3 22:02:32 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 95dd573 Author: Guillermo Aguirre <guillermoaguirre1@gmail.com> Date: Fri Mar 3 19:01:22 2023 -0300 Add new keymap for Preonic rev3 (qmk#19706) commit 3be5d90 Author: Joel Challis <git@zvecr.com> Date: Fri Mar 3 17:50:40 2023 +0000 Remove some use of keymap.h (qmk#20006) commit c3c40df Author: Joel Challis <git@zvecr.com> Date: Fri Mar 3 11:26:53 2023 +0000 Remove some use of keymap.h (qmk#19980) commit 6676cc1 Merge: 4cf8f69 d1a430b Author: QMK Bot <hello@qmk.fm> Date: Fri Mar 3 03:16:47 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit d1a430b Author: Nick Brassel <nick@tzarc.org> Date: Fri Mar 3 14:16:32 2023 +1100 Initial deprecation policy documentation. (qmk#19908) commit 4cf8f69 Author: Nick Brassel <nick@tzarc.org> Date: Fri Mar 3 14:16:18 2023 +1100 Remove Vagrant due to bit-rot. (qmk#20000) commit 7ebb8c2 Author: Nick Brassel <nick@tzarc.org> Date: Fri Mar 3 14:16:06 2023 +1100 Update branch names to reflect configurator's new deployment. (qmk#19999) commit be78192 Author: Joel Challis <git@zvecr.com> Date: Thu Mar 2 23:26:37 2023 +0000 Merge upstream changes to uf2conv (qmk#19993) commit 0a7f159 Merge: 500da8e 6fabc33 Author: QMK Bot <hello@qmk.fm> Date: Wed Mar 1 23:57:53 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 6fabc33 Author: Ryan <fauxpark@gmail.com> Date: Thu Mar 2 10:56:45 2023 +1100 Check all keys have matrix positions when parsing C LAYOUT macros (qmk#19781) commit 500da8e Merge: a83cb60 80c6fba Author: QMK Bot <hello@qmk.fm> Date: Wed Mar 1 17:54:11 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 80c6fba Author: Albert Y <76888457+filterpaper@users.noreply.github.com> Date: Thu Mar 2 01:53:31 2023 +0800 [Keyboard] Clean up contra & move to data-driven (qmk#19973) Co-authored-by: Joel Challis <git@zvecr.com> commit a83cb60 Merge: c9b49cd f639089 Author: QMK Bot <hello@qmk.fm> Date: Wed Mar 1 17:50:14 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit f639089 Author: David Rambo <davidrambo@mailfence.com> Date: Wed Mar 1 09:49:33 2023 -0800 [Keymap] Add davidrambo lulu keymap (qmk#19448) Co-authored-by: Joel Challis <git@zvecr.com> commit c9b49cd Merge: 512c119 aeb3ed6 Author: QMK Bot <hello@qmk.fm> Date: Wed Mar 1 17:06:15 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit aeb3ed6 Author: Paul Enrico N. Viola <pviola@gbox.adnu.edu.ph> Date: Thu Mar 2 01:05:36 2023 +0800 added Polly40 keyboard (qmk#19936) Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com> commit 512c119 Merge: 9b09e7c 3fc9c03 Author: QMK Bot <hello@qmk.fm> Date: Wed Mar 1 02:56:03 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 3fc9c03 Author: Joel Challis <git@zvecr.com> Date: Wed Mar 1 02:55:14 2023 +0000 Remove `all` from list of animations in `info.json` (qmk#19978) commit 9b09e7c Author: Ryan <fauxpark@gmail.com> Date: Wed Mar 1 12:51:18 2023 +1100 Check all rows have the correct number of columns when parsing `g_led_config` (qmk#19954) commit f1894e4 Author: Huckies <46043032+Huckies@users.noreply.github.com> Date: Wed Mar 1 09:44:40 2023 +0800 Improve robustness of AW20216 driver (qmk#19849) * added soft reset and auto lowpower for AW20216 commit 791ab00 Merge: c9b206f 5372706 Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 20:29:48 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 5372706 Author: Joel Challis <git@zvecr.com> Date: Tue Feb 28 20:27:11 2023 +0000 Disable safe.directory check (qmk#19970) commit c9b206f Merge: 7a518e5 d35cdcc Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 20:25:54 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit d35cdcc Author: gkeyboard <giggox_man@hotmail.com> Date: Wed Mar 1 03:24:35 2023 +0700 [Keyboard] Add GPAD8-2R (gpad8_2r) Macro Pad (qmk#19914) Co-authored-by: jack <0x6a73@protonmail.com> commit 7a518e5 Merge: 0472399 b85a9ab Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 20:24:24 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit b85a9ab Author: Michal S <mchal_@tuta.io> Date: Tue Feb 28 20:23:47 2023 +0000 [Keymap] sofle/keymaps/michal: rewrite (qmk#19938) commit 0472399 Merge: 209e652 ee90ad2 Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 20:23:02 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit ee90ad2 Author: studiokestra <74369928+studiokestra@users.noreply.github.com> Date: Tue Feb 28 13:22:14 2023 -0700 [Keyboard] Add FRL84 PCB. (qmk#19942) Co-authored-by: jack <0x6a73@protonmail.com> commit 209e652 Merge: fc05929 e142543 Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 20:10:51 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit e142543 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Feb 28 20:10:08 2023 +0000 Bump tj-actions/changed-files from 34 to 35 (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> commit fc05929 Author: Joel Challis <git@zvecr.com> Date: Tue Feb 28 19:15:54 2023 +0000 Strip whitespace from CONVERT_TO variables (qmk#19948) commit 184c1e5 Merge: 7a82652 0596720 Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 19:15:33 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 0596720 Author: Shawn Meier <shawn.meier@gmail.com> Date: Tue Feb 28 12:15:19 2023 -0700 [Keyboard] remove non-existent method from ploopy documentation (qmk#19957) commit 0514011 Author: Drashna Jaelre <drashna@drashna.net> Date: Tue Feb 28 11:14:48 2023 -0800 [Keymap] Drashna updates for 0.20.0 (qmk#19960) commit 7a82652 Author: Ryan <fauxpark@gmail.com> Date: Wed Mar 1 02:06:11 2023 +1100 Remove `"w":1` and `"h":1` from info.json (qmk#19961) commit bfeccf3 Merge: 4ac8476 05631b2 Author: QMK Bot <hello@qmk.fm> Date: Tue Feb 28 14:19:21 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 05631b2 Author: Joel Challis <git@zvecr.com> Date: Tue Feb 28 14:18:43 2023 +0000 Flag "builddefs" as core changes (qmk#19950)
coquizen
pushed a commit
to coquizen/qmk_firmware
that referenced
this pull request
Jun 22, 2023
* added soft reset and auto lowpower for AW20216
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
The unfashionable AW20216 takes a chance into anomaly when starting, so a soft reset is added to ensure it boots as expected.
Also there is a low power mode that automatically shutdown the chip when all LEDs are off, added that to.
Types of Changes
Issues Fixed or Closed by This PR
Checklist