~ruther/qmk_firmware

88fe5c16 — Nick Brassel 3 years ago
Changelog 2021q4 (#15325)

* Changelog.

* Remove the asymmetric encoder PR from listing due to revert.

* More docs

* More docs

* More docs

* Links to changelog, updated schedule, slotted in 2 weeks of testing at the end so that there's no ambiguity with PR merge dates.

* Clarify keyboard moves.

* Fix dates

* Sidebar

* Fixup dates.

* Fixup dates.

* Wording.
1e484035 — Dasky 3 years ago
fix typos (#15316)

ca567076 — Stefan Kerkmann 3 years ago
Fix HOLD_ON_OTHER_KEY_PRESS after #11059 (#15307)

that broke compilation because of a typo: KEYPRESS should have been
KEY_PRESS
e156d5c1 — Nick Brassel 3 years ago
Fix build. (#15322)

0e654830 — Charly Delay 3 years ago
[Keyboard] Fix call to `pointing_device_handle_buttons` (#15313)

b3fc33fa — Drashna Jaelre 3 years ago
Re-add encoder tests (#15312)

Co-authored-by: Balz Guenat <balz.guenat@gmail.com>
4d0dd1ea — Drashna Jaelre 3 years ago
[Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)

* Revert "fix broken macro in transport.h (#15239)"

This reverts commit 06f18e22d9aff0afa4dce101a6a1b2cae5511365.

* Revert "Rework encoders to enable asymmetric split keyboards (#12090)"

This reverts commit 32215d5bff52262542a2f8d2a221b0303f02c019.
94d7cc37 — Nick Brassel 3 years ago
WB32F3G71 config migration with removal of unnecessary items. (#15309)

* Config migration with removal of unnecessary items.

* Removed as per suggestion.
68838bb7 — Joy Lee 3 years ago
Westberrytech pr (#14422)

* Added support for WB32 MCU

* Modified eeprom_wb32.c

* Remove the eeprom_wb32-related code
b04f66f2 — Nick Brassel 3 years ago
Add script for performing compilation size regression investigations. (#15303)

* Add script for performing compilation size regression investigations.

* Print deltas

* Correct scoping.

* Concurrency control

* Job count control, skip zeros (unless no build output), fix usage.

* Add usage under -h arg.

* Updated usage output.

* Copyright header.
08b7f8b3 — Nick Brassel 3 years ago
More headroom. (#15302)

27086ad8 — Nick Brassel 3 years ago
More headroom. (#15301)

f889e26e — Álvaro A. Volpato 3 years ago
Documentation typo fix (#15298)

* Fix WS2812 driver docs typo
4bac5f53 — precondition 3 years ago
New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)

* New feature: `DYNAMIC_TAPPING_TERM_ENABLE`

3 new quantum keys to configure the tapping term on the fly.

* Replace sprintf call in tapping_term_report by get_u16_str

* Replace tab with 4 spaces
5e9c29da — Joel Challis 3 years ago
Tidy up adjustable ws2812 timing (#15299)

3d006207 — Jordan Banasik 3 years ago
Add ifndef to WS2812 timing constraints (#14678)

* Add ifndef to WS2812 timing constraints

Due to the way that the PrimeKB Meridian PCB was designed, this change
is needed in order to properly adjust the LEDs.

Testing:
* Compiled primekb/meridian:default successfully
* Compiled random board (walletburner/neuron:default) successfully

* Fix linting errors

Missed some spacing

* More linting fixes

Spacing on the comments... really?

* Rename WS2812 timing parameters for clarity; add comments

* Add docs update for the WS2812 timing macros

* Fix typo on comment

* Add ifndef for WS2812_RES

* Update double backticks and table with parameters

* Move timing adjustments documentation to ws2812_drivers

* Move timings adjustment discussion to bitbang section

* Update T0H and T1H definitions in subtractions

* format

Co-authored-by: Gondolindrim <alvaro.volpato@usp.br>
Co-authored-by: zvecr <git@zvecr.com>
d9393b86 — Isaac Elenbaas 3 years ago
Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto Shifts (#11059)

* Add Retro Shift and Custom Auto Shifts

* Fix compilation errors with no RETRO_SHIFT value
282e916d — Joel Challis 3 years ago
Remove use of __flash due to LTO issues (#15268)

80f91f7b — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
59e15134 — James Young 3 years ago
Revert "handwired/split89 Layout Macro Refactor (#15210)" (#15284)

This reverts commit 26ae43219001dfe20aa525b6fb35f2aeb2b76617.

Requested by jurassic73.
Next