~ruther/qmk_firmware

b10b4cc8 — Jerome Berclaz 1 year, 10 months ago
Move model h controller under ibm/model_m (#21526)

[keyboard] tominabox1/le_chiffre refactor pt 1 (#21567)

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Merge remote-tracking branch 'origin/master' into develop
Fix ik75 scroll lock and windows lock status LEDs (#20380)

Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add nico (#20686)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Merge remote-tracking branch 'origin/master' into develop
855c03d4 — Kumiko as a Service 1 year, 10 months ago
Add Caps Lock indicator for Kyechron S1 white backlight version (#21559)

[Keyboard] Delete jscotto directory (#21157)

Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add linworks fave60a (#20795)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Merge remote-tracking branch 'origin/master' into develop
Fix paragon keyboard encoder step (#21582)

Merge remote-tracking branch 'origin/master' into develop
Add Nyquistpad (#21578)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Raw HID: documentation improvements (#21596)

[Keyboard] Update ERA65 PCB (#21592)

Allow the user to select one tone for the additive DAC (#21591)

Previously, if the user tried to use `#define AUDIO_MAX_SIMULTANEOUS_TONES 1` to conserve CPU time, their firmware would fail to build with this error:

```
platforms/chibios/drivers/audio_dac_additive.c:91:73: error: excess elements in array initializer [-Werror]
   91 | static float   active_tones_snapshot[AUDIO_MAX_SIMULTANEOUS_TONES] = {0, 0};
      |                                                                          ^
```

This also affected the preset `#define AUDIO_DAC_QUALITY_VERY_HIGH`, which called up only one simultaneous tone at 88200 Hz.
Merge remote-tracking branch 'origin/master' into develop
Fix VS code live share extension link (#21585)

Next
Do not follow this link