From eac9ef46e558849fbab15e1519c802b9b1b37f9a Mon Sep 17 00:00:00 2001 From: freznel10 Date: Mon, 10 Apr 2023 00:03:20 +0800 Subject: [PATCH] Squashed commit of the following: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit commit eda47155a3881e05b9735b0c4e6214a8bcecfe27 Author: freznel10 Date: Sun Apr 9 23:58:45 2023 +0800 new commit 565b96544da0c083656a52835c96659544830926 Author: freznel10 Date: Sun Apr 9 22:54:43 2023 +0800 new commit 8f7675f23e716969b5c858ca476695c2cef02979 Author: freznel10 Date: Sun Apr 9 21:38:47 2023 +0800 New commit e3ed7cbd67832ba16123dea332002dfd03f8c673 Author: freznel10 Date: Sun Apr 9 20:52:34 2023 +0800 new commit f0c5900b1c4c497b5591cd7a8302f84d4ad3fb65 Merge: fb31f7dcf2 5d6d959421 Author: freznel10 Date: Sun Apr 9 20:47:34 2023 +0800 Merge remote-tracking branch 'upstream/develop' into refactor_mouse commit 5d6d9594212073ca52b80a1a949510187af47b13 Author: Nick Brassel 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 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 Date: Sun Apr 9 19:07:15 2023 +0800 teste Squashed commit of the following: commit 441988ef3895171d640e807205e7978ff9755acd Author: Ryan Date: Sat Apr 8 20:50:50 2023 +1000 Move `default` layouts to data driven (#20349) commit fd6449e42cf326bdf17eab118639faa6b0359eb7 Author: Ryan Date: Sat Apr 8 19:27:11 2023 +1000 Move split space/backspace layouts to data driven (#20356) commit 41feebf9bae805f58f6712039866d1b5334c97da Author: Nick Brassel Date: Sat Apr 8 19:24:33 2023 +1000 Set up DEFAULT_FOLDER for primekb/meridian (#20367) commit 522048725f6b076bdad1251243c65dd2acf6595d Author: Ryan 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 Date: Sat Apr 8 11:03:04 2023 +1000 Merge remote-tracking branch 'upstream/master' into develop commit 2c375e64785f3d69a14d7a3e02c041d774d1d75b Author: Drashna Jaelre 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 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 Date: Fri Apr 7 13:08:43 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit e9b36bebb2b6e4fa3c10da8b7b072f766dce49a5 Author: Joel Challis 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 commit f076458cd05c52892a95125fdd6b65ce1dc6f6cc Merge: 5bc514036b df7b56e0ea Author: QMK Bot Date: Fri Apr 7 08:38:54 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit df7b56e0ea91adbb04e19a7e904c062bbd46a79b Author: Nick Brassel Date: Fri Apr 7 18:38:16 2023 +1000 Fixup CI build variables. (#20357) commit 5bc514036b094560b16190edc65687d9ec4b82e3 Merge: b84b62c967 2e766a9c7a Author: QMK Bot Date: Fri Apr 7 06:37:46 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 2e766a9c7a0888a96ed9108f09a085f4298af0b3 Author: Nick Brassel 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 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 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 Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Ryan commit 47966dc2a65c88ac90fcd64d12243d72f3f6753b Author: Ryan 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 Date: Wed Apr 5 18:37:15 2023 -0500 [Keyboard] Add 36-key layout for Beekeeb Piantor (#20328) Co-authored-by: James McCleese commit 73b376a88151d03d43e0eca8242faa4bad199ac0 Author: Stefan Kerkmann 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 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 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit b1b8cd1bf0c3bed0653b64a9be13ddb1dc269272 Author: Nick Brassel Date: Thu Apr 6 08:10:40 2023 +1000 Add basic profiler. (#20238) commit 89713112cd5d1e1f138a41a67ba687ea24d4a146 Merge: b6c99ce438 d058091d0b Author: QMK Bot Date: Wed Apr 5 18:36:25 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit d058091d0b2f98791d37c4a77779a8202592284f Author: Luis Garcia Date: Wed Apr 5 12:35:34 2023 -0600 Add peterfalken userspace & keymaps (#19897) Co-authored-by: Peter.Falken commit b6c99ce438de321a9af986236e5e92dec2e4c9ec Merge: f7c597b583 596319c92f Author: QMK Bot Date: Wed Apr 5 18:29:11 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 596319c92fb8d61918a89133804ba232158e2323 Author: Álvaro A. Volpato Date: Wed Apr 5 15:28:27 2023 -0300 Add Iron160 I160-S and I160-H PCBs support (#20077) Co-authored-by: Ryan Co-authored-by: jack <0x6a73@protonmail.com> commit f7c597b583ac7fd4413dc818256d92882e2e4481 Merge: cb87a238ab 4d17fe2a99 Author: QMK Bot 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 Co-authored-by: Neil Brian Ramirez commit cb87a238ab4ee63f8f946f1b6aa52f1a1261c282 Merge: 8bb4cba7b0 1d045e854b Author: QMK Bot Date: Wed Apr 5 08:07:10 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 1d045e854b7adbe8a60ce5aeb16438c4652949da Author: Dane Skalski Date: Wed Apr 5 01:06:24 2023 -0700 Add Junco Keyboard (#19516) commit 8bb4cba7b04571d75674f8f3f19462adef015060 Author: Ryan Date: Wed Apr 5 15:53:45 2023 +1000 Move TKL layouts to data driven (#20337) commit 09a2b70a661323aa7ea023341bb1e9dcd3c75e24 Author: Ryan Date: Wed Apr 5 15:50:56 2023 +1000 Move Alice and Ergodox layouts to data driven (#20340) commit 6847dba8af551aa0f1afbd74f77a8c49ad28e33b Author: Ryan Date: Wed Apr 5 15:48:37 2023 +1000 Move 75% and 96% layouts to data driven (#20289) commit 364c06d939134184838579d4e73880f8c2f83419 Author: Ryan Date: Wed Apr 5 15:46:59 2023 +1000 Move small macropad-ish layouts to data driven (#20341) commit 06c5c028046adc0a5501f6ac51953640e2015020 Author: Nick Brassel 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 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 Co-authored-by: Drashna Jaelre commit 7bfc2a367df91ad6cc701f8490b4b8346a1512b4 Author: Ryan Date: Tue Apr 4 15:20:10 2023 +1000 Move 65% layouts to data driven (#20308) commit 0e7acb777a75608524fe1de5e0f9359aeec88912 Merge: 976317df3c 687883cf7d Author: QMK Bot Date: Tue Apr 4 05:10:36 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 687883cf7d68deedfd1678af1195c4d6f35456df Author: Nick Brassel Date: Tue Apr 4 15:09:55 2023 +1000 Resolve keyboard names for `qmk mass-compile`. (#20335) commit 976317df3cb2cd9b8772cb852dd66314f6856ed1 Author: Ryan Date: Tue Apr 4 14:39:20 2023 +1000 Move fullsize layouts to data driven (#20317) commit b463ceb9dc855a5fe9ba22443b0012b9043c3769 Author: Ryan 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 commit c224cb9605b22cfb3e97e3537243082b4224e5c0 Merge: 81f321d331 f56cf93fa1 Author: QMK Bot 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 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 Date: Tue Apr 4 09:20:23 2023 +1000 Merge remote-tracking branch 'upstream/master' into develop commit 1fd30b3391434db1f1c3d2dbe17fe40752e40a2b Author: Alex Paulescu 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 commit 368fee9655b8c0611808212b680674b5acd4349c Author: Purdea Andrei Date: Tue Apr 4 02:07:36 2023 +0300 rp2040: *_PAL_MODE overridable for this platform too (#20314) Co-authored-by: Sergey Vlasov commit d783536e0d115771e160280a62dc3227000e13ad Merge: ce58f04949 37f205ec1a Author: QMK Bot 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 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 Date: Mon Apr 3 22:56:21 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit a434507ab4dcdf437678587e92bab18323d7d3c5 Author: Andrew Kannan Date: Mon Apr 3 18:56:12 2023 -0400 Add Ripple TKL Keyboard firmware (#20301) commit ee8c86702ea09bfbf4bf8daf015d79362293bb41 Author: Andrew Kannan 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 Co-authored-by: Drashna Jaelre 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 Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203) commit b67bdf222e0bc98b846f20e22152cd0a007fb9f7 Merge: 49ac29fa09 246cf99b4b Author: QMK Bot 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 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 Date: Mon Apr 3 18:50:07 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit a5272a15754e5e5ca68918628b635858d19ad1fa Author: Danny 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 Date: Mon Apr 3 21:39:02 2023 +1000 Fix API errors (#20326) commit bd4899f0ca1f687ac2ede437ffb5ad1af04f1abe Merge: fcf8b804ed d06ce0153b Author: fauxpark Date: Mon Apr 3 20:59:24 2023 +1000 Merge remote-tracking branch 'upstream/master' into develop commit fcf8b804ed95a98561bd4c1d6c85604be0f7cc7b Author: Stefan Kerkmann Date: Mon Apr 3 10:33:45 2023 +0200 [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) commit d06ce0153bd4b608a20698c4a9e1d559b4c05683 Author: Ryan Date: Mon Apr 3 16:34:03 2023 +1000 PR checklist: keyboard updates must go to `develop` (#20323) commit c58610bea35d3dcf362b11064830f51c97df91a4 Author: Purdea Andrei Date: Mon Apr 3 08:45:46 2023 +0300 Data-driven updates to overnumpad controller keyboards (#20259) commit 12de0297edc601be867ea4e32b741967e88a2847 Author: Julius Degesys Date: Mon Apr 3 01:42:14 2023 -0400 Suggest `qmk list-keyboards` when testing build environment (#19471) Co-authored-by: Joel Challis commit 4992df56b8202e206f83ff529033864141e681ed Author: Lisa Ugray 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 Date: Mon Apr 3 07:24:49 2023 +0200 Adding Unextended Standard PCB (#20190) Co-authored-by: Drashna Jaelre Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet 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 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 Date: Sat Apr 8 18:29:16 2023 +0800 trial commit b86481c8ed0738455984ad66e10ee9afe62ed94a Merge: 9dfadeeb79 f5441968c3 Author: freznel10 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 Date: Thu Apr 6 23:54:12 2023 +0800 test commit 10713b91654a8d4644e3bd2625cae4960ec41e17 Author: freznel10 Date: Thu Apr 6 22:47:32 2023 +0800 new commit e3bba55c2061dc1653c57022c81b89212bc7682b Author: freznel10 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 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 Date: Wed Apr 5 12:25:37 2023 +0800 failed testing commit 39a4499124e25a158e3f94bc59c2c5bca37632b1 Author: freznel10 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 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 Date: Tue Apr 4 23:39:22 2023 +0800 backup commit 080e634b92d9c8d297da5396e75e870e85108991 Author: freznel10 Date: Tue Apr 4 22:25:38 2023 +0800 Revert "Squashed commit of the following:" This reverts commit e0db3e0eb6d8d842d463127ddb66b08580027481. commit 0bdff335e72d90ab12e9141784da351a7f14aec7 Author: freznel10 Date: Tue Apr 4 22:25:34 2023 +0800 Revert "Update pointing_device.c" This reverts commit 203025233d87d42fce590937aa1cb5c47e431456. commit 203025233d87d42fce590937aa1cb5c47e431456 Author: freznel10 Date: Tue Apr 4 21:54:51 2023 +0800 Update pointing_device.c commit e0db3e0eb6d8d842d463127ddb66b08580027481 Author: freznel10 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 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 Date: Mon Apr 3 13:58:30 2023 +0800 Merge remote-tracking branch 'upstream/develop' into ps2_refactor commit e9caef98be63c0e633853e4f46d5ab30fe25635c Author: freznel10 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 Date: Fri Mar 31 10:03:07 2023 +0800 messing things up commit e4ea699c66824e687d12beb9899f58099d98d754 Author: freznel10 Date: Tue Mar 28 11:20:29 2023 +0800 Update info.json commit e395929a2cf789af0d01320dbaaf4f82c0a0c5d1 Merge: 4ce3888530 f186abdf29 Author: freznel10 Date: Tue Mar 28 11:20:25 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit 4ce3888530c7513c31664e849390e4b88937ee02 Author: freznel10 Date: Tue Mar 28 11:00:21 2023 +0800 test commit b637ba0d09951ace6116eddffe5529c4a3794882 Merge: 418d52eb84 e640fd65ff Author: freznel10 Date: Sat Mar 25 22:19:58 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit 418d52eb842fe6dd07703c10acaf1cb7211a7f08 Author: freznel10 Date: Sat Mar 25 22:19:04 2023 +0800 chunky commit 2610e434489219dc9aac8cdf1bb1b88f39489619 Author: freznel10 Date: Thu Mar 23 19:02:15 2023 +0800 Split_activity Split_activity commit 3291ceda11f7a30a0f3fb5d0742c7f68aff6f9c7 Merge: 248eb2bba7 9c3c159286 Author: freznel10 Date: Wed Mar 22 23:59:41 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit 248eb2bba7a278d04e6f2f9a0002665347281e69 Author: freznel10 Date: Tue Mar 21 13:54:20 2023 +0800 chunky commit bd4650dba448ec4d88e08377a31935575b3f96b3 Merge: f9366e904e 07046bdfc5 Author: freznel10 Date: Sat Mar 18 09:56:11 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit f9366e904e32e9a0e996b6c987922e8f846716fa Author: freznel10 Date: Sat Mar 18 09:54:09 2023 +0800 keymap update commit 7bc51b3f083b7ad87eb3cd6968e5b8a93f03ce3f Merge: c3075b3f6f b74f2c7b86 Author: freznel10 Date: Sun Mar 12 21:04:51 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit c3075b3f6fc1b77b463f434413b69fd3868a4af3 Author: freznel10 Date: Sun Mar 12 21:02:28 2023 +0800 independent control WIP commit ad450d3e94846bfb0841179885348a4b190b1b89 Author: freznel10 Date: Mon Mar 6 21:16:11 2023 +0800 Update keymap.c commit f802a17869cd4c7e67edce98fa08176d0282b02c Author: freznel10 Date: Mon Mar 6 21:13:30 2023 +0800 Squashed commit of the following: commit ead341d63c7a0c630a8eec0adcb709f11fb31266 Author: Alabastard-64 Date: Mon Mar 6 00:27:58 2023 -0700 linting... commit c321309d9ee4d154c7bf8b02cf71f52839b6f244 Author: Alabastard-64 Date: Mon Mar 6 00:13:36 2023 -0700 fix up quantum keycodes and docs commit 0ccc88521d97c45b7011f94f9e47731c26c2e953 Author: Alabastard-64 Date: Sun Mar 5 23:11:28 2023 -0700 big update to multi device control commit 4c7c9556536b25b6fa6f81199a9865f582140664 Author: Alabastard-64 Date: Mon Feb 27 04:06:40 2023 -0700 simplify/optimize, add keycodes for device switching commit ed670f98f14146a4fbfc89bcf3f441b7146c5f2f Author: Alabastard-64 Date: Sun Feb 26 19:02:27 2023 -0700 linting and keycode fix commit c5eb29da73008503f9cbece238926a6b629efaaf Author: Alabastard-64 Date: Sun Feb 26 18:32:48 2023 -0700 allow for multiple pointing device control commit 1adaf77363746bc8b3dc767ab8930c7d28dc2aa7 Author: Alabastard-64 Date: Sun Feb 19 20:08:25 2023 -0700 as always... linting commit c5f7ff1b30bb4b7118db90e321e980e557ba0279 Author: Alabastard-64 Date: Sun Feb 19 20:00:19 2023 -0700 some more fixes and docs commit 5e095c809b0f9476dbde354a1d26f01b21f32b3e Author: Alabastard-64 Date: Sun Feb 19 17:54:00 2023 -0700 add changes suggested by drashna commit d31d1dbfaa069e2d7af77288fd5eb87d238053d5 Author: Alabastard-64 Date: Sat Feb 18 21:30:17 2023 -0700 fix leftover Drag axis split and small doc update commit 468b9d291ad74df1da9f3a123908b21126b928aa Author: Alabastard-64 Date: Wed Feb 8 21:54:10 2023 -0700 remove axial divisors for drag scroll, fixes commit 9f0cfc8c63926dcbf44865875c795a28b6d6d46a Author: Alabastard-64 Date: Mon Feb 6 06:48:18 2023 -0700 linting again commit 8d3e63dbaac6b3446cbca7c7b58a973e4b73db53 Author: Alabastard-64 Date: Sun Feb 5 22:52:13 2023 -0700 rebase and linting commit e1160f57dfad544534639dbdcb15617d79d03207 Author: Alabastard-64 Date: Sun Feb 5 22:37:27 2023 -0700 remove fastcalc, fix bugs/optimize, and correct docs commit e483787d3fa05b1f552afdcf1c4d9713add70dae Author: Alabastard-64 Date: Sun Jan 29 14:56:37 2023 -0700 optimizations and cleanup some function argument changes commit 9a91303e0501e74638e7febcfaa99e8685c7fe3e Author: Alabastard-64 Date: Sun Jan 29 11:45:04 2023 -0700 update keycodes.h commit 81b3be2848a7599db6aedc65a2d435e26bbcef55 Author: Alabastard-64 Date: Sun Jan 29 11:34:09 2023 -0700 update keycodes hjson version commit 23d5b9225c7bffaef0ed26b40762790ac223a4ad Author: Alabastard-64 Date: Tue Jan 24 08:16:17 2023 -0700 linting commit bb86d69651cb39023885b96449accdce554fa9db Author: Alabastard-64 Date: Tue Jan 24 08:13:49 2023 -0700 fixup documentation commit f3cf283bf284c86a2a1dcfddcc12798105a46a4c Author: Alabastard-64 Date: Tue Jan 24 07:42:33 2023 -0700 fix bug with fastcalc and update doc commit 11cd644682b9bbd624b4772fbaf335f725d32015 Author: Alabastard-64 Date: Mon Jan 23 23:04:54 2023 -0700 doc cleanup commit 1a6f19f68001be0707f3c01e436875daf290000d Author: Alabastard-64 Date: Mon Jan 23 23:01:57 2023 -0700 doc cleanup commit 7f788e9d5cefa3ce6b5544d72ee57183afcbd90c Author: Alabastard-64 Date: Mon Jan 23 22:45:11 2023 -0700 linting commit c51a129527cd1939342570a376dc657084143bad Author: Alabastard-64 Date: Mon Jan 23 22:25:50 2023 -0700 fix issues commit 598a6b9fa12c02e104c51f0f3d44be652c77d417 Author: Alabastard-64 Date: Mon Jan 23 16:39:58 2023 -0700 add FASTCALC option and streamline a few things commit ccc1cdc1977aa95e95bc987e901d18ea99c45183 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit ee54099c1724ff27cf92911955d7b95563883d64 Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit 5cfc509c37f657e85c197bd3a0f77147962d6ed9 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit 1d613e06d127b72d69f1ff496e210a39b9f0f124 Author: Alabastard-64 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 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit c1dd50795001d6b4ec21e7d86d1ba741fc3f57a1 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit 7195781d36c95dbf52342fe2bc1e492b18cc68f6 Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit f5ef00fab0edaf28a491dc8f206a8a6bb043e098 Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit d4ef3936f846d99b6d0876a26baf93ff117bcecb Author: Alabastard-64 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 c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit b8c9cb8b09d667e32481e525f40f7633d59ccc08 Merge: cfa473e161 61f3f5676a Author: QMK Bot Date: Mon Mar 6 01:28:47 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 61f3f5676a1f4ba31ad9ed7bdcba164178230275 Author: Leon Anavi Date: Mon Mar 6 03:28:01 2023 +0200 keyboards/anavi: Add ANAVI Knobs 3 (#18624) commit cfa473e161dcfd2bb5756d61907f0a57fe2a70c9 Merge: 23c365b023 500c4b7484 Author: QMK Bot Date: Sun Mar 5 23:08:22 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 500c4b748491727aa66f72331702072a8417d528 Author: Joel Challis Date: Sun Mar 5 23:07:47 2023 +0000 Reject VIA keys within info.json (#20026) commit 23c365b023e409885e6f201f12df56e5145dde47 Author: Ryan Date: Mon Mar 6 09:53:52 2023 +1100 Move matrix config to info.json, part 1 (#19985) commit b34d51d08d7083fc790db2562a4d39890f34886f Merge: 8075eb5ea4 07b7fed122 Author: QMK Bot Date: Sun Mar 5 13:29:51 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 07b7fed122a612f2304211f37cf19ea7b392905a Author: Sergey Vlasov Date: Sun Mar 5 16:29:10 2023 +0300 Unbreak switchplate/southpaw_65 after #16277 (#20015) Apparently the changes done in #16277 swapped the values read from the PCA9555 expanders by mistake, which resulted in mixed up matrix columns. Fix the chip and register addresses to match the original code. commit 8075eb5ea4daf25cb9b416d59fbbb9448e49368c Merge: fab04ef580 77f7351991 Author: QMK Bot Date: Sat Mar 4 00:53:53 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 77f7351991cef52a8b02c044acbfe1edb668f749 Author: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com> Date: Sat Mar 4 08:53:09 2023 +0800 Add Keychron Q12 (#19844) Co-authored-by: Ryan Co-authored-by: Drashna Jaelre commit fab04ef5806260ba108d5baa85bef10f2ed416f1 Merge: 3290bc7d5f 127b53bd23 Author: QMK Bot Date: Fri Mar 3 23:04:40 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 127b53bd232544d01227361a48152184fc1b98bf Author: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Date: Fri Mar 3 23:04:00 2023 +0000 Add Support for Lilly58 r2g (#19862) * Add support for lilly58 r2g by Mechboards commit 3290bc7d5f0a02d0093eb7b121b3848f8aec4d84 Merge: 3be5d90b6d 95dd5738d2 Author: QMK Bot Date: Fri Mar 3 22:02:32 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 95dd5738d2a78a78e8fdc0fc1cf0dc7152e29d7f Author: Guillermo Aguirre Date: Fri Mar 3 19:01:22 2023 -0300 Add new keymap for Preonic rev3 (#19706) commit 3be5d90b6d1c4534bcfce9725808e8c4d469a845 Author: Joel Challis Date: Fri Mar 3 17:50:40 2023 +0000 Remove some use of keymap.h (#20006) commit c3c40dfda89d3d10bef90e08bf0600d1f4b1cd0e Author: Joel Challis Date: Fri Mar 3 11:26:53 2023 +0000 Remove some use of keymap.h (#19980) commit 6676cc194228421a63b4d5922785b086bce8a46b Merge: 4cf8f69a4b d1a430b348 Author: QMK Bot Date: Fri Mar 3 03:16:47 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit d1a430b348a9578307f64823da2aebf36932cc52 Author: Nick Brassel Date: Fri Mar 3 14:16:32 2023 +1100 Initial deprecation policy documentation. (#19908) commit 4cf8f69a4b7df673f4948f4edf920fa30a2bce22 Author: Nick Brassel Date: Fri Mar 3 14:16:18 2023 +1100 Remove Vagrant due to bit-rot. (#20000) commit 7ebb8c2dece8ad78f92d15898813a7d9b480caf7 Author: Nick Brassel Date: Fri Mar 3 14:16:06 2023 +1100 Update branch names to reflect configurator's new deployment. (#19999) commit be781927c15b5452546a9132d30c3baaf101cef5 Author: Joel Challis Date: Thu Mar 2 23:26:37 2023 +0000 Merge upstream changes to uf2conv (#19993) commit 0a7f15964c6f8e10f7c1125cc61d31fc485ec25c Merge: 500da8e46c 6fabc330e3 Author: QMK Bot Date: Wed Mar 1 23:57:53 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 6fabc330e3bd8156e84ef3106c07e93d210c37d1 Author: Ryan Date: Thu Mar 2 10:56:45 2023 +1100 Check all keys have matrix positions when parsing C LAYOUT macros (#19781) commit 500da8e46c113ae06c300f2366ad68075c74bdef Merge: a83cb601fc 80c6fbad1c Author: QMK Bot Date: Wed Mar 1 17:54:11 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 80c6fbad1cd25071942f44119d76d29adcccd9f3 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 (#19973) Co-authored-by: Joel Challis commit a83cb601fc6325f1fe8107ada3f27005b554cfd9 Merge: c9b49cd83b f6390892e3 Author: QMK Bot Date: Wed Mar 1 17:50:14 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit f6390892e356e68921c462d882d7e3e96ff605e0 Author: David Rambo Date: Wed Mar 1 09:49:33 2023 -0800 [Keymap] Add davidrambo lulu keymap (#19448) Co-authored-by: Joel Challis commit c9b49cd83b9633407970934cf55553ecefa8f5c3 Merge: 512c1197ff aeb3ed64c3 Author: QMK Bot Date: Wed Mar 1 17:06:15 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit aeb3ed64c3cf009006664f8faebb4d12053e559c Author: Paul Enrico N. Viola Date: Thu Mar 2 01:05:36 2023 +0800 added Polly40 keyboard (#19936) Co-authored-by: Ryan Co-authored-by: jack <0x6a73@protonmail.com> commit 512c1197ffabd5219f1ecd7d8dd65c9b0028b2dd Merge: 9b09e7c6d7 3fc9c03559 Author: QMK Bot Date: Wed Mar 1 02:56:03 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 3fc9c0355959b8ca429c6f6a167732ec026326af Author: Joel Challis Date: Wed Mar 1 02:55:14 2023 +0000 Remove `all` from list of animations in `info.json` (#19978) commit 9b09e7c6d71b3f8eab71cdc9d1c30a6873d08dc9 Author: Ryan Date: Wed Mar 1 12:51:18 2023 +1100 Check all rows have the correct number of columns when parsing `g_led_config` (#19954) commit f1894e4bac7d61d3074484d87f872edc81c6d475 Author: Huckies <46043032+Huckies@users.noreply.github.com> Date: Wed Mar 1 09:44:40 2023 +0800 Improve robustness of AW20216 driver (#19849) * added soft reset and auto lowpower for AW20216 commit 791ab00ff381983797af5be644ea16c6b5bd689c Merge: c9b206ffc8 53727062db Author: QMK Bot Date: Tue Feb 28 20:29:48 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 53727062db036596eaec9e7fff6d1d9e112c2206 Author: Joel Challis Date: Tue Feb 28 20:27:11 2023 +0000 Disable safe.directory check (#19970) commit c9b206ffc85852da67abec4f0a62920fad9a379d Merge: 7a518e509e d35cdcc933 Author: QMK Bot Date: Tue Feb 28 20:25:54 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit d35cdcc93394bbfd5a5af8fb21c0383d8c200afc Author: gkeyboard Date: Wed Mar 1 03:24:35 2023 +0700 [Keyboard] Add GPAD8-2R (gpad8_2r) Macro Pad (#19914) Co-authored-by: jack <0x6a73@protonmail.com> commit 7a518e509eee47d6db2b2a57e2064f03249cf81a Merge: 0472399f67 b85a9abc96 Author: QMK Bot Date: Tue Feb 28 20:24:24 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit b85a9abc96e1240b8e198abf1f9e9f1cc8aa89a1 Author: Michal S Date: Tue Feb 28 20:23:47 2023 +0000 [Keymap] sofle/keymaps/michal: rewrite (#19938) commit 0472399f670838dab11b91c2de8961ebd2ce7f23 Merge: 209e652ff4 ee90ad28e6 Author: QMK Bot Date: Tue Feb 28 20:23:02 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit ee90ad28e6333cd7b4372ae23fb1c254d74ae40b Author: studiokestra <74369928+studiokestra@users.noreply.github.com> Date: Tue Feb 28 13:22:14 2023 -0700 [Keyboard] Add FRL84 PCB. (#19942) Co-authored-by: jack <0x6a73@protonmail.com> commit 209e652ff46721830f8cbbe0b72a70da8e47dbfe Merge: fc05929124 e14254335d Author: QMK Bot Date: Tue Feb 28 20:10:51 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit e14254335d980410a09d558bc1e06d4645264654 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Feb 28 20:10:08 2023 +0000 Bump tj-actions/changed-files from 34 to 35 (#19971) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 35. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v34...v35) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit fc059291246609e0cbcfb8c06dc9e15f964353ec Author: Joel Challis Date: Tue Feb 28 19:15:54 2023 +0000 Strip whitespace from CONVERT_TO variables (#19948) commit 184c1e5187ddacccae4bcea428603923e1cbe385 Merge: 7a8265247b 0596720f7f Author: QMK Bot Date: Tue Feb 28 19:15:33 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 0596720f7fb6b877cd8c55b03dc014e189648f35 Author: Shawn Meier Date: Tue Feb 28 12:15:19 2023 -0700 [Keyboard] remove non-existent method from ploopy documentation (#19957) commit 051401175d98e777a6633445a0275b54ed36e97a Author: Drashna Jaelre Date: Tue Feb 28 11:14:48 2023 -0800 [Keymap] Drashna updates for 0.20.0 (#19960) commit 7a8265247b75bf389c791738a30a01fe3dba2263 Author: Ryan Date: Wed Mar 1 02:06:11 2023 +1100 Remove `"w":1` and `"h":1` from info.json (#19961) commit bfeccf3172886c9a6ef78a7e9e7edec0434cb3e9 Merge: 4ac847674b 05631b276d Author: QMK Bot Date: Tue Feb 28 14:19:21 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 05631b276d557824518cdb0c7d5d78c8f118891c Author: Joel Challis Date: Tue Feb 28 14:18:43 2023 +0000 Flag "builddefs" as core changes (#19950) commit 7de08588160d04f9885038b81a28327fdcbf48ed Author: freznel10 Date: Mon Mar 6 20:55:28 2023 +0800 Squashed commit of the following: commit b8c9cb8b09d667e32481e525f40f7633d59ccc08 Merge: cfa473e161 61f3f5676a Author: QMK Bot Date: Mon Mar 6 01:28:47 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 61f3f5676a1f4ba31ad9ed7bdcba164178230275 Author: Leon Anavi Date: Mon Mar 6 03:28:01 2023 +0200 keyboards/anavi: Add ANAVI Knobs 3 (#18624) commit cfa473e161dcfd2bb5756d61907f0a57fe2a70c9 Merge: 23c365b023 500c4b7484 Author: QMK Bot Date: Sun Mar 5 23:08:22 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 500c4b748491727aa66f72331702072a8417d528 Author: Joel Challis Date: Sun Mar 5 23:07:47 2023 +0000 Reject VIA keys within info.json (#20026) commit 23c365b023e409885e6f201f12df56e5145dde47 Author: Ryan Date: Mon Mar 6 09:53:52 2023 +1100 Move matrix config to info.json, part 1 (#19985) commit b34d51d08d7083fc790db2562a4d39890f34886f Merge: 8075eb5ea4 07b7fed122 Author: QMK Bot Date: Sun Mar 5 13:29:51 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 07b7fed122a612f2304211f37cf19ea7b392905a Author: Sergey Vlasov Date: Sun Mar 5 16:29:10 2023 +0300 Unbreak switchplate/southpaw_65 after #16277 (#20015) Apparently the changes done in #16277 swapped the values read from the PCA9555 expanders by mistake, which resulted in mixed up matrix columns. Fix the chip and register addresses to match the original code. commit 8075eb5ea4daf25cb9b416d59fbbb9448e49368c Merge: fab04ef580 77f7351991 Author: QMK Bot Date: Sat Mar 4 00:53:53 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 77f7351991cef52a8b02c044acbfe1edb668f749 Author: lalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com> Date: Sat Mar 4 08:53:09 2023 +0800 Add Keychron Q12 (#19844) Co-authored-by: Ryan Co-authored-by: Drashna Jaelre commit fab04ef5806260ba108d5baa85bef10f2ed416f1 Merge: 3290bc7d5f 127b53bd23 Author: QMK Bot Date: Fri Mar 3 23:04:40 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 127b53bd232544d01227361a48152184fc1b98bf Author: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Date: Fri Mar 3 23:04:00 2023 +0000 Add Support for Lilly58 r2g (#19862) * Add support for lilly58 r2g by Mechboards commit 3290bc7d5f0a02d0093eb7b121b3848f8aec4d84 Merge: 3be5d90b6d 95dd5738d2 Author: QMK Bot Date: Fri Mar 3 22:02:32 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 95dd5738d2a78a78e8fdc0fc1cf0dc7152e29d7f Author: Guillermo Aguirre Date: Fri Mar 3 19:01:22 2023 -0300 Add new keymap for Preonic rev3 (#19706) commit 3be5d90b6d1c4534bcfce9725808e8c4d469a845 Author: Joel Challis Date: Fri Mar 3 17:50:40 2023 +0000 Remove some use of keymap.h (#20006) commit c3c40dfda89d3d10bef90e08bf0600d1f4b1cd0e Author: Joel Challis Date: Fri Mar 3 11:26:53 2023 +0000 Remove some use of keymap.h (#19980) commit 6676cc194228421a63b4d5922785b086bce8a46b Merge: 4cf8f69a4b d1a430b348 Author: QMK Bot Date: Fri Mar 3 03:16:47 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit d1a430b348a9578307f64823da2aebf36932cc52 Author: Nick Brassel Date: Fri Mar 3 14:16:32 2023 +1100 Initial deprecation policy documentation. (#19908) commit 4cf8f69a4b7df673f4948f4edf920fa30a2bce22 Author: Nick Brassel Date: Fri Mar 3 14:16:18 2023 +1100 Remove Vagrant due to bit-rot. (#20000) commit 7ebb8c2dece8ad78f92d15898813a7d9b480caf7 Author: Nick Brassel Date: Fri Mar 3 14:16:06 2023 +1100 Update branch names to reflect configurator's new deployment. (#19999) commit be781927c15b5452546a9132d30c3baaf101cef5 Author: Joel Challis Date: Thu Mar 2 23:26:37 2023 +0000 Merge upstream changes to uf2conv (#19993) commit 0a7f15964c6f8e10f7c1125cc61d31fc485ec25c Merge: 500da8e46c 6fabc330e3 Author: QMK Bot Date: Wed Mar 1 23:57:53 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 6fabc330e3bd8156e84ef3106c07e93d210c37d1 Author: Ryan Date: Thu Mar 2 10:56:45 2023 +1100 Check all keys have matrix positions when parsing C LAYOUT macros (#19781) commit 500da8e46c113ae06c300f2366ad68075c74bdef Merge: a83cb601fc 80c6fbad1c Author: QMK Bot Date: Wed Mar 1 17:54:11 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 80c6fbad1cd25071942f44119d76d29adcccd9f3 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 (#19973) Co-authored-by: Joel Challis commit a83cb601fc6325f1fe8107ada3f27005b554cfd9 Merge: c9b49cd83b f6390892e3 Author: QMK Bot Date: Wed Mar 1 17:50:14 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit f6390892e356e68921c462d882d7e3e96ff605e0 Author: David Rambo Date: Wed Mar 1 09:49:33 2023 -0800 [Keymap] Add davidrambo lulu keymap (#19448) Co-authored-by: Joel Challis commit c9b49cd83b9633407970934cf55553ecefa8f5c3 Merge: 512c1197ff aeb3ed64c3 Author: QMK Bot Date: Wed Mar 1 17:06:15 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit aeb3ed64c3cf009006664f8faebb4d12053e559c Author: Paul Enrico N. Viola Date: Thu Mar 2 01:05:36 2023 +0800 added Polly40 keyboard (#19936) Co-authored-by: Ryan Co-authored-by: jack <0x6a73@protonmail.com> commit 512c1197ffabd5219f1ecd7d8dd65c9b0028b2dd Merge: 9b09e7c6d7 3fc9c03559 Author: QMK Bot Date: Wed Mar 1 02:56:03 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 3fc9c0355959b8ca429c6f6a167732ec026326af Author: Joel Challis Date: Wed Mar 1 02:55:14 2023 +0000 Remove `all` from list of animations in `info.json` (#19978) commit 9b09e7c6d71b3f8eab71cdc9d1c30a6873d08dc9 Author: Ryan Date: Wed Mar 1 12:51:18 2023 +1100 Check all rows have the correct number of columns when parsing `g_led_config` (#19954) commit f1894e4bac7d61d3074484d87f872edc81c6d475 Author: Huckies <46043032+Huckies@users.noreply.github.com> Date: Wed Mar 1 09:44:40 2023 +0800 Improve robustness of AW20216 driver (#19849) * added soft reset and auto lowpower for AW20216 commit 791ab00ff381983797af5be644ea16c6b5bd689c Merge: c9b206ffc8 53727062db Author: QMK Bot Date: Tue Feb 28 20:29:48 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 53727062db036596eaec9e7fff6d1d9e112c2206 Author: Joel Challis Date: Tue Feb 28 20:27:11 2023 +0000 Disable safe.directory check (#19970) commit c9b206ffc85852da67abec4f0a62920fad9a379d Merge: 7a518e509e d35cdcc933 Author: QMK Bot Date: Tue Feb 28 20:25:54 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit d35cdcc93394bbfd5a5af8fb21c0383d8c200afc Author: gkeyboard Date: Wed Mar 1 03:24:35 2023 +0700 [Keyboard] Add GPAD8-2R (gpad8_2r) Macro Pad (#19914) Co-authored-by: jack <0x6a73@protonmail.com> commit 7a518e509eee47d6db2b2a57e2064f03249cf81a Merge: 0472399f67 b85a9abc96 Author: QMK Bot Date: Tue Feb 28 20:24:24 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit b85a9abc96e1240b8e198abf1f9e9f1cc8aa89a1 Author: Michal S Date: Tue Feb 28 20:23:47 2023 +0000 [Keymap] sofle/keymaps/michal: rewrite (#19938) commit 0472399f670838dab11b91c2de8961ebd2ce7f23 Merge: 209e652ff4 ee90ad28e6 Author: QMK Bot Date: Tue Feb 28 20:23:02 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit ee90ad28e6333cd7b4372ae23fb1c254d74ae40b Author: studiokestra <74369928+studiokestra@users.noreply.github.com> Date: Tue Feb 28 13:22:14 2023 -0700 [Keyboard] Add FRL84 PCB. (#19942) Co-authored-by: jack <0x6a73@protonmail.com> commit 209e652ff46721830f8cbbe0b72a70da8e47dbfe Merge: fc05929124 e14254335d Author: QMK Bot Date: Tue Feb 28 20:10:51 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit e14254335d980410a09d558bc1e06d4645264654 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Feb 28 20:10:08 2023 +0000 Bump tj-actions/changed-files from 34 to 35 (#19971) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 35. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v34...v35) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit fc059291246609e0cbcfb8c06dc9e15f964353ec Author: Joel Challis Date: Tue Feb 28 19:15:54 2023 +0000 Strip whitespace from CONVERT_TO variables (#19948) commit 184c1e5187ddacccae4bcea428603923e1cbe385 Merge: 7a8265247b 0596720f7f Author: QMK Bot Date: Tue Feb 28 19:15:33 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 0596720f7fb6b877cd8c55b03dc014e189648f35 Author: Shawn Meier Date: Tue Feb 28 12:15:19 2023 -0700 [Keyboard] remove non-existent method from ploopy documentation (#19957) commit 051401175d98e777a6633445a0275b54ed36e97a Author: Drashna Jaelre Date: Tue Feb 28 11:14:48 2023 -0800 [Keymap] Drashna updates for 0.20.0 (#19960) commit 7a8265247b75bf389c791738a30a01fe3dba2263 Author: Ryan Date: Wed Mar 1 02:06:11 2023 +1100 Remove `"w":1` and `"h":1` from info.json (#19961) commit bfeccf3172886c9a6ef78a7e9e7edec0434cb3e9 Merge: 4ac847674b 05631b276d Author: QMK Bot Date: Tue Feb 28 14:19:21 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 05631b276d557824518cdb0c7d5d78c8f118891c Author: Joel Challis Date: Tue Feb 28 14:18:43 2023 +0000 Flag "builddefs" as core changes (#19950) commit d57a142003fe95b1af557e940b067e200d980299 Author: freznel10 Date: Tue Feb 28 23:07:39 2023 +0800 merge commit 4a5781ad98166c016abc6ac4fee053a7370034f4 Author: freznel10 Date: Tue Feb 28 09:48:22 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit 31f5b31b148c991dfe75291582cd05f2db0c74df Merge: 0265b72da8 4ac847674b Author: freznel10 Date: Tue Feb 28 09:31:15 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit 0265b72da80f145bb5d1c991fc8297f430ea8791 Author: freznel10 Date: Fri Feb 24 18:45:43 2023 +0800 keycodes.h commit d559da4828cdaafb25c76a75480ac7717d1e98b7 Merge: 3206c0dd05 9b410a9214 Author: freznel10 Date: Fri Feb 24 14:25:07 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit 3206c0dd0551aecee30a5ba61d744eea6b56248f Merge: 5bff658eb6 c9cee5acca Author: freznel10 Date: Mon Feb 20 11:16:31 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit 5bff658eb6711cb7cbb20c4309f41c23e97d7a90 Author: freznel10 Date: Mon Feb 20 10:47:22 2023 +0800 change pointing devices commit e0fa21c088f9b8916553a52b16835e755e69eb41 Merge: b42c9e012c 86885ecbcc Author: freznel10 Date: Sat Feb 18 01:31:21 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit b42c9e012ccc0a307b3494d9edc54cbf672c9121 Author: freznel10 Date: Sat Feb 18 01:30:30 2023 +0800 bootmagic commit c994a47006e1990bc15afd8f4fcc64ee0aa1241d Author: freznel10 Date: Wed Feb 15 01:31:24 2023 +0800 new commit e546f8e5dad1b4a01dbbc5a758fcd85a50a66c18 Author: freznel10 Date: Sun Feb 12 17:36:58 2023 +0800 Squashed commit of the following: commit 15a9a380a1959feaab70cf05034292ec0b5f5f0c Author: Alabastard-64 Date: Wed Feb 8 21:54:10 2023 -0700 remove axial divisors for drag scroll, fixes commit 736b51e0e489c10c4bf26293d73544e2313d1991 Author: Alabastard-64 Date: Mon Feb 6 06:48:18 2023 -0700 linting again commit bf18781112f48b584657128f2c58792a77b3eacb Author: Alabastard-64 Date: Sun Feb 5 22:52:13 2023 -0700 rebase and linting commit b99667072936ce826b9ca7ca8e1b942d05b71d2a Author: Alabastard-64 Date: Sun Feb 5 22:37:27 2023 -0700 remove fastcalc, fix bugs/optimize, and correct docs commit bc54db2a4bfb9d78431af789a2b3ee5957261ad1 Author: Alabastard-64 Date: Sun Jan 29 14:56:37 2023 -0700 optimizations and cleanup some function argument changes commit 03158e1315eaff84d5b6a6adf2fffbcbd97d3ed4 Author: Alabastard-64 Date: Sun Jan 29 11:45:04 2023 -0700 update keycodes.h commit c8cb97bf8b829d3b8f5d29f77cd0c2abd83af992 Author: Alabastard-64 Date: Sun Jan 29 11:34:09 2023 -0700 update keycodes hjson version commit b26906de4d5623f8c0cd41fb3e0501db438b1dda Author: Alabastard-64 Date: Tue Jan 24 08:16:17 2023 -0700 linting commit ab9f5444a724c7469930c66df627b292590ae1bf Author: Alabastard-64 Date: Tue Jan 24 08:13:49 2023 -0700 fixup documentation commit 2ff0859151d0ebd9173f390e1e84415fb334cdd9 Author: Alabastard-64 Date: Tue Jan 24 07:42:33 2023 -0700 fix bug with fastcalc and update doc commit 3cd7193d6104bc771e94468c55b59ea4f7208baa Author: Alabastard-64 Date: Mon Jan 23 23:04:54 2023 -0700 doc cleanup commit e94be4ec5a9a8200beb7604572cef181eee34c13 Author: Alabastard-64 Date: Mon Jan 23 23:01:57 2023 -0700 doc cleanup commit 24bd2ab14b8cfa273aaaeae753c33803dacb4862 Author: Alabastard-64 Date: Mon Jan 23 22:45:11 2023 -0700 linting commit 4bab702f0d6f480cb691a066a40bf2bad782c998 Author: Alabastard-64 Date: Mon Jan 23 22:25:50 2023 -0700 fix issues commit 3dd84196bf3105f20b06e52a3321fea0e30c3ebd Author: Alabastard-64 Date: Mon Jan 23 16:39:58 2023 -0700 add FASTCALC option and streamline a few things commit d9bcbe4a36a9e42579e232b84e3989e7d4091e92 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit 05d3e819e57b4a39375edff81bcd90275da5008c Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit d3ef7a77cb5f023415fd0cede9c4c0b9256af2fd Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit 62157a3583f20fa49311b44f70e9cbac7876b661 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit 14655cec72016fd7c3f7ca7676c82cf13af6c15e Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit 12a697d9a27946ab7915264774f63a9b52709864 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit 2e03c511a3390bb839bfae92276ad685dd2e5ccf Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit 2fdf78df4ccfc1e5b7309ffe2bb68d8f969dab33 Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit 1e89596eb5ecac1e55b6650626cfbfdef043f44b Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit 53cb877a42e7368bd9acdd4b442cab0b814cff5a Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit 5a584f6f5c43c4155a23c25ec881396ceba700bd Merge: 03b544e213 584b7cf801 Author: freznel10 Date: Sun Feb 12 17:32:07 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit 03b544e213b31a193bf1988f75fdc49a1dbcb8a6 Merge: d566ebf9a0 6df5d64bb9 Author: freznel10 Date: Sun Feb 12 17:28:55 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit d566ebf9a0d025d018e44dd972fcb409fdc52f07 Author: freznel10 Date: Sun Feb 12 17:28:22 2023 +0800 PS2 trial commit de6c10087d03723cf63676c2d4dd81bc2820bbe8 Author: freznel10 Date: Thu Feb 9 08:52:02 2023 +0800 Squashed commit of the following: commit c69d5710e4bf0e2ee22efcc9c1f77f1f92487ffd Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Mon Feb 6 21:39:09 2023 -0700 return default drag divisor commit 2818397c0b8b1152f26eb75ba432a65cdbe50a56 Author: Alabastard-64 Date: Mon Feb 6 06:48:18 2023 -0700 linting again commit 11ddcba9ce1293521efadc6d307ec533f652e817 Author: Alabastard-64 Date: Sun Feb 5 22:52:13 2023 -0700 rebase and linting commit ecaf36952049b5f81df325879dd7f88d5abf2131 Author: Alabastard-64 Date: Sun Feb 5 22:37:27 2023 -0700 remove fastcalc, fix bugs/optimize, and correct docs commit ad1d66b788ffa91934ecff95b7e5804d568ea574 Author: Alabastard-64 Date: Sun Jan 29 14:56:37 2023 -0700 optimizations and cleanup some function argument changes commit fbd74252a7bb3c2e55f0b39b438822bdcade5880 Author: Alabastard-64 Date: Sun Jan 29 11:45:04 2023 -0700 update keycodes.h commit fac6c6ebd2650b61318eb2bb6450539aa121e1c9 Author: Alabastard-64 Date: Sun Jan 29 11:34:09 2023 -0700 update keycodes hjson version commit 15221ec9d85afe315c063dc5a6d557e5aa746d19 Author: Alabastard-64 Date: Tue Jan 24 08:16:17 2023 -0700 linting commit 123be9980fda1f995a211d7af1d6f506b4fb0629 Author: Alabastard-64 Date: Tue Jan 24 08:13:49 2023 -0700 fixup documentation commit 0acaea7359714e38756d881e6c509d40cbd3da06 Author: Alabastard-64 Date: Tue Jan 24 07:42:33 2023 -0700 fix bug with fastcalc and update doc commit 1be4d146c9a5ac935beaa061e59d7793692f64ce Author: Alabastard-64 Date: Mon Jan 23 23:04:54 2023 -0700 doc cleanup commit 5fb6079082f0a62eb8e5489fcfcbc63ddce88db8 Author: Alabastard-64 Date: Mon Jan 23 23:01:57 2023 -0700 doc cleanup commit f75a4532161bb77d74a11385659b9c760cc07a62 Author: Alabastard-64 Date: Mon Jan 23 22:45:11 2023 -0700 linting commit 67d5c2d3634430f8a64792654ccc41b5ad5390e4 Author: Alabastard-64 Date: Mon Jan 23 22:25:50 2023 -0700 fix issues commit 35654bb69a40e09a6f8a776c4851b58e109e3382 Author: Alabastard-64 Date: Mon Jan 23 16:39:58 2023 -0700 add FASTCALC option and streamline a few things commit 6b432c5248274fb58d4adf2676813810976ee517 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit 8d10d96e891c031f23ec9746b0fa9d43799e3db8 Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit a38de56bce3cdc8672d7ea76a0fbd6cccca427d2 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit 7f469eaafaa59ddd043cc3bfeb904f312b468a01 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit cbcabbdad409bb8f3d1c91b6bb7db11185b6d3d5 Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit cba69aaaa2c6ead70d16008e92bf35be8950e4f3 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit 0a5a9fb1a079af6839b6c55b2118d946995649a3 Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit 869a473620f5eef4b00f1658f519c7aa82b5c64c Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit 6a45790e69e4260362e3b1bc4de3778e346bf48d Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit 7378ef1cd3c095fba8fba726bf8becbeb4f195fe Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit b9084596722dd6c3ee52ee2c908efff9787a9007 Merge: d61b3c6499 f9aeea64c1 Author: freznel10 Date: Thu Feb 9 08:50:00 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit d61b3c6499d3293ba2bab2895d711fd74d32ede6 Author: freznel10 Date: Tue Feb 7 10:58:46 2023 +0800 Squashed commit of the following: commit 2818397c0b8b1152f26eb75ba432a65cdbe50a56 Author: Alabastard-64 Date: Mon Feb 6 06:48:18 2023 -0700 linting again commit 11ddcba9ce1293521efadc6d307ec533f652e817 Author: Alabastard-64 Date: Sun Feb 5 22:52:13 2023 -0700 rebase and linting commit ecaf36952049b5f81df325879dd7f88d5abf2131 Author: Alabastard-64 Date: Sun Feb 5 22:37:27 2023 -0700 remove fastcalc, fix bugs/optimize, and correct docs commit ad1d66b788ffa91934ecff95b7e5804d568ea574 Author: Alabastard-64 Date: Sun Jan 29 14:56:37 2023 -0700 optimizations and cleanup some function argument changes commit fbd74252a7bb3c2e55f0b39b438822bdcade5880 Author: Alabastard-64 Date: Sun Jan 29 11:45:04 2023 -0700 update keycodes.h commit fac6c6ebd2650b61318eb2bb6450539aa121e1c9 Author: Alabastard-64 Date: Sun Jan 29 11:34:09 2023 -0700 update keycodes hjson version commit 15221ec9d85afe315c063dc5a6d557e5aa746d19 Author: Alabastard-64 Date: Tue Jan 24 08:16:17 2023 -0700 linting commit 123be9980fda1f995a211d7af1d6f506b4fb0629 Author: Alabastard-64 Date: Tue Jan 24 08:13:49 2023 -0700 fixup documentation commit 0acaea7359714e38756d881e6c509d40cbd3da06 Author: Alabastard-64 Date: Tue Jan 24 07:42:33 2023 -0700 fix bug with fastcalc and update doc commit 1be4d146c9a5ac935beaa061e59d7793692f64ce Author: Alabastard-64 Date: Mon Jan 23 23:04:54 2023 -0700 doc cleanup commit 5fb6079082f0a62eb8e5489fcfcbc63ddce88db8 Author: Alabastard-64 Date: Mon Jan 23 23:01:57 2023 -0700 doc cleanup commit f75a4532161bb77d74a11385659b9c760cc07a62 Author: Alabastard-64 Date: Mon Jan 23 22:45:11 2023 -0700 linting commit 67d5c2d3634430f8a64792654ccc41b5ad5390e4 Author: Alabastard-64 Date: Mon Jan 23 22:25:50 2023 -0700 fix issues commit 35654bb69a40e09a6f8a776c4851b58e109e3382 Author: Alabastard-64 Date: Mon Jan 23 16:39:58 2023 -0700 add FASTCALC option and streamline a few things commit 6b432c5248274fb58d4adf2676813810976ee517 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit 8d10d96e891c031f23ec9746b0fa9d43799e3db8 Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit a38de56bce3cdc8672d7ea76a0fbd6cccca427d2 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit 7f469eaafaa59ddd043cc3bfeb904f312b468a01 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit cbcabbdad409bb8f3d1c91b6bb7db11185b6d3d5 Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit cba69aaaa2c6ead70d16008e92bf35be8950e4f3 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit 0a5a9fb1a079af6839b6c55b2118d946995649a3 Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit 869a473620f5eef4b00f1658f519c7aa82b5c64c Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit 6a45790e69e4260362e3b1bc4de3778e346bf48d Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit 7378ef1cd3c095fba8fba726bf8becbeb4f195fe Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit d5e622b979c54ddc8f9ad97116c302e29c6aed12 Author: jack <0x6A73@pm.me> Date: Sun Feb 5 14:36:01 2023 -0700 Remove `DEBOUNCE` macro usage (#19750) commit a5f36b156ba2a80a992936e79073039f9a871573 Merge: 53b7dbe671 3dae56b634 Author: QMK Bot Date: Sun Feb 5 20:50:17 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 3dae56b634e610ce72fdcb9bd3bff2dda330b83e Author: Juno Nguyen Date: Mon Feb 6 04:49:25 2023 +0800 [Keyboard] Add Brick (#19728) commit 53b7dbe671813808ea3a7f36c9eb5ca3c59bf16c Author: Ryan Date: Mon Feb 6 07:26:45 2023 +1100 Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) commit ebb512db827e84619e7151fcf76e3daf9328fe59 Author: Ryan Date: Sat Feb 4 06:19:58 2023 +1100 Debounce defines cleanup (#19742) * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json commit f94714b4127c4f67ccedd95ac06f5b6f4f400e5a Author: freznel10 Date: Tue Feb 7 10:55:05 2023 +0800 new commit ef16306d2adcc4a1b8550da20e395bcf1468f872 Merge: bb13f9e0a0 fb6c9eaed4 Author: freznel10 Date: Tue Feb 7 10:48:16 2023 +0800 Squashed commit of the following: commit b6b8e91a5154c58cc821b13fb555e0dc107cf4b9 Author: Sergey Vlasov Date: Tue Jan 17 11:37:32 2023 +0300 Enable ADC for RP2040 converters With this change keyboards using Pro Micro or Elite-C that were also using analog input on the F4…F7 pins could work with RP2040-based converters that map the GP26…GP29 pins to the same locations. Unfortulately, some keyboards could be using analog input on other pins (the Pro Micro pinout has 9 pins which support analog input on ATmega32U4, and the Elite-C pinout adds 2 more such pins, but RP2040 has only 4 analog pins), and those keyboards won't work with RP2040-based controllers, but that problem won't be detected at compile time (ADC reads for unsupported pins would just return 0 at runtime). The `analog.c` code needs to be changed to use raw pin numbers instead of the `GPxx` defines, because those defines are not available when using a converter. commit d7db449ec1cc39019fb3c862b52ae199c219b6cf Author: Sergey Vlasov Date: Tue Jan 17 11:23:46 2023 +0300 Enable ADC1 in the `GENERIC_PROMICRO_RP2040` board According to docs/platformdev_rp2040.md, the `GENERIC_PROMICRO_RP2040` board should enable the peripherals that match the Sparkfun Pro Micro RP2040 pinout in `mcuconf.h`, but leave the corresponding options in `halconf.h` disabled (so the options that enable the peripherals don't actually do anything in the default state, but just enabling the options in `halconf.h` is enough to make the Pro Micro compatible peripherals work). Make the ADC feature behave the same way: enable the `RP_ADC_USE_ADC1` option in the board config, so that just enabling `HAL_USE_ADC` would be enough to use the ADC. After this change the `handwired/onekey/rp2040` keyboard no longer needs the ADC configuration in `mcuconf.h`, so it is removed again. commit 78f8ce768c6f7061fad448e1b82a6289ecaaa616 Author: Sergey Vlasov Date: Tue Jan 17 09:22:45 2023 +0300 Mark the RP2040 ADC driver as implemented in docs commit ac29805a5f940dab685029f734e9a7eb6a2880a1 Author: Sergey Vlasov Date: Mon Jan 16 14:36:27 2023 +0300 Apply suggestions from code review Co-authored-by: Ryan commit 6094b4764b71c9edf96a3f326e9a3e2ec526c752 Author: Sergey Vlasov Date: Mon Jan 16 14:08:45 2023 +0300 Move `RP_IRQ_ADC1_PRIORITY` into the board configs Also change the priority from 2 to 3 to match the ChibiOS tests. commit 09ef8b67947b09ad0ec03572e8e8f0f2ef8881ca Author: Sergey Vlasov Date: Mon Jan 16 01:12:02 2023 +0300 Update the ADC driver docs for RP2040 commit 629094e1e5e113ae1478a55871bfa89ef3edfa54 Author: Sergey Vlasov Date: Mon Jan 16 01:09:00 2023 +0300 Use the ADCv2 bodge for RP2040 The ADCv2 bodge defined `ADC_CFGR1_RES_10BIT` and other similar constants, so that the same code as on STM32 could be used. commit a035220448283edc0ac08c1294782ff057999abf Author: Sergey Vlasov Date: Sun Jan 1 01:22:06 2023 +0300 Add analog support for RP2040 commit bb13f9e0a038d12f78261d2a272809249f6fe09a Merge: e27b019829 77dbe2bae6 Author: freznel10 Date: Fri Feb 3 15:13:33 2023 +0800 Merge remote-tracking branch 'gamelaster/ps2-pio' into lvgl PS2 trial commit e27b019829a0bb9f612abce800a372bdbc8243cb Author: freznel10 Date: Thu Feb 2 15:32:44 2023 +0800 new commit f2b29ca976a636a58edc18478794c26e2ae49333 Author: freznel10 Date: Thu Feb 2 15:32:34 2023 +0800 Squashed commit of the following: commit 49c912f9b4148dea4499db30438fe8465bce401a Author: jpe230 Date: Wed Feb 1 21:31:54 2023 -0600 QP: Correct rotation and offset when using LVGL (#19713) Co-authored-by: Nick Brassel Co-authored-by: Joel Challis commit 771763039076af2481b65a2823bbb57670beb995 Merge: 1c772eb618 8dc66867e2 Author: QMK Bot Date: Wed Feb 1 18:55:53 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 8dc66867e25493c8bffc1bea2c4de1334f4ca475 Author: adiabatic Date: Wed Feb 1 10:55:12 2023 -0800 zweihander-macos: Update keys, add capslock (#19730) * Update to current Scroll Lock/Power names * Replace `'` with `⇪` commit 1c772eb618018e09e28340e5ca31a63ff2eac815 Merge: 0ee48d287a ca8b4b8e30 Author: QMK Bot Date: Wed Feb 1 17:27:17 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit ca8b4b8e305444039a10755e280be7f0e19aaf85 Author: a_marmot <90110685+a-marmot@users.noreply.github.com> Date: Wed Feb 1 09:26:37 2023 -0800 [Keyboard] Add modded Razer Orbweaver with RP2040 (#19711) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Sergey Vlasov commit 0ee48d287a504da2c20219e71b48c26d95de4e2a Merge: 944b6107e2 252b041b97 Author: QMK Bot Date: Wed Feb 1 14:14:10 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 252b041b97c03374e8f10570a54992f7f91f5f26 Author: Patryk <61631089+patrykf03@users.noreply.github.com> Date: Wed Feb 1 14:13:18 2023 +0000 add Mecx Labs mp1 macropad (#19064) * add mecxlabs mp1 macropad Co-authored-by: Joel Challis commit 944b6107e2b23cb6c4699901154e4bbd7ff53231 Author: Joel Challis Date: Tue Jan 31 01:02:17 2023 +0000 Fix midi after recent refactoring (#19723) commit b867522f8cf90aef6f4531e669e35aba5ec0bf1c Author: Ryan Date: Tue Jan 31 07:45:41 2023 +1100 Clean up Force NKRO in config.h (#19718) commit d84a7351ea965010ea51a2c9410add0f4e0306de Author: Joel Challis Date: Mon Jan 30 20:40:12 2023 +0000 Strip out more of config_common (#19722) commit f6dd8dea2e493dc549a60fee99de871c4088d09a Author: Nick Brassel Date: Tue Jan 31 06:03:30 2023 +1100 Remove usages of config_common.h from config.h files. (#19714) commit 2d843088a26ee639287d16fbd9ca4c35e18f7b8b Author: Ryan Date: Tue Jan 31 05:37:19 2023 +1100 Normalise Swap Hands keycodes (#19720) commit cc9520b7a02ccdc97f79a800de04ff4ea15f2656 Merge: ef6505ad75 e296d67146 Author: QMK Bot Date: Mon Jan 30 08:48:34 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit e296d671463f38a78c75ee0727016939634ef985 Author: Nick Brassel Date: Mon Jan 30 19:47:46 2023 +1100 Accumulate version.h generator flags. (#19716) commit ef6505ad7547f9651bddc309bd323d029d1fac64 Merge: 242b80c63f 2c878b1b16 Author: fauxpark Date: Mon Jan 30 18:55:36 2023 +1100 Merge remote-tracking branch 'upstream/master' into develop commit 242b80c63ffff022172755da35fb4767d5f837c2 Author: Ryan Date: Mon Jan 30 18:47:50 2023 +1100 Move MIDI code out of tmk_core (#19704) commit 968cc1fe7b5c99f85d2888071fed8511125ebe9b Author: Joel Challis Date: Mon Jan 30 04:10:40 2023 +0000 Relocate diode direction definitions (#19715) commit 2c878b1b161ae10332fdc4d69f3d1f86d2726c5c Author: Ryan Date: Mon Jan 30 14:37:02 2023 +1100 Clean up `qmk generate-autocorrect-data` (#19710) commit 328279ac592bcb61fcc12097287a75bfaa5e7a3d Author: Wolf Van Herreweghe Date: Sun Jan 29 23:58:07 2023 +0100 Add base firmware for the Frog Numpad (#19698) Co-authored-by: Wolf Van Herreweghe Co-authored-by: Drashna Jaelre Co-authored-by: jack <0x6a73@protonmail.com> commit d322b4c041d4b600fee00ba7f94966ac9a9e2dfa Author: yiancar Date: Sun Jan 29 16:59:13 2023 +0000 [Keyboard] Baion 808 (#19690) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis Co-authored-by: yiancar commit 043d8e1140e09327b72ed3bd55f369e1faf1a334 Author: Ryan Date: Mon Jan 30 03:44:16 2023 +1100 Remove deprecated Quantum keycodes (#19712) commit 80cc6ad1877addf065e4ee46d595cfc2c7c56b71 Author: Joel Challis Date: Sat Jan 28 21:16:59 2023 +0000 Fix 19701 merge commit 8cc2e0e906dd8caadd8198839f57c19deea6c87e Author: Joel Challis Date: Sat Jan 28 21:07:51 2023 +0000 Fix quantum ring_buffer for ChibiOS (#19683) commit 832479c7fbc544a3e8b305af7df9996fa3c5ba00 Author: Joel Challis Date: Sat Jan 28 20:40:47 2023 +0000 Split out mcu_selection to platform (#19701) commit 981f3c316cb1619aef554fbb2913c8d1b03b0d08 Author: Albert Y <76888457+filterpaper@users.noreply.github.com> Date: Sun Jan 29 00:41:50 2023 +0800 Additional handedness by EEPROM examples (#19686) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> commit b7274343913eb3e019f0dc08fa8f7774165e787d Author: Ryan Date: Sun Jan 29 02:42:44 2023 +1100 Remove commented out backlight config & stray "backlight levels" (#19703) commit ce7bb639998f97536c562c2cde5afbd3e3a0950e Author: azhizhinov Date: Sat Jan 28 01:52:05 2023 +0300 VIA keymap for Reviung 34. (#19694) VIA keymap for Reviung 34. commit acea06b4f5d7dbbe3a65ea512a367b8fb202b5e2 Author: adophoxia <100170946+adophoxia@users.noreply.github.com> Date: Fri Jan 27 13:39:38 2023 -0800 [Keyboard] Update effects for Keychron Q2 (#19685) commit 9aaf1c26f028d22bae8fdf9d63e21d1b9951a3bd Author: Patrick Muldoon Date: Fri Jan 27 08:35:26 2023 -0800 Swap LED_PIN_ON_STATE to 0. (#19692) User reported that CAPS lock Led state was inverted after soldering a LED to their board. LED_PIN_ON_STATE defaults to 1, so just swap to low. Flashed board and now CAPS LED reflects the actual state commit b3dca4bb36d0c08e8145f6f25649aaf61b513fdd Author: Jay Greco Date: Fri Jan 27 00:03:57 2023 -0800 Add RP2040 SCRAMBLE v2 (#19489) commit f1b5659ba8227624a3f31fc551212cb64d8c763f Author: wangfuco <46733695+wangfuco@users.noreply.github.com> Date: Thu Jan 26 22:11:29 2023 -0800 fix pegasushoof caps light, add via keymap (#19649) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan Co-authored-by: Fucong Wang commit 6e42b5854902963469a4016abeca48a9df5c1c46 Author: AnotherStranger Date: Thu Jan 26 22:14:34 2023 +0100 VIA keymap for the dactyl manuform 4x6 (#19668) Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Drashna Jaelre commit 19ecd697570784bff8803edc2f18a8ee75d3d4ce Author: Charly Delay <0xcharly@users.noreply.github.com> Date: Fri Jan 27 03:43:08 2023 +0900 Rename `LAYOUT` macros identifier that contained the keyboard name (#19657) commit ad817a71a3b6bdb21c2e628d853e6312d7aa0100 Merge: 81ca83296f 3823046712 Author: QMK Bot Date: Thu Jan 26 16:35:07 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 3823046712c3c28c14a219b78d7d3bc30f76493f Author: schwarzer-geiger Date: Thu Jan 26 11:34:27 2023 -0500 new keyboard: edinburgh41 (#19569) * added edinburgh41 Co-authored-by: Joel Challis Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan Co-authored-by: Drashna Jaelre commit 81ca83296f3a9d9101ea9d88830cfcf427e8d944 Author: Sergey Vlasov Date: Wed Jan 25 04:47:55 2023 +0300 analog.c: Fix `pinToMux()` for STM32F0xx (#19658) The `adc_read()` code for STM32F0xx expects to get the 0-based channel number in `mux.input`, but the `pinToMux()` code for STM32F0xx was attempting to pass the CHSELR bit mask in that field, which resulted in selecting a wrong channel, therefore `analogReadPin()` did not work properly for the STM32F0xx chips. Fix `pinToMux()` to put the channel number in that field (this matches the behavior for other supported chips and also allows selection of channels 16...18, which can be used to access the builtin temperature, reference voltage and VBAT sensors). commit 0edf478a5335b5c8fac29a0b77428f0dcbf43316 Merge: 019c3217a6 fa132baa43 Author: QMK Bot Date: Wed Jan 25 00:20:11 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit fa132baa43a69ce7245e977916280eac5f8a0485 Author: Darkhan Date: Wed Jan 25 00:19:32 2023 +0000 Decrease LED animation frequency to improve performance (#19677) commit 019c3217a6f0e794a231084529675ec32da18b73 Merge: 7ff55e67e1 8af872056a Author: QMK Bot Date: Tue Jan 24 20:03:41 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 8af872056afd3b448c5203f4cd773d8c5cee15eb Author: Christian Brauner Date: Tue Jan 24 21:03:05 2023 +0100 [Keymap] Update brauner preonic layout (#19665) commit 7ff55e67e11f127f29c6e71e382bfce2ad89bc64 Merge: d14863c00b 419a7944a4 Author: QMK Bot Date: Tue Jan 24 15:18:09 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 419a7944a461c78e985cf975a5a4e6bacbbeebd2 Author: arrowj <172841+arrowj@users.noreply.github.com> Date: Tue Jan 24 09:17:24 2023 -0600 Update understanding_qmk.md (#19664) Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46. commit d14863c00b1f0885453a20d480faca2681f330a0 Merge: 8767e74c82 b24fa2f9db Author: QMK Bot Date: Tue Jan 24 14:20:10 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit b24fa2f9db91bb5425f2346adda53cfbdc741710 Author: Natan-P Date: Tue Jan 24 15:19:34 2023 +0100 escaped stray backslash in bux.py (#19667) commit 8767e74c82bcbde48e31c8dc7ba37c5ea8ee499f Merge: fca6d16b55 1c69682605 Author: QMK Bot Date: Tue Jan 24 09:20:21 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 1c6968260568e5efba9e4d01cd656e3a15b870b8 Author: MJM <89230047+MATTMCCA@users.noreply.github.com> Date: Tue Jan 24 04:19:42 2023 -0500 [Keyboard] Add the Black Hellebore (#19655) commit fca6d16b5509c677a33d0023e580243e125391ae Merge: 025e530f46 695c4c6030 Author: QMK Bot Date: Tue Jan 24 08:52:36 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 695c4c603005469704cd678a1d3ffb093d7e1231 Author: adophoxia <100170946+adophoxia@users.noreply.github.com> Date: Tue Jan 24 00:51:45 2023 -0800 [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674) commit 025e530f46277bd1e7f6196ffe017a94caa807fd Merge: dd7b244872 4d180c935a Author: QMK Bot Date: Tue Jan 24 08:05:37 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4d180c935adc2a5335e03b1f9936a32f6c1d2d06 Author: jack <0x6A73@pm.me> Date: Tue Jan 24 01:04:56 2023 -0700 fixup splitkb/kyria VIA keymap (#19676) commit dd7b24487219b6fbdaa1b3d567364437dd08ff04 Author: jack <0x6A73@pm.me> Date: Mon Jan 23 23:24:56 2023 -0700 Fixup handwired/jscotto/scotto40 (#19675) commit 79d5f2feb3cab5a05c5ef8af671fcbfd90a92873 Merge: 8ca3f0fb7c 4c6415d768 Author: QMK Bot Date: Tue Jan 24 05:43:18 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4c6415d7682700327af262bfab04dbe61049bd6f Author: cole smith <38364556+daysgobye@users.noreply.github.com> Date: Mon Jan 23 21:42:38 2023 -0800 [Keyboard] Fix boardsource/lulu/avr encoder pins (#19672) commit 8ca3f0fb7c856e5b767d36bc56db883309e29fbf Author: Stefan Kerkmann Date: Mon Jan 23 22:24:21 2023 +0100 [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) Co-authored-by: Sergey Vlasov commit ea05045923630add09551345359d2238176aa7b2 Author: Nick Brassel Date: Tue Jan 24 07:10:03 2023 +1100 Allow overriding of keymap/encodermap layer count. (#19325) commit aea1194ea33fe85a8bdc380bd2cb27d3c3d6078a Author: David Hoelscher Date: Mon Jan 23 14:05:47 2023 -0600 Corrections to uart driver for Chibios platform (#19075) commit dfb28334e4c14f07e9cc9dee323117fcb39facae Merge: 0a51ea28fa 4e658d47f8 Author: QMK Bot Date: Mon Jan 23 10:23:39 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4e658d47f8dfbb303e574bbd07c0d6568152175d Author: youturn45 Date: Mon Jan 23 05:23:00 2023 -0500 [Keymap] Add youturn/yt keymap for think65 (#19300) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre Co-authored-by: Jue Liu commit 0a51ea28fa6f512a32655c6a23d26c83cee46fd0 Merge: 603c86b6a2 9c7490d7cb Author: QMK Bot Date: Mon Jan 23 09:39:16 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 9c7490d7cb1bdb2232687153e542d813bfa53db3 Author: Joe Scotto Date: Mon Jan 23 04:38:22 2023 -0500 [Keyboard] Add Scotto40 Keyboard (#18453) Co-authored-by: Drashna Jaelre Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> commit 71ae0cb17ae14fb3b6b6896b3928273d00aa8a71 Author: freznel10 Date: Tue Jan 31 11:35:22 2023 +0800 Squashed commit of the following: commit 944b6107e2b23cb6c4699901154e4bbd7ff53231 Author: Joel Challis Date: Tue Jan 31 01:02:17 2023 +0000 Fix midi after recent refactoring (#19723) commit b867522f8cf90aef6f4531e669e35aba5ec0bf1c Author: Ryan Date: Tue Jan 31 07:45:41 2023 +1100 Clean up Force NKRO in config.h (#19718) commit d84a7351ea965010ea51a2c9410add0f4e0306de Author: Joel Challis Date: Mon Jan 30 20:40:12 2023 +0000 Strip out more of config_common (#19722) commit f6dd8dea2e493dc549a60fee99de871c4088d09a Author: Nick Brassel Date: Tue Jan 31 06:03:30 2023 +1100 Remove usages of config_common.h from config.h files. (#19714) commit 2d843088a26ee639287d16fbd9ca4c35e18f7b8b Author: Ryan Date: Tue Jan 31 05:37:19 2023 +1100 Normalise Swap Hands keycodes (#19720) commit cc9520b7a02ccdc97f79a800de04ff4ea15f2656 Merge: ef6505ad75 e296d67146 Author: QMK Bot Date: Mon Jan 30 08:48:34 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit e296d671463f38a78c75ee0727016939634ef985 Author: Nick Brassel Date: Mon Jan 30 19:47:46 2023 +1100 Accumulate version.h generator flags. (#19716) commit ef6505ad7547f9651bddc309bd323d029d1fac64 Merge: 242b80c63f 2c878b1b16 Author: fauxpark Date: Mon Jan 30 18:55:36 2023 +1100 Merge remote-tracking branch 'upstream/master' into develop commit 242b80c63ffff022172755da35fb4767d5f837c2 Author: Ryan Date: Mon Jan 30 18:47:50 2023 +1100 Move MIDI code out of tmk_core (#19704) commit 968cc1fe7b5c99f85d2888071fed8511125ebe9b Author: Joel Challis Date: Mon Jan 30 04:10:40 2023 +0000 Relocate diode direction definitions (#19715) commit 2c878b1b161ae10332fdc4d69f3d1f86d2726c5c Author: Ryan Date: Mon Jan 30 14:37:02 2023 +1100 Clean up `qmk generate-autocorrect-data` (#19710) commit 328279ac592bcb61fcc12097287a75bfaa5e7a3d Author: Wolf Van Herreweghe Date: Sun Jan 29 23:58:07 2023 +0100 Add base firmware for the Frog Numpad (#19698) Co-authored-by: Wolf Van Herreweghe Co-authored-by: Drashna Jaelre Co-authored-by: jack <0x6a73@protonmail.com> commit d322b4c041d4b600fee00ba7f94966ac9a9e2dfa Author: yiancar Date: Sun Jan 29 16:59:13 2023 +0000 [Keyboard] Baion 808 (#19690) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis Co-authored-by: yiancar commit 043d8e1140e09327b72ed3bd55f369e1faf1a334 Author: Ryan Date: Mon Jan 30 03:44:16 2023 +1100 Remove deprecated Quantum keycodes (#19712) commit 80cc6ad1877addf065e4ee46d595cfc2c7c56b71 Author: Joel Challis Date: Sat Jan 28 21:16:59 2023 +0000 Fix 19701 merge commit 8cc2e0e906dd8caadd8198839f57c19deea6c87e Author: Joel Challis Date: Sat Jan 28 21:07:51 2023 +0000 Fix quantum ring_buffer for ChibiOS (#19683) commit 832479c7fbc544a3e8b305af7df9996fa3c5ba00 Author: Joel Challis Date: Sat Jan 28 20:40:47 2023 +0000 Split out mcu_selection to platform (#19701) commit 981f3c316cb1619aef554fbb2913c8d1b03b0d08 Author: Albert Y <76888457+filterpaper@users.noreply.github.com> Date: Sun Jan 29 00:41:50 2023 +0800 Additional handedness by EEPROM examples (#19686) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> commit b7274343913eb3e019f0dc08fa8f7774165e787d Author: Ryan Date: Sun Jan 29 02:42:44 2023 +1100 Remove commented out backlight config & stray "backlight levels" (#19703) commit ce7bb639998f97536c562c2cde5afbd3e3a0950e Author: azhizhinov Date: Sat Jan 28 01:52:05 2023 +0300 VIA keymap for Reviung 34. (#19694) VIA keymap for Reviung 34. commit acea06b4f5d7dbbe3a65ea512a367b8fb202b5e2 Author: adophoxia <100170946+adophoxia@users.noreply.github.com> Date: Fri Jan 27 13:39:38 2023 -0800 [Keyboard] Update effects for Keychron Q2 (#19685) commit 9aaf1c26f028d22bae8fdf9d63e21d1b9951a3bd Author: Patrick Muldoon Date: Fri Jan 27 08:35:26 2023 -0800 Swap LED_PIN_ON_STATE to 0. (#19692) User reported that CAPS lock Led state was inverted after soldering a LED to their board. LED_PIN_ON_STATE defaults to 1, so just swap to low. Flashed board and now CAPS LED reflects the actual state commit b3dca4bb36d0c08e8145f6f25649aaf61b513fdd Author: Jay Greco Date: Fri Jan 27 00:03:57 2023 -0800 Add RP2040 SCRAMBLE v2 (#19489) commit f1b5659ba8227624a3f31fc551212cb64d8c763f Author: wangfuco <46733695+wangfuco@users.noreply.github.com> Date: Thu Jan 26 22:11:29 2023 -0800 fix pegasushoof caps light, add via keymap (#19649) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan Co-authored-by: Fucong Wang commit 6e42b5854902963469a4016abeca48a9df5c1c46 Author: AnotherStranger Date: Thu Jan 26 22:14:34 2023 +0100 VIA keymap for the dactyl manuform 4x6 (#19668) Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Drashna Jaelre commit 19ecd697570784bff8803edc2f18a8ee75d3d4ce Author: Charly Delay <0xcharly@users.noreply.github.com> Date: Fri Jan 27 03:43:08 2023 +0900 Rename `LAYOUT` macros identifier that contained the keyboard name (#19657) commit ad817a71a3b6bdb21c2e628d853e6312d7aa0100 Merge: 81ca83296f 3823046712 Author: QMK Bot Date: Thu Jan 26 16:35:07 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 3823046712c3c28c14a219b78d7d3bc30f76493f Author: schwarzer-geiger Date: Thu Jan 26 11:34:27 2023 -0500 new keyboard: edinburgh41 (#19569) * added edinburgh41 Co-authored-by: Joel Challis Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan Co-authored-by: Drashna Jaelre commit 81ca83296f3a9d9101ea9d88830cfcf427e8d944 Author: Sergey Vlasov Date: Wed Jan 25 04:47:55 2023 +0300 analog.c: Fix `pinToMux()` for STM32F0xx (#19658) The `adc_read()` code for STM32F0xx expects to get the 0-based channel number in `mux.input`, but the `pinToMux()` code for STM32F0xx was attempting to pass the CHSELR bit mask in that field, which resulted in selecting a wrong channel, therefore `analogReadPin()` did not work properly for the STM32F0xx chips. Fix `pinToMux()` to put the channel number in that field (this matches the behavior for other supported chips and also allows selection of channels 16...18, which can be used to access the builtin temperature, reference voltage and VBAT sensors). commit 0edf478a5335b5c8fac29a0b77428f0dcbf43316 Merge: 019c3217a6 fa132baa43 Author: QMK Bot Date: Wed Jan 25 00:20:11 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit fa132baa43a69ce7245e977916280eac5f8a0485 Author: Darkhan Date: Wed Jan 25 00:19:32 2023 +0000 Decrease LED animation frequency to improve performance (#19677) commit 019c3217a6f0e794a231084529675ec32da18b73 Merge: 7ff55e67e1 8af872056a Author: QMK Bot Date: Tue Jan 24 20:03:41 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 8af872056afd3b448c5203f4cd773d8c5cee15eb Author: Christian Brauner Date: Tue Jan 24 21:03:05 2023 +0100 [Keymap] Update brauner preonic layout (#19665) commit 7ff55e67e11f127f29c6e71e382bfce2ad89bc64 Merge: d14863c00b 419a7944a4 Author: QMK Bot Date: Tue Jan 24 15:18:09 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 419a7944a461c78e985cf975a5a4e6bacbbeebd2 Author: arrowj <172841+arrowj@users.noreply.github.com> Date: Tue Jan 24 09:17:24 2023 -0600 Update understanding_qmk.md (#19664) Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46. commit d14863c00b1f0885453a20d480faca2681f330a0 Merge: 8767e74c82 b24fa2f9db Author: QMK Bot Date: Tue Jan 24 14:20:10 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit b24fa2f9db91bb5425f2346adda53cfbdc741710 Author: Natan-P Date: Tue Jan 24 15:19:34 2023 +0100 escaped stray backslash in bux.py (#19667) commit 8767e74c82bcbde48e31c8dc7ba37c5ea8ee499f Merge: fca6d16b55 1c69682605 Author: QMK Bot Date: Tue Jan 24 09:20:21 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 1c6968260568e5efba9e4d01cd656e3a15b870b8 Author: MJM <89230047+MATTMCCA@users.noreply.github.com> Date: Tue Jan 24 04:19:42 2023 -0500 [Keyboard] Add the Black Hellebore (#19655) commit fca6d16b5509c677a33d0023e580243e125391ae Merge: 025e530f46 695c4c6030 Author: QMK Bot Date: Tue Jan 24 08:52:36 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 695c4c603005469704cd678a1d3ffb093d7e1231 Author: adophoxia <100170946+adophoxia@users.noreply.github.com> Date: Tue Jan 24 00:51:45 2023 -0800 [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674) commit 025e530f46277bd1e7f6196ffe017a94caa807fd Merge: dd7b244872 4d180c935a Author: QMK Bot Date: Tue Jan 24 08:05:37 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4d180c935adc2a5335e03b1f9936a32f6c1d2d06 Author: jack <0x6A73@pm.me> Date: Tue Jan 24 01:04:56 2023 -0700 fixup splitkb/kyria VIA keymap (#19676) commit dd7b24487219b6fbdaa1b3d567364437dd08ff04 Author: jack <0x6A73@pm.me> Date: Mon Jan 23 23:24:56 2023 -0700 Fixup handwired/jscotto/scotto40 (#19675) commit 79d5f2feb3cab5a05c5ef8af671fcbfd90a92873 Merge: 8ca3f0fb7c 4c6415d768 Author: QMK Bot Date: Tue Jan 24 05:43:18 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4c6415d7682700327af262bfab04dbe61049bd6f Author: cole smith <38364556+daysgobye@users.noreply.github.com> Date: Mon Jan 23 21:42:38 2023 -0800 [Keyboard] Fix boardsource/lulu/avr encoder pins (#19672) commit 8ca3f0fb7c856e5b767d36bc56db883309e29fbf Author: Stefan Kerkmann Date: Mon Jan 23 22:24:21 2023 +0100 [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) Co-authored-by: Sergey Vlasov commit ea05045923630add09551345359d2238176aa7b2 Author: Nick Brassel Date: Tue Jan 24 07:10:03 2023 +1100 Allow overriding of keymap/encodermap layer count. (#19325) commit aea1194ea33fe85a8bdc380bd2cb27d3c3d6078a Author: David Hoelscher Date: Mon Jan 23 14:05:47 2023 -0600 Corrections to uart driver for Chibios platform (#19075) commit dfb28334e4c14f07e9cc9dee323117fcb39facae Merge: 0a51ea28fa 4e658d47f8 Author: QMK Bot Date: Mon Jan 23 10:23:39 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4e658d47f8dfbb303e574bbd07c0d6568152175d Author: youturn45 Date: Mon Jan 23 05:23:00 2023 -0500 [Keymap] Add youturn/yt keymap for think65 (#19300) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre Co-authored-by: Jue Liu commit 0a51ea28fa6f512a32655c6a23d26c83cee46fd0 Merge: 603c86b6a2 9c7490d7cb Author: QMK Bot Date: Mon Jan 23 09:39:16 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 9c7490d7cb1bdb2232687153e542d813bfa53db3 Author: Joe Scotto Date: Mon Jan 23 04:38:22 2023 -0500 [Keyboard] Add Scotto40 Keyboard (#18453) Co-authored-by: Drashna Jaelre Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> commit 8509746516cb2216d260ebec4a765355c128bf99 Author: freznel10 Date: Tue Jan 31 11:29:02 2023 +0800 Same PIO for serial and RGB (prep for ps2 tests) commit 4aef7327a1671c9a25eed1a7481ea30e034701ef Author: freznel10 Date: Mon Jan 30 13:40:06 2023 +0800 removed config_common and wrappers update commit cdb25b790612bb5ccb66ab7f6989cb66a9b0dc1c Author: freznel10 Date: Mon Jan 30 11:17:16 2023 +0800 Rebase commit 0966e0d386f42d1544ef7b67c9388c22b17a70ad Author: freznel10 Date: Mon Jan 30 11:17:09 2023 +0800 Squashed commit of the following: commit 0804a5c00d6f8d4b8131ad020c64c17e41c2633d Author: Alabastard-64 Date: Sun Jan 29 14:56:37 2023 -0700 optimizations and cleanup some function argument changes commit 42bbfa78b9fa08ef3307b9b48a31719170ada3d7 Author: Alabastard-64 Date: Sun Jan 29 11:45:04 2023 -0700 update keycodes.h commit 136928de249a8829d2b5b5e01d4b4473e0be661a Author: Alabastard-64 Date: Sun Jan 29 11:34:09 2023 -0700 update keycodes hjson version commit 1cf695e7344afe3907fded4ba375aec0b2d3110e Author: Alabastard-64 Date: Tue Jan 24 08:16:17 2023 -0700 linting commit fa1430468982acd943b4bd75bffff8859f242421 Author: Alabastard-64 Date: Tue Jan 24 08:13:49 2023 -0700 fixup documentation commit 2b1d787cc8b4d4c3793545816703827d6bc99cc0 Author: Alabastard-64 Date: Tue Jan 24 07:42:33 2023 -0700 fix bug with fastcalc and update doc commit 941df07ba3035ae808b243754c9534f5d81e19f3 Author: Alabastard-64 Date: Mon Jan 23 23:04:54 2023 -0700 doc cleanup commit 77889c64a8b23d36ac4809ae945ac9273640884d Author: Alabastard-64 Date: Mon Jan 23 23:01:57 2023 -0700 doc cleanup commit 531706ad04e49e701d7e2ba289430943bc43a7eb Author: Alabastard-64 Date: Mon Jan 23 22:45:11 2023 -0700 linting commit 7eda19b499c1ffe75d9316d592390e55465fb3e8 Author: Alabastard-64 Date: Mon Jan 23 22:25:50 2023 -0700 fix issues commit f7bb9f1ef91510e92420c025b66dacd7eb0b38ae Author: Alabastard-64 Date: Mon Jan 23 16:39:58 2023 -0700 add FASTCALC option and streamline a few things commit f4f6f1455d5ce51060299280f786d4744e420b9d Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit dd5917ae16dd66774fcd03b67cb87fb61743276d Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit f2099df8287bc714ee48e8fb71b169e3e03e8a9e Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit e0a3b4cc18d8873246d6e95ad442a85c320205e9 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit b929e9f083d48fb4c43574ab8d601b3a782b5196 Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit 9b28bfa5f5d57768376c12e0548d15c4f027f5c1 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit 99fd1eab922a2b3e17c4240f516fe5a15e9f298f Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit dbe83eae871f23a9cdfef57d3f3cd3044dd14a80 Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit d9df7c6dddd6ec5d622cd64ae6102216c4fbfe98 Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit 1e0206067899205fb03a28a4cb90a63cc17b6831 Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit 043d8e1140e09327b72ed3bd55f369e1faf1a334 Author: Ryan Date: Mon Jan 30 03:44:16 2023 +1100 Remove deprecated Quantum keycodes (#19712) commit 80cc6ad1877addf065e4ee46d595cfc2c7c56b71 Author: Joel Challis Date: Sat Jan 28 21:16:59 2023 +0000 Fix 19701 merge commit 8cc2e0e906dd8caadd8198839f57c19deea6c87e Author: Joel Challis Date: Sat Jan 28 21:07:51 2023 +0000 Fix quantum ring_buffer for ChibiOS (#19683) commit 832479c7fbc544a3e8b305af7df9996fa3c5ba00 Author: Joel Challis Date: Sat Jan 28 20:40:47 2023 +0000 Split out mcu_selection to platform (#19701) commit b7274343913eb3e019f0dc08fa8f7774165e787d Author: Ryan Date: Sun Jan 29 02:42:44 2023 +1100 Remove commented out backlight config & stray "backlight levels" (#19703) commit f1b5659ba8227624a3f31fc551212cb64d8c763f Author: wangfuco <46733695+wangfuco@users.noreply.github.com> Date: Thu Jan 26 22:11:29 2023 -0800 fix pegasushoof caps light, add via keymap (#19649) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan Co-authored-by: Fucong Wang commit ad817a71a3b6bdb21c2e628d853e6312d7aa0100 Merge: 81ca83296f 3823046712 Author: QMK Bot Date: Thu Jan 26 16:35:07 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 3823046712c3c28c14a219b78d7d3bc30f76493f Author: schwarzer-geiger Date: Thu Jan 26 11:34:27 2023 -0500 new keyboard: edinburgh41 (#19569) * added edinburgh41 Co-authored-by: Joel Challis Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan Co-authored-by: Drashna Jaelre commit 81ca83296f3a9d9101ea9d88830cfcf427e8d944 Author: Sergey Vlasov Date: Wed Jan 25 04:47:55 2023 +0300 analog.c: Fix `pinToMux()` for STM32F0xx (#19658) The `adc_read()` code for STM32F0xx expects to get the 0-based channel number in `mux.input`, but the `pinToMux()` code for STM32F0xx was attempting to pass the CHSELR bit mask in that field, which resulted in selecting a wrong channel, therefore `analogReadPin()` did not work properly for the STM32F0xx chips. Fix `pinToMux()` to put the channel number in that field (this matches the behavior for other supported chips and also allows selection of channels 16...18, which can be used to access the builtin temperature, reference voltage and VBAT sensors). commit 0edf478a5335b5c8fac29a0b77428f0dcbf43316 Merge: 019c3217a6 fa132baa43 Author: QMK Bot Date: Wed Jan 25 00:20:11 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit fa132baa43a69ce7245e977916280eac5f8a0485 Author: Darkhan Date: Wed Jan 25 00:19:32 2023 +0000 Decrease LED animation frequency to improve performance (#19677) commit 019c3217a6f0e794a231084529675ec32da18b73 Merge: 7ff55e67e1 8af872056a Author: QMK Bot Date: Tue Jan 24 20:03:41 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 8af872056afd3b448c5203f4cd773d8c5cee15eb Author: Christian Brauner Date: Tue Jan 24 21:03:05 2023 +0100 [Keymap] Update brauner preonic layout (#19665) commit 7ff55e67e11f127f29c6e71e382bfce2ad89bc64 Merge: d14863c00b 419a7944a4 Author: QMK Bot Date: Tue Jan 24 15:18:09 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 419a7944a461c78e985cf975a5a4e6bacbbeebd2 Author: arrowj <172841+arrowj@users.noreply.github.com> Date: Tue Jan 24 09:17:24 2023 -0600 Update understanding_qmk.md (#19664) Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46. commit d14863c00b1f0885453a20d480faca2681f330a0 Merge: 8767e74c82 b24fa2f9db Author: QMK Bot Date: Tue Jan 24 14:20:10 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit b24fa2f9db91bb5425f2346adda53cfbdc741710 Author: Natan-P Date: Tue Jan 24 15:19:34 2023 +0100 escaped stray backslash in bux.py (#19667) commit 8767e74c82bcbde48e31c8dc7ba37c5ea8ee499f Merge: fca6d16b55 1c69682605 Author: QMK Bot Date: Tue Jan 24 09:20:21 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 1c6968260568e5efba9e4d01cd656e3a15b870b8 Author: MJM <89230047+MATTMCCA@users.noreply.github.com> Date: Tue Jan 24 04:19:42 2023 -0500 [Keyboard] Add the Black Hellebore (#19655) commit fca6d16b5509c677a33d0023e580243e125391ae Merge: 025e530f46 695c4c6030 Author: QMK Bot Date: Tue Jan 24 08:52:36 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 695c4c603005469704cd678a1d3ffb093d7e1231 Author: adophoxia <100170946+adophoxia@users.noreply.github.com> Date: Tue Jan 24 00:51:45 2023 -0800 [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674) commit 025e530f46277bd1e7f6196ffe017a94caa807fd Merge: dd7b244872 4d180c935a Author: QMK Bot Date: Tue Jan 24 08:05:37 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4d180c935adc2a5335e03b1f9936a32f6c1d2d06 Author: jack <0x6A73@pm.me> Date: Tue Jan 24 01:04:56 2023 -0700 fixup splitkb/kyria VIA keymap (#19676) commit dd7b24487219b6fbdaa1b3d567364437dd08ff04 Author: jack <0x6A73@pm.me> Date: Mon Jan 23 23:24:56 2023 -0700 Fixup handwired/jscotto/scotto40 (#19675) commit 79d5f2feb3cab5a05c5ef8af671fcbfd90a92873 Merge: 8ca3f0fb7c 4c6415d768 Author: QMK Bot Date: Tue Jan 24 05:43:18 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4c6415d7682700327af262bfab04dbe61049bd6f Author: cole smith <38364556+daysgobye@users.noreply.github.com> Date: Mon Jan 23 21:42:38 2023 -0800 [Keyboard] Fix boardsource/lulu/avr encoder pins (#19672) commit 8ca3f0fb7c856e5b767d36bc56db883309e29fbf Author: Stefan Kerkmann Date: Mon Jan 23 22:24:21 2023 +0100 [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) Co-authored-by: Sergey Vlasov commit ea05045923630add09551345359d2238176aa7b2 Author: Nick Brassel Date: Tue Jan 24 07:10:03 2023 +1100 Allow overriding of keymap/encodermap layer count. (#19325) commit aea1194ea33fe85a8bdc380bd2cb27d3c3d6078a Author: David Hoelscher Date: Mon Jan 23 14:05:47 2023 -0600 Corrections to uart driver for Chibios platform (#19075) commit dfb28334e4c14f07e9cc9dee323117fcb39facae Merge: 0a51ea28fa 4e658d47f8 Author: QMK Bot Date: Mon Jan 23 10:23:39 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4e658d47f8dfbb303e574bbd07c0d6568152175d Author: youturn45 Date: Mon Jan 23 05:23:00 2023 -0500 [Keymap] Add youturn/yt keymap for think65 (#19300) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre Co-authored-by: Jue Liu commit 0a51ea28fa6f512a32655c6a23d26c83cee46fd0 Merge: 603c86b6a2 9c7490d7cb Author: QMK Bot Date: Mon Jan 23 09:39:16 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 9c7490d7cb1bdb2232687153e542d813bfa53db3 Author: Joe Scotto Date: Mon Jan 23 04:38:22 2023 -0500 [Keyboard] Add Scotto40 Keyboard (#18453) Co-authored-by: Drashna Jaelre Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> commit d6d31ecea2fed9bb30adf31f91d87bcc6bc929de Author: freznel10 Date: Mon Jan 30 11:13:00 2023 +0800 Squashed commit of the following: commit 81ca83296f3a9d9101ea9d88830cfcf427e8d944 Author: Sergey Vlasov Date: Wed Jan 25 04:47:55 2023 +0300 analog.c: Fix `pinToMux()` for STM32F0xx (#19658) The `adc_read()` code for STM32F0xx expects to get the 0-based channel number in `mux.input`, but the `pinToMux()` code for STM32F0xx was attempting to pass the CHSELR bit mask in that field, which resulted in selecting a wrong channel, therefore `analogReadPin()` did not work properly for the STM32F0xx chips. Fix `pinToMux()` to put the channel number in that field (this matches the behavior for other supported chips and also allows selection of channels 16...18, which can be used to access the builtin temperature, reference voltage and VBAT sensors). commit 0edf478a5335b5c8fac29a0b77428f0dcbf43316 Merge: 019c3217a6 fa132baa43 Author: QMK Bot Date: Wed Jan 25 00:20:11 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit fa132baa43a69ce7245e977916280eac5f8a0485 Author: Darkhan Date: Wed Jan 25 00:19:32 2023 +0000 Decrease LED animation frequency to improve performance (#19677) commit 019c3217a6f0e794a231084529675ec32da18b73 Merge: 7ff55e67e1 8af872056a Author: QMK Bot Date: Tue Jan 24 20:03:41 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 8af872056afd3b448c5203f4cd773d8c5cee15eb Author: Christian Brauner Date: Tue Jan 24 21:03:05 2023 +0100 [Keymap] Update brauner preonic layout (#19665) commit 7ff55e67e11f127f29c6e71e382bfce2ad89bc64 Merge: d14863c00b 419a7944a4 Author: QMK Bot Date: Tue Jan 24 15:18:09 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 419a7944a461c78e985cf975a5a4e6bacbbeebd2 Author: arrowj <172841+arrowj@users.noreply.github.com> Date: Tue Jan 24 09:17:24 2023 -0600 Update understanding_qmk.md (#19664) Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46. commit d14863c00b1f0885453a20d480faca2681f330a0 Merge: 8767e74c82 b24fa2f9db Author: QMK Bot Date: Tue Jan 24 14:20:10 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit b24fa2f9db91bb5425f2346adda53cfbdc741710 Author: Natan-P Date: Tue Jan 24 15:19:34 2023 +0100 escaped stray backslash in bux.py (#19667) commit 8767e74c82bcbde48e31c8dc7ba37c5ea8ee499f Merge: fca6d16b55 1c69682605 Author: QMK Bot Date: Tue Jan 24 09:20:21 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 1c6968260568e5efba9e4d01cd656e3a15b870b8 Author: MJM <89230047+MATTMCCA@users.noreply.github.com> Date: Tue Jan 24 04:19:42 2023 -0500 [Keyboard] Add the Black Hellebore (#19655) commit fca6d16b5509c677a33d0023e580243e125391ae Merge: 025e530f46 695c4c6030 Author: QMK Bot Date: Tue Jan 24 08:52:36 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 695c4c603005469704cd678a1d3ffb093d7e1231 Author: adophoxia <100170946+adophoxia@users.noreply.github.com> Date: Tue Jan 24 00:51:45 2023 -0800 [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674) commit 025e530f46277bd1e7f6196ffe017a94caa807fd Merge: dd7b244872 4d180c935a Author: QMK Bot Date: Tue Jan 24 08:05:37 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4d180c935adc2a5335e03b1f9936a32f6c1d2d06 Author: jack <0x6A73@pm.me> Date: Tue Jan 24 01:04:56 2023 -0700 fixup splitkb/kyria VIA keymap (#19676) commit dd7b24487219b6fbdaa1b3d567364437dd08ff04 Author: jack <0x6A73@pm.me> Date: Mon Jan 23 23:24:56 2023 -0700 Fixup handwired/jscotto/scotto40 (#19675) commit 79d5f2feb3cab5a05c5ef8af671fcbfd90a92873 Merge: 8ca3f0fb7c 4c6415d768 Author: QMK Bot Date: Tue Jan 24 05:43:18 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4c6415d7682700327af262bfab04dbe61049bd6f Author: cole smith <38364556+daysgobye@users.noreply.github.com> Date: Mon Jan 23 21:42:38 2023 -0800 [Keyboard] Fix boardsource/lulu/avr encoder pins (#19672) commit 8ca3f0fb7c856e5b767d36bc56db883309e29fbf Author: Stefan Kerkmann Date: Mon Jan 23 22:24:21 2023 +0100 [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) Co-authored-by: Sergey Vlasov commit ea05045923630add09551345359d2238176aa7b2 Author: Nick Brassel Date: Tue Jan 24 07:10:03 2023 +1100 Allow overriding of keymap/encodermap layer count. (#19325) commit aea1194ea33fe85a8bdc380bd2cb27d3c3d6078a Author: David Hoelscher Date: Mon Jan 23 14:05:47 2023 -0600 Corrections to uart driver for Chibios platform (#19075) commit dfb28334e4c14f07e9cc9dee323117fcb39facae Merge: 0a51ea28fa 4e658d47f8 Author: QMK Bot Date: Mon Jan 23 10:23:39 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4e658d47f8dfbb303e574bbd07c0d6568152175d Author: youturn45 Date: Mon Jan 23 05:23:00 2023 -0500 [Keymap] Add youturn/yt keymap for think65 (#19300) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre Co-authored-by: Jue Liu commit 0a51ea28fa6f512a32655c6a23d26c83cee46fd0 Merge: 603c86b6a2 9c7490d7cb Author: QMK Bot Date: Mon Jan 23 09:39:16 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 9c7490d7cb1bdb2232687153e542d813bfa53db3 Author: Joe Scotto Date: Mon Jan 23 04:38:22 2023 -0500 [Keyboard] Add Scotto40 Keyboard (#18453) Co-authored-by: Drashna Jaelre Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> commit b3977e984406fe70d6f1af4a9e955eed6bccedf0 Author: freznel10 Date: Thu Jan 26 13:39:37 2023 +0800 Update pointing.c commit b8078498a1d0689ecbde1efce2e2ffe8aeeb88c8 Author: freznel10 Date: Thu Jan 26 12:58:53 2023 +0800 wip commit ec373849cf2bcd8c297789b006340a375d7acc09 Author: freznel10 Date: Wed Jan 25 16:41:39 2023 +0800 refactor WIP commit 16ddced943f42a8a4ed566d3025a7f4c5a53d6f1 Author: freznel10 Date: Wed Jan 25 11:20:10 2023 +0800 Squashed commit of the following: commit 5a2991b5e7f32f39fb51f1af5fdd883154eb11fe Author: Alabastard-64 Date: Tue Jan 24 08:16:17 2023 -0700 linting commit 4c686b6e0dfe3af4de52a935d32bbdf34d19fd89 Author: Alabastard-64 Date: Tue Jan 24 08:13:49 2023 -0700 fixup documentation commit abf5a2b310933bf74453135c6bdf84ae52293077 Author: Alabastard-64 Date: Tue Jan 24 07:42:33 2023 -0700 fix bug with fastcalc and update doc commit e7b6e11f59fbd8d0ce9bf52fedcb0b6ac0f1aa06 Author: Alabastard-64 Date: Mon Jan 23 23:04:54 2023 -0700 doc cleanup commit 1624f4cff67410fde9e129fd7c09491556fbfe88 Author: Alabastard-64 Date: Mon Jan 23 23:01:57 2023 -0700 doc cleanup commit 9ac04e907690ee0801326b061af9872cef9674aa Author: Alabastard-64 Date: Mon Jan 23 22:45:11 2023 -0700 linting commit ade01f0628d8004221d7c4633dccae830822dea5 Author: Alabastard-64 Date: Mon Jan 23 22:25:50 2023 -0700 fix issues commit 3dcf006febedc91f377d23b9d80f76057bd45d63 Author: Alabastard-64 Date: Mon Jan 23 16:39:58 2023 -0700 add FASTCALC option and streamline a few things commit 88c62ae99f2c90daef7bfc9c4cf5657365304d64 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit 77357574dd11600b3e58945e07e5b6885b4ee06f Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit b4d6446f633801d96e70f458a59365a3a236e172 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit 0243dce82712c10aa92da58628a0e03cb28d8632 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit 02e35b8aeb6f334cf88dae35a042d43e95770b5d Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit b6bd521c4dd3d4b49d192fc012768224eaa49b78 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit 47337bd0cd2720af9a4fc0a783ee6c7905d5a120 Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit 263396819246ac8bb7ccb334cdc2dbbd42bd61c5 Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit b028e017941b8421cc8e0361498d659480084e36 Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit 612ff489c25568e2a8f1b43dc6b6a8e23d6c25ac Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit 8ca3f0fb7c856e5b767d36bc56db883309e29fbf Author: Stefan Kerkmann Date: Mon Jan 23 22:24:21 2023 +0100 [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) Co-authored-by: Sergey Vlasov commit ea05045923630add09551345359d2238176aa7b2 Author: Nick Brassel Date: Tue Jan 24 07:10:03 2023 +1100 Allow overriding of keymap/encodermap layer count. (#19325) commit aea1194ea33fe85a8bdc380bd2cb27d3c3d6078a Author: David Hoelscher Date: Mon Jan 23 14:05:47 2023 -0600 Corrections to uart driver for Chibios platform (#19075) commit dfb28334e4c14f07e9cc9dee323117fcb39facae Merge: 0a51ea28fa 4e658d47f8 Author: QMK Bot Date: Mon Jan 23 10:23:39 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4e658d47f8dfbb303e574bbd07c0d6568152175d Author: youturn45 Date: Mon Jan 23 05:23:00 2023 -0500 [Keymap] Add youturn/yt keymap for think65 (#19300) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre Co-authored-by: Jue Liu commit 0a51ea28fa6f512a32655c6a23d26c83cee46fd0 Merge: 603c86b6a2 9c7490d7cb Author: QMK Bot Date: Mon Jan 23 09:39:16 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 9c7490d7cb1bdb2232687153e542d813bfa53db3 Author: Joe Scotto Date: Mon Jan 23 04:38:22 2023 -0500 [Keyboard] Add Scotto40 Keyboard (#18453) Co-authored-by: Drashna Jaelre Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> commit 3bfdb5ba1df1471cee63d96b4c354f059efcbedf Author: freznel10 Date: Wed Jan 25 11:18:35 2023 +0800 PM modes reorder commit d8e0254e89d13c13a6ecd64a81ea40a7fb9b30ff Author: freznel10 Date: Wed Jan 25 11:17:59 2023 +0800 Squashed commit of the following: commit 81ca83296f3a9d9101ea9d88830cfcf427e8d944 Author: Sergey Vlasov Date: Wed Jan 25 04:47:55 2023 +0300 analog.c: Fix `pinToMux()` for STM32F0xx (#19658) The `adc_read()` code for STM32F0xx expects to get the 0-based channel number in `mux.input`, but the `pinToMux()` code for STM32F0xx was attempting to pass the CHSELR bit mask in that field, which resulted in selecting a wrong channel, therefore `analogReadPin()` did not work properly for the STM32F0xx chips. Fix `pinToMux()` to put the channel number in that field (this matches the behavior for other supported chips and also allows selection of channels 16...18, which can be used to access the builtin temperature, reference voltage and VBAT sensors). commit 0edf478a5335b5c8fac29a0b77428f0dcbf43316 Merge: 019c3217a6 fa132baa43 Author: QMK Bot Date: Wed Jan 25 00:20:11 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit fa132baa43a69ce7245e977916280eac5f8a0485 Author: Darkhan Date: Wed Jan 25 00:19:32 2023 +0000 Decrease LED animation frequency to improve performance (#19677) commit 019c3217a6f0e794a231084529675ec32da18b73 Merge: 7ff55e67e1 8af872056a Author: QMK Bot Date: Tue Jan 24 20:03:41 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 8af872056afd3b448c5203f4cd773d8c5cee15eb Author: Christian Brauner Date: Tue Jan 24 21:03:05 2023 +0100 [Keymap] Update brauner preonic layout (#19665) commit 7ff55e67e11f127f29c6e71e382bfce2ad89bc64 Merge: d14863c00b 419a7944a4 Author: QMK Bot Date: Tue Jan 24 15:18:09 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 419a7944a461c78e985cf975a5a4e6bacbbeebd2 Author: arrowj <172841+arrowj@users.noreply.github.com> Date: Tue Jan 24 09:17:24 2023 -0600 Update understanding_qmk.md (#19664) Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46. commit d14863c00b1f0885453a20d480faca2681f330a0 Merge: 8767e74c82 b24fa2f9db Author: QMK Bot Date: Tue Jan 24 14:20:10 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit b24fa2f9db91bb5425f2346adda53cfbdc741710 Author: Natan-P Date: Tue Jan 24 15:19:34 2023 +0100 escaped stray backslash in bux.py (#19667) commit 8767e74c82bcbde48e31c8dc7ba37c5ea8ee499f Merge: fca6d16b55 1c69682605 Author: QMK Bot Date: Tue Jan 24 09:20:21 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 1c6968260568e5efba9e4d01cd656e3a15b870b8 Author: MJM <89230047+MATTMCCA@users.noreply.github.com> Date: Tue Jan 24 04:19:42 2023 -0500 [Keyboard] Add the Black Hellebore (#19655) commit fca6d16b5509c677a33d0023e580243e125391ae Merge: 025e530f46 695c4c6030 Author: QMK Bot Date: Tue Jan 24 08:52:36 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 695c4c603005469704cd678a1d3ffb093d7e1231 Author: adophoxia <100170946+adophoxia@users.noreply.github.com> Date: Tue Jan 24 00:51:45 2023 -0800 [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674) commit 025e530f46277bd1e7f6196ffe017a94caa807fd Merge: dd7b244872 4d180c935a Author: QMK Bot Date: Tue Jan 24 08:05:37 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4d180c935adc2a5335e03b1f9936a32f6c1d2d06 Author: jack <0x6A73@pm.me> Date: Tue Jan 24 01:04:56 2023 -0700 fixup splitkb/kyria VIA keymap (#19676) commit dd7b24487219b6fbdaa1b3d567364437dd08ff04 Author: jack <0x6A73@pm.me> Date: Mon Jan 23 23:24:56 2023 -0700 Fixup handwired/jscotto/scotto40 (#19675) commit 79d5f2feb3cab5a05c5ef8af671fcbfd90a92873 Merge: 8ca3f0fb7c 4c6415d768 Author: QMK Bot Date: Tue Jan 24 05:43:18 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4c6415d7682700327af262bfab04dbe61049bd6f Author: cole smith <38364556+daysgobye@users.noreply.github.com> Date: Mon Jan 23 21:42:38 2023 -0800 [Keyboard] Fix boardsource/lulu/avr encoder pins (#19672) commit 8ca3f0fb7c856e5b767d36bc56db883309e29fbf Author: Stefan Kerkmann Date: Mon Jan 23 22:24:21 2023 +0100 [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) Co-authored-by: Sergey Vlasov commit ea05045923630add09551345359d2238176aa7b2 Author: Nick Brassel Date: Tue Jan 24 07:10:03 2023 +1100 Allow overriding of keymap/encodermap layer count. (#19325) commit aea1194ea33fe85a8bdc380bd2cb27d3c3d6078a Author: David Hoelscher Date: Mon Jan 23 14:05:47 2023 -0600 Corrections to uart driver for Chibios platform (#19075) commit dfb28334e4c14f07e9cc9dee323117fcb39facae Merge: 0a51ea28fa 4e658d47f8 Author: QMK Bot Date: Mon Jan 23 10:23:39 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4e658d47f8dfbb303e574bbd07c0d6568152175d Author: youturn45 Date: Mon Jan 23 05:23:00 2023 -0500 [Keymap] Add youturn/yt keymap for think65 (#19300) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre Co-authored-by: Jue Liu commit 0a51ea28fa6f512a32655c6a23d26c83cee46fd0 Merge: 603c86b6a2 9c7490d7cb Author: QMK Bot Date: Mon Jan 23 09:39:16 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 9c7490d7cb1bdb2232687153e542d813bfa53db3 Author: Joe Scotto Date: Mon Jan 23 04:38:22 2023 -0500 [Keyboard] Add Scotto40 Keyboard (#18453) Co-authored-by: Drashna Jaelre Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> commit d448e9a03844f39f50435e6bea60479044cdba43 Author: freznel10 Date: Tue Jan 24 17:26:21 2023 +0800 Squashed commit of the following: commit 8767e74c82bcbde48e31c8dc7ba37c5ea8ee499f Merge: fca6d16b55 1c69682605 Author: QMK Bot Date: Tue Jan 24 09:20:21 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 1c6968260568e5efba9e4d01cd656e3a15b870b8 Author: MJM <89230047+MATTMCCA@users.noreply.github.com> Date: Tue Jan 24 04:19:42 2023 -0500 [Keyboard] Add the Black Hellebore (#19655) commit fca6d16b5509c677a33d0023e580243e125391ae Merge: 025e530f46 695c4c6030 Author: QMK Bot Date: Tue Jan 24 08:52:36 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 695c4c603005469704cd678a1d3ffb093d7e1231 Author: adophoxia <100170946+adophoxia@users.noreply.github.com> Date: Tue Jan 24 00:51:45 2023 -0800 [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674) commit 025e530f46277bd1e7f6196ffe017a94caa807fd Merge: dd7b244872 4d180c935a Author: QMK Bot Date: Tue Jan 24 08:05:37 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4d180c935adc2a5335e03b1f9936a32f6c1d2d06 Author: jack <0x6A73@pm.me> Date: Tue Jan 24 01:04:56 2023 -0700 fixup splitkb/kyria VIA keymap (#19676) commit dd7b24487219b6fbdaa1b3d567364437dd08ff04 Author: jack <0x6A73@pm.me> Date: Mon Jan 23 23:24:56 2023 -0700 Fixup handwired/jscotto/scotto40 (#19675) commit 79d5f2feb3cab5a05c5ef8af671fcbfd90a92873 Merge: 8ca3f0fb7c 4c6415d768 Author: QMK Bot Date: Tue Jan 24 05:43:18 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4c6415d7682700327af262bfab04dbe61049bd6f Author: cole smith <38364556+daysgobye@users.noreply.github.com> Date: Mon Jan 23 21:42:38 2023 -0800 [Keyboard] Fix boardsource/lulu/avr encoder pins (#19672) commit 8ca3f0fb7c856e5b767d36bc56db883309e29fbf Author: Stefan Kerkmann Date: Mon Jan 23 22:24:21 2023 +0100 [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) Co-authored-by: Sergey Vlasov commit ea05045923630add09551345359d2238176aa7b2 Author: Nick Brassel Date: Tue Jan 24 07:10:03 2023 +1100 Allow overriding of keymap/encodermap layer count. (#19325) commit aea1194ea33fe85a8bdc380bd2cb27d3c3d6078a Author: David Hoelscher Date: Mon Jan 23 14:05:47 2023 -0600 Corrections to uart driver for Chibios platform (#19075) commit dfb28334e4c14f07e9cc9dee323117fcb39facae Merge: 0a51ea28fa 4e658d47f8 Author: QMK Bot Date: Mon Jan 23 10:23:39 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4e658d47f8dfbb303e574bbd07c0d6568152175d Author: youturn45 Date: Mon Jan 23 05:23:00 2023 -0500 [Keymap] Add youturn/yt keymap for think65 (#19300) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre Co-authored-by: Jue Liu commit 0a51ea28fa6f512a32655c6a23d26c83cee46fd0 Merge: 603c86b6a2 9c7490d7cb Author: QMK Bot Date: Mon Jan 23 09:39:16 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 9c7490d7cb1bdb2232687153e542d813bfa53db3 Author: Joe Scotto Date: Mon Jan 23 04:38:22 2023 -0500 [Keyboard] Add Scotto40 Keyboard (#18453) Co-authored-by: Drashna Jaelre Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> commit 629726ea35d059feef3090d0cf8e2a59d73a5b07 Author: freznel10 Date: Tue Jan 24 17:22:53 2023 +0800 Squashed commit of the following: commit 6f311373e5bb2d994f2d120a7e7cc7c815712e28 Author: Alabastard-64 Date: Sun Jan 22 14:48:10 2023 -0700 hopefully last lint fix commit 33c8378096bcfdd49a46747ad29151d4696eab06 Author: Alabastard-64 Date: Sun Jan 22 14:29:24 2023 -0700 actually fix #ifdef statments commit 606c982d3b30b91389bb6a487980790de1c776e2 Author: Alabastard-64 Date: Sun Jan 22 14:02:50 2023 -0700 quick fix for #ifdef issue commit a68ff507cfa12fb504a92d6571f1f8d51ff2dbf5 Author: Alabastard-64 Date: Sun Jan 22 13:50:00 2023 -0700 doc update commit 86a0fe09690470856623ba0bb069bdd79921dba1 Author: Alabastard-64 Date: Sun Jan 22 10:58:22 2023 -0700 linting and small fix commit 5f2e2df6835d1ebff7c448c67ea20700ad854766 Author: Alabastard-64 Date: Sat Jan 21 23:46:39 2023 -0700 cleanup and force max multiplier to simplify (multiplier can be adjusted at runtime) commit fb3adfb4d1dccc0f0a66e35ea35404a00f69f716 Author: Alabastard-64 Date: Sat Jan 21 18:52:18 2023 -0700 fixing up arm code from rebase commit cd337f989eb2ac617226ea03bb9f1ea3520a515f Author: Alabastard-64 Date: Tue Jan 17 07:30:05 2023 -0700 rebase and cleanup commit 9291a42fb40d07ce7685a698a39aaf1068ba58f0 Author: Alabastard-64 Date: Tue Jan 17 07:18:10 2023 -0700 finally fix hscroll fully and add maybe ability to change multiplier at runtime commit 7fa0c0019d9df7df55e240d40d8d82581d3c56fa Author: Alabastard-64 Date: Mon Jan 16 13:44:14 2023 -0700 major update/revision most issues fixed commit 76da18e1943c32f81b1b49a81de0e29b5972e176 Author: Alabastard-64 Date: Tue Jan 10 22:54:48 2023 -0700 bugfix for disable function commit a02011e2d43f347c700d06c4748bbd70effdc313 Author: Alabastard-64 Date: Tue Jan 10 21:32:56 2023 -0700 Fix HID descriptor for Horizontal scroll, add disable function, and various bugfixes commit a434ffaad3dba75e1a5749aca38fb1442402e0ab Author: Alabastard-64 Date: Sat Jan 7 22:55:18 2023 -0700 linting except on vusb and doc update commit f87a851a58aa985096f7b93068b8466f9a190bae Author: Alabastard-64 Date: Sat Jan 7 21:49:47 2023 -0700 all tested versions working and doc commit 68d66c24675ac8400c9401a2f293c0423d6ef2b4 Author: Alabastard-64 Date: Fri Jan 6 11:53:00 2023 -0700 real initial release everything working and tested on Atmel U4 chips commit 6a107de7ec80051d6b5bef27e7513e1720edc885 Author: Alabastard-64 Date: Wed Jan 4 12:15:44 2023 -0700 update: not broken... but not working either commit 93573091e790d496feb658414023eb3a12fa358a Author: Alabastard-64 Date: Mon Jan 2 09:51:37 2023 -0700 initial commit (currently broken...) commit 2c687463e7685f7de9849fa569c290e732ab1e71 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit 08b65769c72feb82953f13746b8cf9cefcdec93b Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit 303c076bbe170c8b772c95745700929ef73ae906 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit 19fef168d24e2f68a882c17e0dc39e5740a5c267 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit f83dd0e4bc7aeef6781be68c41626fccab52b822 Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit 52653887baf2f0604aa3066d1e27213cef90ba65 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit c52e826e90d9f7b16c2f461527214fc0506098ac Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit 44989218a6cf159d7a4ae8bd08f5df47361fe83d Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit ea76b242d3512db5b5ec6dbd7a35cc72c8edf85e Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit 3c97b3df0979e2de960f5382acaa1ade856c62c6 Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit f4467bf1d9f2ce08dbd862fdcc4810869b773f8b Author: freznel10 Date: Tue Jan 24 16:00:15 2023 +0800 NEw commit 6bdcb5c55736944f24e298bbf347de9e8144039b Author: freznel10 Date: Tue Jan 24 15:58:35 2023 +0800 Squashed commit of the following: commit e7b6e11f59fbd8d0ce9bf52fedcb0b6ac0f1aa06 Author: Alabastard-64 Date: Mon Jan 23 23:04:54 2023 -0700 doc cleanup commit 1624f4cff67410fde9e129fd7c09491556fbfe88 Author: Alabastard-64 Date: Mon Jan 23 23:01:57 2023 -0700 doc cleanup commit 9ac04e907690ee0801326b061af9872cef9674aa Author: Alabastard-64 Date: Mon Jan 23 22:45:11 2023 -0700 linting commit ade01f0628d8004221d7c4633dccae830822dea5 Author: Alabastard-64 Date: Mon Jan 23 22:25:50 2023 -0700 fix issues commit 3dcf006febedc91f377d23b9d80f76057bd45d63 Author: Alabastard-64 Date: Mon Jan 23 16:39:58 2023 -0700 add FASTCALC option and streamline a few things commit 88c62ae99f2c90daef7bfc9c4cf5657365304d64 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit 77357574dd11600b3e58945e07e5b6885b4ee06f Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit b4d6446f633801d96e70f458a59365a3a236e172 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit 0243dce82712c10aa92da58628a0e03cb28d8632 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit 02e35b8aeb6f334cf88dae35a042d43e95770b5d Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit b6bd521c4dd3d4b49d192fc012768224eaa49b78 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit 47337bd0cd2720af9a4fc0a783ee6c7905d5a120 Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit 263396819246ac8bb7ccb334cdc2dbbd42bd61c5 Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit b028e017941b8421cc8e0361498d659480084e36 Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit 612ff489c25568e2a8f1b43dc6b6a8e23d6c25ac Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit 8ca3f0fb7c856e5b767d36bc56db883309e29fbf Author: Stefan Kerkmann Date: Mon Jan 23 22:24:21 2023 +0100 [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) Co-authored-by: Sergey Vlasov commit ea05045923630add09551345359d2238176aa7b2 Author: Nick Brassel Date: Tue Jan 24 07:10:03 2023 +1100 Allow overriding of keymap/encodermap layer count. (#19325) commit aea1194ea33fe85a8bdc380bd2cb27d3c3d6078a Author: David Hoelscher Date: Mon Jan 23 14:05:47 2023 -0600 Corrections to uart driver for Chibios platform (#19075) commit dfb28334e4c14f07e9cc9dee323117fcb39facae Merge: 0a51ea28fa 4e658d47f8 Author: QMK Bot Date: Mon Jan 23 10:23:39 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4e658d47f8dfbb303e574bbd07c0d6568152175d Author: youturn45 Date: Mon Jan 23 05:23:00 2023 -0500 [Keymap] Add youturn/yt keymap for think65 (#19300) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre Co-authored-by: Jue Liu commit 0a51ea28fa6f512a32655c6a23d26c83cee46fd0 Merge: 603c86b6a2 9c7490d7cb Author: QMK Bot Date: Mon Jan 23 09:39:16 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 9c7490d7cb1bdb2232687153e542d813bfa53db3 Author: Joe Scotto Date: Mon Jan 23 04:38:22 2023 -0500 [Keyboard] Add Scotto40 Keyboard (#18453) Co-authored-by: Drashna Jaelre Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> commit 08e49ce9a02d97deef3f866e432b91a4c06b9a49 Author: freznel10 Date: Mon Jan 23 17:35:05 2023 +0800 new commit 6d960dee5f4fd919ca921f61d4225653db75f707 Author: freznel10 Date: Mon Jan 23 17:31:27 2023 +0800 Squashed commit of the following: commit 6f311373e5bb2d994f2d120a7e7cc7c815712e28 Author: Alabastard-64 Date: Sun Jan 22 14:48:10 2023 -0700 hopefully last lint fix commit 33c8378096bcfdd49a46747ad29151d4696eab06 Author: Alabastard-64 Date: Sun Jan 22 14:29:24 2023 -0700 actually fix #ifdef statments commit 606c982d3b30b91389bb6a487980790de1c776e2 Author: Alabastard-64 Date: Sun Jan 22 14:02:50 2023 -0700 quick fix for #ifdef issue commit a68ff507cfa12fb504a92d6571f1f8d51ff2dbf5 Author: Alabastard-64 Date: Sun Jan 22 13:50:00 2023 -0700 doc update commit 86a0fe09690470856623ba0bb069bdd79921dba1 Author: Alabastard-64 Date: Sun Jan 22 10:58:22 2023 -0700 linting and small fix commit 5f2e2df6835d1ebff7c448c67ea20700ad854766 Author: Alabastard-64 Date: Sat Jan 21 23:46:39 2023 -0700 cleanup and force max multiplier to simplify (multiplier can be adjusted at runtime) commit fb3adfb4d1dccc0f0a66e35ea35404a00f69f716 Author: Alabastard-64 Date: Sat Jan 21 18:52:18 2023 -0700 fixing up arm code from rebase commit cd337f989eb2ac617226ea03bb9f1ea3520a515f Author: Alabastard-64 Date: Tue Jan 17 07:30:05 2023 -0700 rebase and cleanup commit 9291a42fb40d07ce7685a698a39aaf1068ba58f0 Author: Alabastard-64 Date: Tue Jan 17 07:18:10 2023 -0700 finally fix hscroll fully and add maybe ability to change multiplier at runtime commit 7fa0c0019d9df7df55e240d40d8d82581d3c56fa Author: Alabastard-64 Date: Mon Jan 16 13:44:14 2023 -0700 major update/revision most issues fixed commit 76da18e1943c32f81b1b49a81de0e29b5972e176 Author: Alabastard-64 Date: Tue Jan 10 22:54:48 2023 -0700 bugfix for disable function commit a02011e2d43f347c700d06c4748bbd70effdc313 Author: Alabastard-64 Date: Tue Jan 10 21:32:56 2023 -0700 Fix HID descriptor for Horizontal scroll, add disable function, and various bugfixes commit a434ffaad3dba75e1a5749aca38fb1442402e0ab Author: Alabastard-64 Date: Sat Jan 7 22:55:18 2023 -0700 linting except on vusb and doc update commit f87a851a58aa985096f7b93068b8466f9a190bae Author: Alabastard-64 Date: Sat Jan 7 21:49:47 2023 -0700 all tested versions working and doc commit 68d66c24675ac8400c9401a2f293c0423d6ef2b4 Author: Alabastard-64 Date: Fri Jan 6 11:53:00 2023 -0700 real initial release everything working and tested on Atmel U4 chips commit 6a107de7ec80051d6b5bef27e7513e1720edc885 Author: Alabastard-64 Date: Wed Jan 4 12:15:44 2023 -0700 update: not broken... but not working either commit 93573091e790d496feb658414023eb3a12fa358a Author: Alabastard-64 Date: Mon Jan 2 09:51:37 2023 -0700 initial commit (currently broken...) commit 2c687463e7685f7de9849fa569c290e732ab1e71 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit 08b65769c72feb82953f13746b8cf9cefcdec93b Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit 303c076bbe170c8b772c95745700929ef73ae906 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit 19fef168d24e2f68a882c17e0dc39e5740a5c267 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit f83dd0e4bc7aeef6781be68c41626fccab52b822 Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit 52653887baf2f0604aa3066d1e27213cef90ba65 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit c52e826e90d9f7b16c2f461527214fc0506098ac Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit 44989218a6cf159d7a4ae8bd08f5df47361fe83d Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit ea76b242d3512db5b5ec6dbd7a35cc72c8edf85e Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit 3c97b3df0979e2de960f5382acaa1ade856c62c6 Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit f04f1e1a0251e8145a747de7b9bb60ac380c5ce7 Author: freznel10 Date: Mon Jan 23 09:52:48 2023 +0800 Test for geist commit e527364ce4d8b1d54f2e2ae8214f480cd27afb01 Merge: 82a28ce5b6 603c86b6a2 Author: freznel10 Date: Sun Jan 22 21:56:46 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit 82a28ce5b60668b54d6bf8ad3bc892ee37a54853 Author: freznel10 Date: Sun Jan 22 21:56:06 2023 +0800 new commit ff5983b9d4c884efcdfebc03c9ea1b848f902395 Author: freznel10 Date: Sun Jan 22 21:38:15 2023 +0800 Squashed commit of the following: commit d04dbd9eb02bd4ff6ba17c5ae1a8793e83e1022a Author: Alabastard-64 Date: Sat Jan 21 23:46:39 2023 -0700 cleanup and force max multiplier to simplify (multiplier can be adjusted at runtime) commit 22170a67c018c6e0ea481187a95bf0c461113e91 Author: Alabastard-64 Date: Sat Jan 21 18:52:18 2023 -0700 fixing up arm code from rebase commit e440046b2ca1c05ab002ace19b512b20a7fef60b Author: Alabastard-64 Date: Tue Jan 17 07:30:05 2023 -0700 rebase and cleanup commit c14127c278979d35d21ac10140c3a44825375479 Author: Alabastard-64 Date: Tue Jan 17 07:18:10 2023 -0700 finally fix hscroll fully and add maybe ability to change multiplier at runtime commit ec686daf3f2dfd56b671baf9c91f65521413c0a4 Author: Alabastard-64 Date: Mon Jan 16 13:44:14 2023 -0700 major update/revision most issues fixed commit 591cedb3cb2c6d121ea34d12a5197c4d7230f868 Author: Alabastard-64 Date: Tue Jan 10 22:54:48 2023 -0700 bugfix for disable function commit d6b4def50eaca9aca3de81b57057d3b7d40ac9fa Author: Alabastard-64 Date: Tue Jan 10 21:32:56 2023 -0700 Fix HID descriptor for Horizontal scroll, add disable function, and various bugfixes commit badb248dec422475b0d292d277f69720af30e0d5 Author: Alabastard-64 Date: Sat Jan 7 22:55:18 2023 -0700 linting except on vusb and doc update commit 4fc1b535a88358b8d44be4526ad41e81f908c616 Author: Alabastard-64 Date: Sat Jan 7 21:49:47 2023 -0700 all tested versions working and doc commit af2036177533ee57fb419575bac7227f13e7c688 Author: Alabastard-64 Date: Fri Jan 6 11:53:00 2023 -0700 real initial release everything working and tested on Atmel U4 chips commit a6d541784cb8c7665d19863c41f44efb083d322d Author: Alabastard-64 Date: Wed Jan 4 12:15:44 2023 -0700 update: not broken... but not working either commit 7a0769bae180b0b374851e5b156637033ad897b0 Author: Alabastard-64 Date: Mon Jan 2 09:51:37 2023 -0700 initial commit (currently broken...) commit 49c5f6ca7875d7f73fcd387ed9e98e862bda1726 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit 5e9fc72376a23852a0b6acd4fbfbd055c29377ef Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit 5a2741d2874b0d911b294fe9dc214eaa5d4fe8f4 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit 8588277dc401f841a892b4b1fbfc76511c881f53 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit ee24b83c95ea385aee4835e1068fcefdaf4485e2 Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit e6cb3be3d17137767331bfdddc5cb24936a01ef3 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit 82686e2b34f3a1a7cab3abced56885df068b707f Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit 25b3f433585762265616639f970ebada9d8a824e Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit c6b548f7a61a44995f8a43d27b088c55c2bb98a5 Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit 0a98d219ff06e44ea3c3005baa24a5ddad507c21 Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit 713003b7fdf2e313b60ece775477e8791e948e20 Merge: cf935d97ae 300a0def4e Author: QMK Bot Date: Fri Jan 20 19:43:58 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 300a0def4e20507f20b61507ed3dc3c65f3bf6a0 Author: era <73109780+eerraa@users.noreply.github.com> Date: Sat Jan 21 04:43:11 2023 +0900 Change era65 keymap&debounce_type (#19627) commit cf935d97ae479e7a1e1f2f2f248b93e52e4cc69e Author: Ryan Date: Sat Jan 21 03:21:17 2023 +1100 Fix functions with empty params (#19647) * Fix functions with empty params * Found a bunch more commit c0b2e20465542cec1c6ae61f1c39b9e4172ac1e2 Author: freznel10 Date: Sun Jan 22 21:26:50 2023 +0800 hi res scroll commit 03cc6d2247d4a034c0ea09d4bec2617e2b5e8b7a Author: freznel10 Date: Sun Jan 22 19:17:53 2023 +0800 Squashed commit of the following: commit 3943a8398a331a4d3cdc658dd05fc947311bf49f Author: Stefan Kerkmann Date: Sun Jan 22 11:43:46 2023 +0100 Apply suggestions from code review Co-authored-by: Sergey Vlasov commit 4b89850eadfcef14438376993d078ef41eb7fe64 Author: Stefan Kerkmann Date: Sat Jan 21 17:11:43 2023 +0100 rp2040: fix timer wrap deadlock in ws2812 vendor driver The current implementation could be deadlocked if the last update was more then ~35min ago. This is due to the time resolution for the RP2040 on ChibiOS being 32bit and the counter running at 1MHz and timer_expired32() only handling timer intervals up to (UINT32_MAX / 2). This can easily happen if the keyboard is put to sleep or the RGB being disabled for this time. The solution is to use the full 64bit time resolution of the RP2040 which wraps after ~584942 years - let me know if you happen to witness this. Unfortunately we have fallback to the pico-sdk implementation as there is no 64bit timer resolution support in the ChibiOS implementation of the RP2040. commit 79e533872407944208c7d6aa4e736a5423a9ff87 Author: freznel10 Date: Sun Jan 22 19:16:20 2023 +0800 timers commit 589252f3d2f0d99a6936e3d1257c0acb0b5c5e15 Author: freznel10 Date: Sat Jan 21 22:35:04 2023 +0800 delete unused files commit 21ad6c522fcc4ae60aa137ff0b2f57ff580b928d Author: freznel10 Date: Sat Jan 21 21:29:27 2023 +0800 more testing commit 12ef470ca0ce74a715e44cb82c34498f1f42f95b Author: freznel10 Date: Sat Jan 21 20:52:56 2023 +0800 dirty test commit 84399a7daf67414cd08fe5fd07a1fabc44e8e703 Merge: 1156453043 0f77ae6a20 Author: freznel10 Date: Sat Jan 21 00:04:50 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit 1156453043bf79c912903815aca9ae1db3dec5ed Author: freznel10 Date: Sat Jan 21 00:04:16 2023 +0800 Update ui.c commit 5520f7cf3f53f9ea42c0aa4cd0a5298be8574f1a Author: freznel10 Date: Fri Jan 20 11:23:06 2023 +0800 remove whitespace commit 26e6226e5361cff2af3ffdef267859f692a6bfb8 Merge: ce283de61f 64d5ef4056 Author: freznel10 Date: Fri Jan 20 10:12:42 2023 +0800 Merge remote-tracking branch 'upstream/develop' into lvgl commit ce283de61f33690e7a874c5d0fa5e074930e6b12 Author: freznel10 Date: Fri Jan 20 10:11:33 2023 +0800 some keymap changes commit 80f22adcc6b1d788c38cb68b0545bf578f5da203 Author: freznel10 Date: Wed Jan 18 15:34:41 2023 +0800 Revert "Squashed commit of the following:" This reverts commit 2770e58fec47b0d16996676000d0537a559045df. commit 3875cc184576d9dd0bc5035439351342e45ab9a5 Merge: 2770e58fec 7f486d26b8 Author: freznel10 Date: Wed Jan 18 14:58:12 2023 +0800 Merge branch 'develop' into lvgl commit 2770e58fec47b0d16996676000d0537a559045df Author: freznel10 Date: Wed Jan 18 14:55:39 2023 +0800 Squashed commit of the following: commit f2b75cbe06e49bf941c5b6dfa481b9caf255edde Author: Alabastard-64 Date: Tue Jan 17 07:30:05 2023 -0700 rebase and cleanup commit 3ce417eca4883c17016af529cc803bc04e7f7f00 Author: Alabastard-64 Date: Tue Jan 17 07:18:10 2023 -0700 finally fix hscroll fully and add maybe ability to change multiplier at runtime commit a6a62b76719b577999bd4609b4c52b5117086adc Author: Alabastard-64 Date: Mon Jan 16 13:44:14 2023 -0700 major update/revision most issues fixed commit b7a90fb940d7c7fa2d952793f98c2984aed5f915 Author: Alabastard-64 Date: Tue Jan 10 22:54:48 2023 -0700 bugfix for disable function commit 756275b4208e9c4710416d6fc9cb7e36492be551 Author: Alabastard-64 Date: Tue Jan 10 21:32:56 2023 -0700 Fix HID descriptor for Horizontal scroll, add disable function, and various bugfixes commit 671c176a7aaa5812f9391b083bcfed86fc93239d Author: Alabastard-64 Date: Sat Jan 7 22:55:18 2023 -0700 linting except on vusb and doc update commit 83c477cff9e42389365c9aeb32c29d028b49c21e Author: Alabastard-64 Date: Sat Jan 7 21:49:47 2023 -0700 all tested versions working and doc commit d8590eee684f57f82e5e60fc5eff518524e460b4 Author: Alabastard-64 Date: Fri Jan 6 11:53:00 2023 -0700 real initial release everything working and tested on Atmel U4 chips commit f23af60faa8ea2509ff0c03f83fac471e58ef9b6 Author: Alabastard-64 Date: Wed Jan 4 12:15:44 2023 -0700 update: not broken... but not working either commit 4b58f08c206a1b29635890f4b36aeea9e4818e65 Author: Alabastard-64 Date: Mon Jan 2 09:51:37 2023 -0700 initial commit (currently broken...) commit ebada5092192550303c1f2e7caa4d82cfcb70a53 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit 825eea16f51e19b781fca51a53b32b091431c55e Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit b5d37d6153a483974c047d712a7e34ce1960bf34 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit c9ec67ed252cc8a310e4ce0dfa5b540978eae214 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit c6282586b07f2f17f891e6ef4b2ab980e3d23d63 Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit 414bff0f3a79637975a5c1926dc59cd652a3a8eb Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit 77444eda136ddf6e7c395221a263039763c7f3cd Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit d89945415449ba5a06f8892b1bf9771cf18ad9aa Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit c13accd651e4fd1bf2754aba00ecf82f350e6210 Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit ce34c0aa810607cd347ad536c9eae2b7cfd6180e Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit d448ff4c172e1e72fda40c078bed9e63581710dd Merge: 3b60a05ae1 625e57480f Author: QMK Bot Date: Tue Jan 17 07:40:37 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 625e57480f47b261a3d116c7b20bb1aae1d8a911 Author: QMK Bot Date: Mon Jan 16 23:39:09 2023 -0800 Format code according to conventions (#19615) commit 3b60a05ae1704fed838e5178b092b246529302b0 Merge: 275673c562 9f84b9ac09 Author: QMK Bot Date: Tue Jan 17 05:57:55 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 9f84b9ac095f31d65ab0cb9310bf5130cc9775aa Author: Ivan Gromov <38141348+key10iq@users.noreply.github.com> Date: Tue Jan 17 09:57:18 2023 +0400 [Keyboard] Add kt3700 (#19432) Co-authored-by: Sergey Vlasov Co-authored-by: Joel Challis Co-authored-by: Ryan commit 275673c562e0714b4f2c8e07237dee343541c275 Merge: 69397d4fe2 c6cc104810 Author: QMK Bot Date: Tue Jan 17 05:57:09 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit c6cc104810633c687a5c563befa44e3a7282b9e4 Author: JW2586 <70282382+JW2586@users.noreply.github.com> Date: Tue Jan 17 05:56:37 2023 +0000 [Keyboard] Waterfowl - Updated default keymap (#19438) Co-authored-by: jack <0x6a73@protonmail.com> commit 69397d4fe2f6b28fa5f42564ef9017ee3891ab94 Merge: db7ca07909 7b795b2921 Author: QMK Bot Date: Tue Jan 17 05:49:24 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 7b795b2921dc03ec77f91fc7c9c030a59e5525a0 Author: Alabahuy Date: Tue Jan 17 12:48:44 2023 +0700 [Keyboard] add kamigakushi (#19514) commit db7ca079090b8600ec734e8f32a99f31b89c0eff Author: Jouke Witteveen Date: Tue Jan 17 06:23:57 2023 +0100 Process Tap Dances before WPM/Velocikey (#19599) commit a52b3aafd2e9ab1673f25933d389e8978042f8b0 Merge: 2cf904b20d 49f3ffa264 Author: QMK Bot Date: Tue Jan 17 04:34:24 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 49f3ffa2640c6f84dd29a7f90b22ce22d0bcbea6 Author: d-floe <31980883+d-floe@users.noreply.github.com> Date: Mon Jan 16 22:33:49 2023 -0600 [Keyboard] Add Bubble 75 (#18863) Co-authored-by: Drashna Jaelre Co-authored-by: Ryan commit 2cf904b20d024ff9d62bf6fe7ce23f422d9bca5b Merge: 0ff52925c0 4098ff5574 Author: QMK Bot Date: Tue Jan 17 01:55:46 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4098ff5574ab8129b83239ed9de6f1820b31b686 Author: era <73109780+eerraa@users.noreply.github.com> Date: Tue Jan 17 10:55:13 2023 +0900 [Keyboard] Add ERA65 (#19591) Co-authored-by: Ryan commit 0ff52925c08184af0a991319b0d2ee84446463ac Author: Albert Y <76888457+filterpaper@users.noreply.github.com> Date: Tue Jan 17 09:54:51 2023 +0800 Refactor pixel rain animation (#19606) commit 7acc3f444993c77ad65836933c4daecbae57d034 Author: Ryan Date: Tue Jan 17 12:54:26 2023 +1100 ChibiOS: Consolidate report sending code (#19607) commit 6fd4d8c7ee971010bc249c80801788dcea9a97d0 Merge: 4c7f67f724 465b6a14e3 Author: QMK Bot Date: Mon Jan 16 22:42:25 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 465b6a14e3624d0da98c220a7b4e0e2e5ef9c1d9 Author: Tom Barnes Date: Mon Jan 16 22:41:52 2023 +0000 Docs/space b cleanup (#19612) * Clean up remaining mentions of the deprecated Space B reset method * cleanup auto_tag.yml that got sucked in commit 4c7f67f724f6e1c8809b912b932a71e5e14394fa Merge: b6e42db64b 2bff00e1ba Author: QMK Bot Date: Mon Jan 16 09:33:19 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 2bff00e1bad09a57b3a5af214f0d1f8243deaea5 Author: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Date: Mon Jan 16 10:32:43 2023 +0100 Small doc changes (#19601) commit b6e42db64b487d02705c1adf525086ce9a0ce381 Merge: b077e633c0 917d93e968 Author: QMK Bot Date: Mon Jan 16 08:52:56 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 917d93e968f8a6d99ba7f24bbc6a1f97237dfe56 Author: Sergey Vlasov Date: Mon Jan 16 11:52:18 2023 +0300 [Docs] Fix `JOYSTICK_AXIS_COUNT` name in docs (#19605) commit b077e633c0e5fae4bb640b3428c7f4ba76812cd1 Merge: 401b4753fd 4f83b673bd Author: QMK Bot Date: Mon Jan 16 08:49:16 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4f83b673bdfd9d8a282255f8939d3a93657fe282 Author: adiabatic Date: Mon Jan 16 00:48:41 2023 -0800 [Keymap] Improve Zweihander layout for the Ergodox EZ (#18737) commit 401b4753fd35b67e86e75affb2d7756108427654 Merge: 955829bfd0 fe27e46e6d Author: QMK Bot Date: Mon Jan 16 00:56:04 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit fe27e46e6da0ffb58b58578ba96646fdeb0742a7 Author: Ryan Baker <76887060+ryanbaekr@users.noreply.github.com> Date: Sun Jan 15 19:55:30 2023 -0500 [Keyboard] Add rb87 (#19546) commit 955829bfd0ceb835faf6731eb40b1a641f39197a Author: Sergey Vlasov Date: Mon Jan 16 02:29:29 2023 +0300 Fix joystick build for ChibiOS (#19602) `joystick_report_t` was renamed to `report_joystick_t`, but apparently one place in the code was missed. commit 0730740add19d3afe3d96ead50ba7d29e5dcb109 Author: Joel Challis Date: Sun Jan 15 15:04:32 2023 +0000 Add mmoskal/uf2-stm32f103 bootloader support (#19594) commit a92071494a95175b44a1a3912110c9432f63f3ed Author: Ryan Date: Sun Jan 15 19:40:52 2023 +1100 usb_main.c: remove `CH_KERNEL_MAJOR` check (#19597) commit 80464674d3275de70ab0f1e2a6aa2ea536501def Merge: d40516c3c7 44bcde102d Author: QMK Bot Date: Sun Jan 15 08:03:56 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 44bcde102d7db3ff80ab01e5377cb3ff8f574afa Author: Christian Brauner Date: Sun Jan 15 09:03:27 2023 +0100 [Keymap] Update brauner preonic layout (#19595) commit 2c98e795f7a857596ef550708bf0baf8b9d92154 Author: jack <0x6A73@pm.me> Date: Sun Jan 15 01:03:16 2023 -0700 [Keyboard] Fixup gingko65 matrix pins (#19589) commit d40516c3c7a95569712a951d0945bea9f0d2c98c Merge: 5f46e29c72 e7d1b210ba Author: QMK Bot Date: Sun Jan 15 03:58:42 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit e7d1b210ba89ad174f1011488f9f6a0cbab28f89 Author: jurassic73 <50930136+jurassic73@users.noreply.github.com> Date: Sat Jan 14 19:58:09 2023 -0800 [Keyboard] Update handwired/split89 to new standard. (#19540) Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> commit 5f46e29c72803e43cb559f4e140ef90a741da605 Merge: 45851a10f6 4a53d9c431 Author: QMK Bot Date: Sun Jan 15 03:47:13 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 4a53d9c4318ebc97655699d98e5bc0967d003f28 Author: Bastien BALOUP <35816948+Bastien-Baloup@users.noreply.github.com> Date: Sun Jan 15 04:46:13 2023 +0100 [Keymap] Add Bastian-Baloup sofle keymap (#18836) Co-authored-by: Ryan commit b46e3587315f0a06be46435fc6b887f81694bdda Author: freznel10 Date: Wed Jan 18 11:38:45 2023 +0800 Update feature_pointing_device.md commit 33761b9a17fd2a0504cb2d304d62287110bc188d Author: freznel10 Date: Wed Jan 18 11:33:17 2023 +0800 Messing with layouts commit 7f486d26b88bce7066d410041841e95fa5612718 Merge: db142f56fb 4858059280 Author: freznel10 <84401855+freznel10@users.noreply.github.com> Date: Wed Jan 18 11:32:22 2023 +0800 Merge branch 'qmk:develop' into develop commit 6263879c338883388b9aec13fe09c55ce393b4ae Merge: 3372082a5e db142f56fb Author: freznel10 Date: Sun Jan 15 00:07:02 2023 +0800 Merge branch 'develop' into lvgl commit 3372082a5e48b894d163ec64e4a2b9dcf2c04ff2 Author: freznel10 Date: Sun Jan 15 00:05:24 2023 +0800 macro shenanigans commit db142f56fb1aa5d1ec26afb2eb59d2e0cff8a14b Merge: f7b33d771d 45851a10f6 Author: freznel10 <84401855+freznel10@users.noreply.github.com> Date: Sun Jan 15 00:04:48 2023 +0800 Merge branch 'qmk:develop' into develop commit 77dbe2bae69d47f38640b99c79105bd92c57fadf Author: Marek Kraus Date: Sat Jan 14 11:18:18 2023 +0100 Use __builtin_parity instead of custom function commit 593e7264be6d7a9d482ea3ef1e3e58161dbbb731 Author: Marek Kraus Date: Sat Jan 14 11:17:35 2023 +0100 Remove forgotten print commit e71b141902dd21d7985b030d6da6882a4b63f7c3 Author: freznel10 Date: Sat Jan 14 17:28:53 2023 +0800 Making things more modular WIP commit 1a64e2e1525a2983e2522c2599593122f8291b7f Author: freznel10 Date: Sat Jan 14 17:04:06 2023 +0800 making things more modular commit 75767fc4b9e70fb47155944cf6dc534621d7623d Author: Marek Kraus Date: Thu Jan 12 20:11:50 2023 +0100 Fix formatting commit e01d711bdbec501938e1b29f6534d413935858a9 Author: Johannes H. Jensen Date: Fri Oct 7 23:10:21 2022 +0200 Rework the PS/2 PIO driver as per PR #17893 * Use pindirs to keep proper open drain behavior of PS/2. * Invert output enable on PS2_*_PIN so that pindirs works correctly with open-drain interface. * Enable autopull. * Disable sideset, as it's not used. * Optimize PIO code as per suggestions in PR #17893. commit 2d869ecbb5dab4297d082aaec84111ef28c789f5 Author: Johannes H. Jensen Date: Wed Nov 2 20:51:52 2022 +0100 Ensure pio_rx_buffer is aligned for 32-bit access commit 6ca7f5db7cc9a44b5fec6386ad8d5f7a4914676d Author: freznel10 Date: Thu Jan 12 13:41:48 2023 +0800 mucking things up commit a76b8daa77e3505940636c7318a5a180a723364f Merge: 7483573c5f f7b33d771d Author: freznel10 Date: Thu Jan 12 13:10:29 2023 +0800 Merge branch 'develop' into hi_res_scrolling commit f7b33d771d08542d7fef30f10b27d1031523c898 Merge: 8c5b059743 1bbacec44d Author: freznel10 <84401855+freznel10@users.noreply.github.com> Date: Thu Jan 12 13:10:00 2023 +0800 Merge branch 'qmk:develop' into develop commit 7483573c5f7c4425b42358b84c13c229acf05683 Merge: f5c88eedf1 57679ab24b Author: freznel10 Date: Thu Jan 12 13:09:29 2023 +0800 Merge branch 'pr/19538' into hi_res_scrolling commit 57679ab24b8d8ab0af6586e78a589af2ec2e6b95 Merge: 99fdedc10b 6424a44264 Author: freznel10 Date: Thu Jan 12 13:07:24 2023 +0800 Merge branch 'feature_hires_scroll' of https://github.com/Alabastard-64/qmk_firmware into pr/19538 commit f5c88eedf1116ac844e59b7e94c4438010b93274 Author: freznel10 Date: Thu Jan 12 13:01:30 2023 +0800 refactor commit 8c5b0597432acc649c717a6d25ef6dae903bf74c Merge: 8db8212e40 e11235ee14 Author: freznel10 <84401855+freznel10@users.noreply.github.com> Date: Wed Jan 11 14:39:32 2023 +0800 Merge branch 'qmk:develop' into develop commit c3e67cbb15ed9d82a59e6b54e40cbfffe30c4681 Author: freznel10 Date: Wed Jan 11 14:39:13 2023 +0800 chunky2040 initial refactor commit 6424a44264696df2909ccf6fec2407be8cc46db4 Author: Alabastard-64 Date: Tue Jan 10 21:32:56 2023 -0700 Fix HID descriptor for Horizontal scroll, add disable function, and various bugfixes commit 19eff0ca56617e6b411f086acc028e94c2126b94 Author: Alabastard-64 Date: Sat Jan 7 22:55:18 2023 -0700 linting except on vusb and doc update commit ec6882bc5ec6ffa9d0cfbe9617d406b4ccaed0be Author: Alabastard-64 Date: Sat Jan 7 21:49:47 2023 -0700 all tested versions working and doc commit 502b201924dc17e420ab8c053ef21e9ddb3cd9a4 Author: Alabastard-64 Date: Fri Jan 6 11:53:00 2023 -0700 real initial release everything working and tested on Atmel U4 chips commit cad7331840cf6ff42c73168c1caf7c0902db677c Author: Alabastard-64 Date: Wed Jan 4 12:15:44 2023 -0700 update: not broken... but not working either commit f70086936a4bf7ace2c10a62c4a6e4ac2ac21b81 Author: Alabastard-64 Date: Mon Jan 2 09:51:37 2023 -0700 initial commit (currently broken...) commit a5bf4118435dd49551ac4450233c233b72ca2c79 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit bc5529c9cde14a41cd82f1517d2ba3f0c90a67fe Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit 307a02549e1251f7db715910cfb6dcad24599017 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit 130aad0032903f47b0279b02fbf40cb8caffacef Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit 6349c0370f3a639265157c1a5ea11a4d4df69e28 Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit 932554c5482d94f1d0d4b8d6982c2179aa4ece63 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit d3c5d54756ff6c240bd10a8138b0c8cc674110a4 Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit b832552188fc80a4a5045375f5abc196e2bc6ffe Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit 828fe5567720fba9f4c7469f989f2a091a1e1677 Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit 34f93ec626999de3cf5d3953ee2e0e97a45ac469 Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit f29fd7bbb08cc059333ecaa5d8ab9d114fdf7276 Author: freznel10 Date: Wed Jan 11 01:20:56 2023 +0800 window positioning pointing mode refactor commit e6f6e60e53970d3c18ba5bfd29546b69d005c426 Author: freznel10 Date: Wed Jan 11 01:09:18 2023 +0800 refactoring WIP commit 391e8a5059bdadb5c8731bd7d670b8e729312084 Author: freznel10 Date: Tue Jan 10 12:26:20 2023 +0800 Update pointing.c commit fd9b97d5c39ec5aa3264d3e8fa3867218d855fac Author: freznel10 Date: Tue Jan 10 12:14:17 2023 +0800 win pos pointing mode adjustment commit 1a2850bdbb95b1f885d21b8a2944302a12001d65 Author: freznel10 Date: Tue Jan 10 11:51:52 2023 +0800 combos update commit 4057256b09373c60d5d0b5d40509813720f03dd7 Author: freznel10 Date: Mon Jan 9 23:08:41 2023 +0800 hi res scrolling enabled commit 868018bd06eeef0fc2220e9ba68099d89d3c2e35 Merge: 4b03fbf884 89481e911e Author: freznel10 Date: Mon Jan 9 22:21:38 2023 +0800 Merge branch 'pr/19538' into hi_res_scrolling commit 89481e911e78025d1db36c0dc383d2162f2112e6 Merge: 99fdedc10b 777ed04515 Author: freznel10 Date: Mon Jan 9 22:20:58 2023 +0800 Merge branch 'feature_hires_scroll' of https://github.com/Alabastard-64/qmk_firmware into pr/19538 commit 4b03fbf884877dac19af2654873ad560bfdccb85 Merge: 93407a6128 8db8212e40 Author: freznel10 Date: Mon Jan 9 21:39:24 2023 +0800 Merge branch 'develop' into refactor commit 93407a6128e32ae6949b98e2cdf0330bc1b17ec1 Author: freznel10 Date: Mon Jan 9 21:39:05 2023 +0800 combo refactoring commit 8db8212e4041ea945ca980448c99222cf13cbea2 Merge: eb379b2211 b57714f793 Author: freznel10 <84401855+freznel10@users.noreply.github.com> Date: Mon Jan 9 21:38:33 2023 +0800 Merge branch 'qmk:develop' into develop commit 777ed04515c33f6a76b4636441e225151c68e624 Author: Alabastard-64 Date: Sat Jan 7 22:55:18 2023 -0700 linting except on vusb and doc update commit 16ad4db9bba0392b011dc7c05e8150729f55ba99 Author: Alabastard-64 Date: Sat Jan 7 21:49:47 2023 -0700 all tested versions working and doc commit b73d735532ec957f8bbe07f24c37801373674799 Author: Alabastard-64 Date: Fri Jan 6 11:53:00 2023 -0700 real initial release everything working and tested on Atmel U4 chips commit 8751d8fb23406eee5e9aac4e6b3bffc759d0dffb Author: Alabastard-64 Date: Wed Jan 4 12:15:44 2023 -0700 update: not broken... but not working either commit 48156c15ed2c543c2a9cc6c7d40ae9ff5063809e Author: Alabastard-64 Date: Mon Jan 2 09:51:37 2023 -0700 initial commit (currently broken...) commit 6db4a488291d83ae1cd6c78680f500734641e0d2 Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit 9aadc725c9d3529c334500006232b847ed89b7b4 Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit 79eecad05188312a0a6ef2fcc00c047b5c96def1 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit f8e3ac1b50a314577204baee9518bf9c0ec7a319 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit e4f039fcf37b2c88154714fe9f7ae4becda7322c Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit a4525f486f8f2d1f5e9ad3c5140816ecdf23da50 Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit ac883e03436442ad3bf3e0c099fddf38dca51936 Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit 76b23153300b0bd53b630083871a45b0ba076c1a Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit 7478e9b5e758923498c7bf76da717716291ad715 Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit f4ae78a4c50e71771374e33b48417a3d6fada31f Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit 0152ceb3faf6afbf60b1df6de164549056949376 Author: freznel10 Date: Sat Jan 7 11:41:07 2023 +0800 chunkx refactor commit ad7b885eeb2745a945640b7c46c203b346efab5c Merge: 63147d549f eb379b2211 Author: freznel10 Date: Fri Jan 6 22:49:31 2023 +0800 Merge branch 'develop' into refactor commit eb379b221175b1fcdbea698dfc8656a6b1f7475a Merge: 2b4b38389b 5c730d971e Author: freznel10 <84401855+freznel10@users.noreply.github.com> Date: Fri Jan 6 22:47:53 2023 +0800 Merge branch 'qmk:develop' into develop commit 63147d549fa7af6337b033b1f08b16f3a541e3c6 Author: freznel10 Date: Fri Jan 6 22:39:42 2023 +0800 migration of emblem into zerfstudios folder commit e56ff0896fa8dc9f48c74a1d9f5f668cf6daa402 Author: freznel10 Date: Fri Jan 6 15:55:29 2023 +0800 Custom pointing modes transferred to userspace commit 94c85c056f184a2cbfe2bbb50d1db439860bf7b5 Author: freznel10 Date: Thu Jan 5 15:58:28 2023 +0800 unicode mode finally working commit 31b4e0c1b280fe38b62ce40d6d14881d8c3b616d Author: freznel10 Date: Thu Jan 5 10:48:14 2023 +0800 UI update commit 68d8be56e6842c41bc6c27bdec5676aa20b577a2 Author: freznel10 Date: Thu Jan 5 09:16:59 2023 +0800 combo and ui update commit 960dc97f18b2ae38168be233990a70b056a44d0f Author: freznel10 Date: Wed Jan 4 16:03:46 2023 +0800 combo update commit aeda049c7ffe22d28561d2127095361262e22c0d Author: freznel10 Date: Wed Jan 4 14:57:17 2023 +0800 combo and rgb update commit 2b4b38389b95531b37ebe9e33b9d060e0f69a446 Merge: f20c613800 8b141020b2 Author: freznel10 <84401855+freznel10@users.noreply.github.com> Date: Wed Jan 4 14:56:48 2023 +0800 Merge branch 'qmk:develop' into develop commit 7bbdcf286de9df6398720957f5bdc28afee68992 Author: freznel10 Date: Wed Jan 4 00:40:36 2023 +0800 ui update commit 2fff7ec5c3d0688dcea5e17b545f53d1c9317a1f Author: freznel10 Date: Tue Jan 3 17:40:14 2023 +0800 revert startup sound commit 1d47dc25ac0de5bbb89b3eb33d680350240b1416 Author: freznel10 Date: Tue Jan 3 12:04:14 2023 +0800 UI update commit 8416a919cd61ad9b6049e450c538dd3d5ae3d51d Merge: 6edaad1813 f20c613800 Author: freznel10 Date: Sun Jan 1 23:00:41 2023 +0800 Merge branch 'develop' into refactor commit 6edaad1813699b47ffdec1dccf7fd2f0a7a69ca6 Author: freznel10 Date: Sun Jan 1 22:53:45 2023 +0800 keylogger commit f20c613800a68d775a271a7e1d96529d6951e4ff Merge: 18dab2b145 e4cfbd2532 Author: freznel10 <84401855+freznel10@users.noreply.github.com> Date: Sun Jan 1 22:50:08 2023 +0800 Merge branch 'qmk:develop' into develop commit bfb501530d9f861c8392f36408a4a74da0995ac9 Author: freznel10 Date: Fri Dec 30 20:08:42 2022 +0800 UI update commit eedb4542eff11afe4d38afc30c0e6a4d4a8aaa5a Merge: 4ddea5f877 18dab2b145 Author: freznel10 Date: Fri Dec 30 18:45:55 2022 +0800 Merge branch 'develop' into refactor commit 4ddea5f87754323fc2bb525225097c964d9b8953 Author: freznel10 Date: Fri Dec 30 18:45:37 2022 +0800 change wait_ms time commit 18dab2b145ab6a1ca6b71a845cc4657c9e98d065 Merge: e8e5dea986 724aa3a4b2 Author: freznel10 <84401855+freznel10@users.noreply.github.com> Date: Fri Dec 30 18:44:26 2022 +0800 Merge branch 'qmk:develop' into develop commit fe28a609098039c390ba1e7906661b42728b804c Author: freznel10 Date: Fri Dec 30 18:43:20 2022 +0800 failed attempt at syncing OS detection for display on the UI commit 40ef7039830eb6957f994ea8c0b8d1349c692d44 Author: freznel10 Date: Fri Dec 30 10:15:01 2022 +0800 os detection support commit ae03ddab20288b2ed79e225f9dedc674f99a4bd2 Author: freznel10 Date: Thu Dec 29 09:27:55 2022 +0800 Pointing modes update commit ca159ff9c4ab4211f62a9f52a4f23f5a5c4db780 Author: freznel10 Date: Wed Dec 28 17:36:51 2022 +0800 UI updates commit e8e5dea986059295cb64f6b797bd05bb61d38cfb Author: freznel10 Date: Tue Dec 27 10:27:11 2022 +0800 new commit 3e0b5c55bb594cb012f01d7904b795c9f6084f5d Author: freznel10 Date: Mon Dec 26 23:29:58 2022 +0800 new commit 9fe67d17c77644246aa17ecc76374461c380e232 Merge: fcb2ca3256 99fdedc10b Author: freznel10 Date: Mon Dec 26 20:44:22 2022 +0800 Merge branch 'pr/18218' into develop_freznel commit fcb2ca32560ef6ea7948cd4a45157dd6481446a8 Author: freznel10 Date: Mon Dec 26 20:43:31 2022 +0800 config update commit 99fdedc10b1c73c9d22661322b45533582e1b5ed Author: Alabastard-64 Date: Fri Dec 23 14:58:39 2022 -0700 doc update commit 3ab47e8ec7de4d4b3a8f8bfd0c304a54255dd51d Author: Alabastard-64 Date: Fri Dec 23 14:51:37 2022 -0700 linting commit 105611e59114acbe6734cb9b9ba8b12bbd06a462 Author: Alabastard-64 Date: Thu Dec 22 19:13:24 2022 -0700 fixes and doc improvements commit ce08753e9c72000f14adc29e647b565a6d4ddce5 Author: Alabastard-64 Date: Wed Dec 21 23:07:52 2022 -0700 fix previous changes to precision mode now working as intended additional mode fixes commit 0e1081f6171eb26f8995f068d81fbad706762a29 Author: Alabastard-64 Date: Wed Dec 21 20:29:11 2022 -0700 doc update and precision changes commit b7144871755c07401c6dcb9c6b18b3ddb652d3de Author: Alabastard-64 Date: Tue Dec 13 00:53:47 2022 -0700 more doc updates/code cleanup commit 80e1d67160150c1edc3add9af7d3e9379a9766fa Author: Alabastard-64 Date: Tue Dec 13 00:20:15 2022 -0700 code and doc fixup commit 97a8731bcaf189aceb239a40d3ae89662cc4a23f Author: Alabastard-64 Date: Mon Dec 12 23:10:19 2022 -0700 update and linting commit d137aad3d442e0dfcdc7987160baf3fe2de4a17f Author: Alabastard-64 Date: Sun Dec 11 21:08:08 2022 -0700 post rebase/squash cleanup commit f30e68def33e37a9543bd0deca9dc7856b5bbca1 Author: Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> Date: Tue Aug 30 01:23:41 2022 -0600 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670816485 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670813789 -0700 parent c6ab70ef0da206e667fd1205536805c379cde26f author Alabastard-64 <96358682+Alabastard-64@users.noreply.github.com> 1661844221 -0600 committer Alabastard-64 1670812067 -0700 Squashed all previous Commits commit 524e676dde38770e31c13bae588511c1eb068dbd Author: Marek Kraus Date: Fri Aug 5 19:31:30 2022 +0200 Add missing sys unlock from ISR commit e8e88ede4c75ff7d186d2c43a99f350c29eb8a3c Author: Marek Kraus Date: Fri Aug 5 18:17:55 2022 +0200 Fix formatting commit 7b9bf4cd3cef6e51973fb2a75975173bb255df19 Author: Marek Kraus Date: Fri Aug 5 18:10:02 2022 +0200 Change ps2_host_send fifo check sequence + add forgotten sys unlock commit 614ec36073c1290af21a8b8b5258be5f235bfea8 Author: Marek Kraus Date: Fri Aug 5 18:07:51 2022 +0200 Unify ps2_host_recv_response commit 4b4bf00ecfc960f89f1f28aac75cf132f8b803be Author: Marek Kraus Date: Fri Aug 5 17:52:37 2022 +0200 Use ChibiOS input buffer queue instead own ring buffer commit f34007c498e35b1d8e332c987c76329bb91384de Author: Marek Kraus Date: Thu Aug 4 18:13:05 2022 +0200 Init pins in code instead of PIO commit 3afbdc09be097aed39b3f24c5fed4ee65cad5edf Author: Marek Kraus Date: Wed Aug 3 12:55:48 2022 +0200 [Core] PS/2 PIO Driver for RP2040 --- keyboards/zerfstudios/douballz/Untitled-2.c | 122 ++++++++++++++++++++ keyboards/zerfstudios/douballz/config.h | 4 +- keyboards/zerfstudios/douballz/douballz.c | 89 ++++++-------- keyboards/zerfstudios/douballz/douballz.h | 3 - keyboards/zerfstudios/douballz/ui/ui.c | 19 +-- users/drashna/config.h | 1 - users/freznel/callbacks.c | 49 +++----- users/freznel/config.h | 2 - users/freznel/rgb/rgb_matrix_stuff.c | 2 +- users/freznel/rgb/rgb_matrix_stuff.h | 2 +- users/freznel/split/split_config.h | 6 +- users/freznel/split/transport_sync.c | 4 - users/freznel/split/transport_sync.h | 3 - 13 files changed, 187 insertions(+), 119 deletions(-) create mode 100644 keyboards/zerfstudios/douballz/Untitled-2.c diff --git a/keyboards/zerfstudios/douballz/Untitled-2.c b/keyboards/zerfstudios/douballz/Untitled-2.c new file mode 100644 index 000000000000..78e256ba173a --- /dev/null +++ b/keyboards/zerfstudios/douballz/Untitled-2.c @@ -0,0 +1,122 @@ +/* Copyright 2021 QMK + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + +#pragma once + +enum serial_transaction_id { +#ifdef USE_I2C + I2C_EXECUTE_CALLBACK, +#endif // USE_I2C + + GET_SLAVE_MATRIX_CHECKSUM, + GET_SLAVE_MATRIX_DATA, + +#ifdef SPLIT_TRANSPORT_MIRROR + PUT_MASTER_MATRIX, +#endif // SPLIT_TRANSPORT_MIRROR + +#ifdef ENCODER_ENABLE + GET_ENCODERS_CHECKSUM, + GET_ENCODERS_DATA, +#endif // ENCODER_ENABLE + +#ifndef DISABLE_SYNC_TIMER + PUT_SYNC_TIMER, +#endif // DISABLE_SYNC_TIMER + +#if !defined(NO_ACTION_LAYER) && defined(SPLIT_LAYER_STATE_ENABLE) + PUT_LAYER_STATE, + PUT_DEFAULT_LAYER_STATE, +#endif // !defined(NO_ACTION_LAYER) && defined(SPLIT_LAYER_STATE_ENABLE) + +#ifdef SPLIT_LED_STATE_ENABLE + PUT_LED_STATE, +#endif // SPLIT_LED_STATE_ENABLE + +#ifdef SPLIT_MODS_ENABLE + PUT_MODS, +#endif // SPLIT_MODS_ENABLE + +#ifdef BACKLIGHT_ENABLE + PUT_BACKLIGHT, +#endif // BACKLIGHT_ENABLE + +#if defined(RGBLIGHT_ENABLE) && defined(RGBLIGHT_SPLIT) + PUT_RGBLIGHT, +#endif // defined(RGBLIGHT_ENABLE) && defined(RGBLIGHT_SPLIT) + +#if defined(LED_MATRIX_ENABLE) && defined(LED_MATRIX_SPLIT) + PUT_LED_MATRIX, +#endif // defined(LED_MATRIX_ENABLE) && defined(LED_MATRIX_SPLIT) + +#if defined(RGB_MATRIX_ENABLE) && defined(RGB_MATRIX_SPLIT) + PUT_RGB_MATRIX, +#endif // defined(RGBLIGHT_ENABLE) && defined(RGBLIGHT_SPLIT) + +#if defined(WPM_ENABLE) && defined(SPLIT_WPM_ENABLE) + PUT_WPM, +#endif // defined(WPM_ENABLE) && defined(SPLIT_WPM_ENABLE) + +#if defined(OLED_ENABLE) && defined(SPLIT_OLED_ENABLE) + PUT_OLED, +#endif // defined(OLED_ENABLE) && defined(SPLIT_OLED_ENABLE) + +#if defined(ST7565_ENABLE) && defined(SPLIT_ST7565_ENABLE) + PUT_ST7565, +#endif // defined(ST7565_ENABLE) && defined(SPLIT_ST7565_ENABLE) + +#if defined(POINTING_DEVICE_ENABLE) && defined(SPLIT_POINTING_ENABLE) + GET_POINTING_CHECKSUM, + GET_POINTING_DATA, + GET_POINTING_CPI_CHECKSUM, + GET_POINTING_CPI, + PUT_POINTING_CPI, +#endif // defined(POINTING_DEVICE_ENABLE) && defined(SPLIT_POINTING_ENABLE) + +#if defined(SPLIT_WATCHDOG_ENABLE) + PUT_WATCHDOG, +#endif // defined(SPLIT_WATCHDOG_ENABLE) + +#if defined(HAPTIC_ENABLE) && defined(SPLIT_HAPTIC_ENABLE) + PUT_HAPTIC, +#endif // defined(HAPTIC_ENABLE) && defined(SPLIT_HAPTIC_ENABLE) + +#if defined(SPLIT_ACTIVITY_ENABLE) + PUT_ACTIVITY, +#endif // SPLIT_ACTIVITY_ENABLE + +#if defined(SPLIT_TRANSACTION_IDS_KB) || defined(SPLIT_TRANSACTION_IDS_USER) + PUT_RPC_INFO, + PUT_RPC_REQ_DATA, + EXECUTE_RPC, + GET_RPC_RESP_DATA, +#endif // defined(SPLIT_TRANSACTION_IDS_KB) || defined(SPLIT_TRANSACTION_IDS_USER) + +// keyboard-specific +#ifdef SPLIT_TRANSACTION_IDS_KB + SPLIT_TRANSACTION_IDS_KB, +#endif // SPLIT_TRANSACTION_IDS_KB + +// user/keymap-specific +#ifdef SPLIT_TRANSACTION_IDS_USER + SPLIT_TRANSACTION_IDS_USER, +#endif // SPLIT_TRANSACTION_IDS_USER + + NUM_TOTAL_TRANSACTIONS +}; + +// Ensure we only use 5 bits for transaction +_Static_assert(NUM_TOTAL_TRANSACTIONS <= (1 << 5), "Max number of usable transactions exceeded"); diff --git a/keyboards/zerfstudios/douballz/config.h b/keyboards/zerfstudios/douballz/config.h index a582194304d7..15630b0a97f6 100644 --- a/keyboards/zerfstudios/douballz/config.h +++ b/keyboards/zerfstudios/douballz/config.h @@ -112,9 +112,7 @@ #define SPLIT_HAPTIC_ENABLE #endif - /* Pointing device configuration. */ - #define SPI_DRIVER SPID0 #define SPI_SCK_PIN GP18 #define SPI_MOSI_PIN GP19 @@ -137,7 +135,7 @@ #define POINTING_PRECISION_DIVISOR 4 #define POINTING_DRAG_DIVISOR 4 #define POINTING_MODE_DEFAULT PM_NONE -#define POINTING_DEVICE_DEBUG +// #define POINTING_DEVICE_DEBUG // #define POINTING_MODES_SINGLE_CONTROL // #define MOUSE_SCROLL_HIRES_ENABLE diff --git a/keyboards/zerfstudios/douballz/douballz.c b/keyboards/zerfstudios/douballz/douballz.c index 5b3b87e5b159..e7d60053a4b1 100644 --- a/keyboards/zerfstudios/douballz/douballz.c +++ b/keyboards/zerfstudios/douballz/douballz.c @@ -553,43 +553,47 @@ void keypad_read(lv_indev_drv_t * indev_drv, lv_indev_data_t * data){ } +void init_qp_display(void) { + if (is_keyboard_left()) { + #if (defined(KEYBOARD_zerfstudios_douballz_rev1)) + qp_display = qp_st7735_make_spi_device(80, 160, DISPLAY_CS_PIN, DISPLAY_DC_PIN, DISPLAY_RST_PIN, 8, 0); + qp_init(qp_display, QP_ROTATION_180); + qp_set_viewport_offsets (qp_display, 25, 0); + qp_rect(qp_display, 0, 0, 80, 160, 0, 0, 0, true); + #elif (defined(KEYBOARD_zerfstudios_douballz_rev2)) + qp_display = qp_st7789_make_spi_device(240, 320, DISPLAY_CS_PIN, DISPLAY_DC_PIN, DISPLAY_RST_PIN, 8, 3); + qp_set_viewport_offsets(qp_display, 0, 0); + qp_init(qp_display, QP_ROTATION_0); + qp_rect(qp_display, 0, 0, 172, 320, 0,0,0, true); + #endif + } else { + #if (defined(KEYBOARD_zerfstudios_douballz_rev1)) + qp_display = qp_st7735_make_spi_device(80, 160, DISPLAY_CS_PIN_RIGHT, DISPLAY_DC_PIN_RIGHT, DISPLAY_RST_PIN_RIGHT, 8, 0); + qp_init(qp_display, QP_ROTATION_180); + qp_set_viewport_offsets (qp_display, 25, 0); + qp_rect(qp_display, 0, 0, 80, 160, 0, 0, 0, true); + #elif (defined(KEYBOARD_zerfstudios_douballz_rev2)) + qp_display = qp_st7789_make_spi_device(240, 320, DISPLAY_CS_PIN_RIGHT, DISPLAY_DC_PIN_RIGHT, DISPLAY_RST_PIN_RIGHT, 8, 3); + qp_set_viewport_offsets(qp_display, 0, 0); + qp_init(qp_display, QP_ROTATION_180); + qp_rect(qp_display, 0, 0, 172, 320, 0,0,0, true); + #endif + } +} + +extern bool trigger; + void keyboard_post_init_kb(void) { maybe_update_pointing_device_cpi(&g_charybdis_config); transaction_register_rpc(RPC_ID_KB_CONFIG_SYNC, charybdis_config_sync_handler); - // pointing_device_set_cpi(800); - // pointing_device_set_cpi_by_index(800, 0); - // pointing_device_set_cpi_by_index(800, 1); + pointing_device_set_cpi_by_index(800, 0); + pointing_device_set_cpi_by_index(800, 1); // Reset the initial shared data value between master and slave - // debug_keyboard = true; - // debug_mouse = true; memset(&g_charybdis_config, 0, sizeof(g_charybdis_config)); wait_ms(50); - if (is_keyboard_left()) { - #if (defined(KEYBOARD_zerfstudios_douballz_rev1)) - qp_display = qp_st7735_make_spi_device(80, 160, DISPLAY_CS_PIN, DISPLAY_DC_PIN, DISPLAY_RST_PIN, 8, 0); - qp_init(qp_display, QP_ROTATION_180); - qp_set_viewport_offsets (qp_display, 25, 0); - qp_rect(qp_display, 0, 0, 80, 160, 0, 0, 0, true); - #elif (defined(KEYBOARD_zerfstudios_douballz_rev2)) - qp_display = qp_st7789_make_spi_device(240, 320, DISPLAY_CS_PIN, DISPLAY_DC_PIN, DISPLAY_RST_PIN, 8, 3); - qp_set_viewport_offsets(qp_display, 0, 0); - qp_init(qp_display, QP_ROTATION_0); - qp_rect(qp_display, 0, 0, 172, 320, 0,0,0, true); - #endif - } else { - #if (defined(KEYBOARD_zerfstudios_douballz_rev1)) - qp_display = qp_st7735_make_spi_device(80, 160, DISPLAY_CS_PIN_RIGHT, DISPLAY_DC_PIN_RIGHT, DISPLAY_RST_PIN_RIGHT, 8, 0); - qp_init(qp_display, QP_ROTATION_180); - qp_set_viewport_offsets (qp_display, 25, 0); - qp_rect(qp_display, 0, 0, 80, 160, 0, 0, 0, true); - #elif (defined(KEYBOARD_zerfstudios_douballz_rev2)) - qp_display = qp_st7789_make_spi_device(240, 320, DISPLAY_CS_PIN_RIGHT, DISPLAY_DC_PIN_RIGHT, DISPLAY_RST_PIN_RIGHT, 8, 3); - qp_set_viewport_offsets(qp_display, 0, 0); - qp_init(qp_display, QP_ROTATION_180); - qp_rect(qp_display, 0, 0, 172, 320, 0,0,0, true); - #endif - } - // #endif + + init_qp_display(); + backlight_level_noeeprom(3); qp_lvgl_attach(qp_display); @@ -621,9 +625,6 @@ void keyboard_post_init_kb(void) { } void housekeeping_task_kb(void) { -#ifdef QUANTUM_PAINTER_ENABLE - // kb_state_update(); -#endif if (is_keyboard_master()) { // Keep track of the last state, so that we can tell if we need to propagate to slave static charybdis_config_t last_charybdis_config = {0}; @@ -646,28 +647,8 @@ void housekeeping_task_kb(void) { last_sync = timer_read32(); } } - // #ifdef QUANTUM_PAINTER_ENABLE - // static kb_runtime_config last_kb_state; - // // Check if the state values are different - // if (memcmp(&kb_state, &last_kb_state, sizeof(kb_runtime_config))) { - // needs_sync = true; - // memcpy(&last_kb_state, &kb_state, sizeof(kb_runtime_config)); - // } - - // // Perform the sync if requested - // if (needs_sync) { - // if (transaction_rpc_send(RPC_ID_SYNC_STATE_KB, sizeof(kb_runtime_config), &kb_state)) { - // last_sync = timer_read32(); - // } - // } - // #endif } #ifdef QUANTUM_PAINTER_ENABLE - // static bool lcd_on = false; - // if (lcd_on != (bool)g_charybdis_config.lcd_power) { - // lcd_on = (bool)g_charybdis_config.lcd_power; - // qp_power(qp_display, lcd_on); - // } bool peripherals_on = last_input_activity_elapsed() < LCD_ACTIVITY_TIMEOUT; if (peripherals_on) { backlight_enable(); diff --git a/keyboards/zerfstudios/douballz/douballz.h b/keyboards/zerfstudios/douballz/douballz.h index e4d0854d3d6a..39541952e3c8 100644 --- a/keyboards/zerfstudios/douballz/douballz.h +++ b/keyboards/zerfstudios/douballz/douballz.h @@ -166,6 +166,3 @@ void matrix_scan_sub_kb(void); void keyboard_pre_init_sync(void); void keyboard_post_init_sync(void); void housekeeping_task_sync(void); - -// void kb_config_sync_handler(uint8_t initiator2target_buffer_size, const void* initiator2target_buffer, uint8_t target2initiator_buffer_size, void* target2initiator_buffer); -// void kb_state_sync_slave(uint8_t initiator2target_buffer_size, const void* initiator2target_buffer, uint8_t target2initiator_buffer_size, void* target2initiator_buffer); diff --git a/keyboards/zerfstudios/douballz/ui/ui.c b/keyboards/zerfstudios/douballz/ui/ui.c index f17cfaa93631..a52bd9dc5566 100644 --- a/keyboards/zerfstudios/douballz/ui/ui.c +++ b/keyboards/zerfstudios/douballz/ui/ui.c @@ -593,9 +593,9 @@ void set_unicode_mode_text_value(lv_obj_t* lbl) { char buf[32]; const char *unicode_mode_display = "-----"; switch (user_state.unicode_typing_mode) { - // case 0: - // unicode_mode_display = "NO MODE"; - // break; + case 0: + unicode_mode_display = "NO MODE"; + break; case 1: unicode_mode_display = "WIDE"; break; @@ -617,8 +617,8 @@ void set_unicode_mode_text_value(lv_obj_t* lbl) { case 7: unicode_mode_display = "SUPER"; break; - // case 8: - // unicode_mode_display = "COMIC"; + case 8: + unicode_mode_display = "COMIC"; break; default: unicode_mode_display = " "; @@ -691,9 +691,9 @@ void set_pm_text_value(lv_obj_t* lbl) { case 15: pm_name = "WIN_POS"; break; - // case 16: - // pm_name = "ACCELL"; - // break; + case 16: + pm_name = "ACCELL"; + break; default: pm_name = " "; break; @@ -1381,7 +1381,9 @@ void ui_Screen2_screen_init(void) lv_obj_add_event_cb(ui_Screen2, ui_render_rgbhue_redraw, USER_EVENT_RGBHUE_UPDATE, NULL); } + void lvgl_event_triggers(void) { + static uint32_t last_dl_state = 0; bool dl_state_redraw = false; if (last_dl_state != default_layer_state) { @@ -1576,7 +1578,6 @@ void lvgl_event_triggers(void) { // } else { // lv_led_off(ui_PM_led3); // } - } diff --git a/users/drashna/config.h b/users/drashna/config.h index b4aa1283eb49..14805ca2d097 100644 --- a/users/drashna/config.h +++ b/users/drashna/config.h @@ -43,7 +43,6 @@ # define WPM_ESTIMATED_WORD_SIZE 5 #endif - #define UNICODE_SELECTED_MODES UNICODE_MODE_WINCOMPOSE, UNICODE_MODE_MACOS #ifndef ONESHOT_TAP_TOGGLE diff --git a/users/freznel/callbacks.c b/users/freznel/callbacks.c index 556d019c279f..c33d6a0b4312 100644 --- a/users/freznel/callbacks.c +++ b/users/freznel/callbacks.c @@ -106,26 +106,7 @@ void suspend_wakeup_init_user(void) { // scan function __attribute__((weak)) void matrix_scan_keymap(void) {} void matrix_scan_user(void) { - static bool has_ran_yet; - if (!has_ran_yet) { - has_ran_yet = true; - startup_user(); - } - -#ifdef TAP_DANCE_ENABLE // Run Diablo 3 macro checking code. - // run_diablo_macro_check(); -#endif // TAP_DANCE_ENABLE -#if defined(CUSTOM_RGB_MATRIX) - matrix_scan_rgb_matrix(); -#endif -#ifdef I2C_SCANNER_ENABLE - matrix_scan_i2c(); -#endif -#ifdef CUSTOM_OLED_DRIVER - matrix_scan_oled(); -#endif matrix_scan_super_alt_tab(); - matrix_scan_keymap(); } @@ -139,10 +120,6 @@ __attribute__((weak)) layer_state_t layer_state_set_keymap(layer_state_t state) return state; } layer_state_t layer_state_set_user(layer_state_t state) { - if (!is_keyboard_master()) { - return state; - } - state = update_tri_layer_state(state, _RAISE, _LOWER, _ADJUST); // #if defined(CUSTOM_POINTING_DEVICE) // state = layer_state_set_pointing(state); @@ -150,18 +127,14 @@ layer_state_t layer_state_set_user(layer_state_t state) { #if defined(CUSTOM_RGBLIGHT) state = layer_state_set_rgb_light(state); #endif // CUSTOM_RGBLIGHT -#if defined(AUDIO_ENABLE) && !defined(__arm__) - static bool is_gamepad_on = false; - if (layer_state_cmp(state, _GAMEPAD) != is_gamepad_on) { - is_gamepad_on = layer_state_cmp(state, _GAMEPAD); - if (is_gamepad_on) { - PLAY_LOOP(doom_song); - } else { - stop_all_notes(); - } - } -#endif state = layer_state_set_keymap(state); + +#ifdef CONSOLE_ENABLE + char layer_buffer[16 + 5]; + format_layer_bitmap_string(layer_buffer, state, default_layer_state); + dprintf("layer state: %s\n", layer_buffer); +#endif + return state; } @@ -233,8 +206,16 @@ void matrix_slave_scan_user(void) { __attribute__((weak)) void housekeeping_task_keymap(void) {} void housekeeping_task_user(void) { + static bool has_ran_yet; + if (!has_ran_yet) { + has_ran_yet = true; + startup_user(); + } #if defined(SPLIT_KEYBOARD) && defined(SPLIT_TRANSACTION_IDS_USER) housekeeping_task_transport_sync(); +#endif +#if defined(CUSTOM_RGB_MATRIX) + housekeeping_task_rgb_matrix(); #endif housekeeping_task_keymap(); } diff --git a/users/freznel/config.h b/users/freznel/config.h index 6cec542ee709..c777cebf73a3 100644 --- a/users/freznel/config.h +++ b/users/freznel/config.h @@ -29,8 +29,6 @@ # define WPM_ESTIMATED_WORD_SIZE 5 #endif - - #ifdef AUDIO_ENABLE # define AUDIO_CLICKY # define AUDIO_CLICKY_FREQ_RANDOMNESS 1.5f diff --git a/users/freznel/rgb/rgb_matrix_stuff.c b/users/freznel/rgb/rgb_matrix_stuff.c index 597c005ac7f5..c0b6a4166aff 100644 --- a/users/freznel/rgb/rgb_matrix_stuff.c +++ b/users/freznel/rgb/rgb_matrix_stuff.c @@ -56,7 +56,7 @@ void rgb_matrix_layer_helper(uint8_t hue, uint8_t sat, uint8_t val, uint8_t mode __attribute__((weak)) void rgb_matrix_indicator_keymap(void) {} -void matrix_scan_rgb_matrix(void) { +void housekeeping_task_rgb_matrix(void) { #if defined(RGB_MATRIX_FRAMEBUFFER_EFFECTS) if (userspace_config.rgb_matrix_idle_anim && rgb_matrix_get_mode() == RGB_MATRIX_TYPING_HEATMAP && sync_timer_elapsed32(hypno_timer) > 15000) { rgb_matrix_mode_noeeprom(RGB_MATRIX_REST_MODE); diff --git a/users/freznel/rgb/rgb_matrix_stuff.h b/users/freznel/rgb/rgb_matrix_stuff.h index 6be50c1f315c..e1640f16440a 100644 --- a/users/freznel/rgb/rgb_matrix_stuff.h +++ b/users/freznel/rgb/rgb_matrix_stuff.h @@ -6,7 +6,7 @@ bool process_record_user_rgb_matrix(uint16_t keycode, keyrecord_t *record); void keyboard_post_init_rgb_matrix(void); -void matrix_scan_rgb_matrix(void); +void housekeeping_task_rgb_matrix(void); void rgb_matrix_set_color_all(uint8_t red, uint8_t green, uint8_t blue); void rgb_matrix_layer_helper(uint8_t hue, uint8_t sat, uint8_t val, uint8_t mode, uint8_t speed, uint8_t led_type, uint8_t led_min, uint8_t led_max); diff --git a/users/freznel/split/split_config.h b/users/freznel/split/split_config.h index 21ff3829bb7b..1d8d289567ac 100644 --- a/users/freznel/split/split_config.h +++ b/users/freznel/split/split_config.h @@ -3,13 +3,11 @@ #pragma once -// # define SPLIT_TRANSPORT_MIRROR +# efine SPLIT_TRANSPORT_MIRROR #define SPLIT_LAYER_STATE_ENABLE #define SPLIT_LED_STATE_ENABLE #define SPLIT_MODS_ENABLE -#ifndef POINTING_DEVICE_ENABLE -# define SPLIT_WATCHDOG_ENABLE -#endif +#define SPLIT_WATCHDOG_ENABLE #ifdef WPM_ENABLE # define SPLIT_WPM_ENABLE #endif diff --git a/users/freznel/split/transport_sync.c b/users/freznel/split/transport_sync.c index 8166cf311c82..519ebcc6bf1a 100644 --- a/users/freznel/split/transport_sync.c +++ b/users/freznel/split/transport_sync.c @@ -5,7 +5,6 @@ #include "transport_sync.h" #include "transactions.h" #include -#include "os_detection.h" #ifdef UNICODE_COMMON_ENABLE # include "process_unicode_common.h" @@ -100,9 +99,6 @@ void user_transport_update(void) { user_state.pointing_side = get_pointing_mode_device(); # endif //POINTING_DEVICE_COMBINED #endif //POINTING_DEVICE_MODES_ENABLE -#ifdef OS_DETECTION_ENABLE - user_state.detected_os = detected_host_os(); -#endif transport_user_state = user_state.raw; } else { keymap_config.raw = transport_keymap_config; diff --git a/users/freznel/split/transport_sync.h b/users/freznel/split/transport_sync.h index 5fa1c0447e32..aa6725b62684 100644 --- a/users/freznel/split/transport_sync.h +++ b/users/freznel/split/transport_sync.h @@ -30,9 +30,6 @@ typedef union { bool is_caps_word_on :1; bool pointing_side :1; uint8_t split_pointing_mode :4; -#ifdef OS_DETECTION_ENABLE - uint8_t detected_os :3; -#endif }; } user_runtime_config_t;