~ruther/qmk_firmware

e44b5edf — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
83bcfde1 — jestercore 2 years ago
Fix ik75 scroll lock and windows lock status LEDs (#20380)

c3c5df18 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
e126793d — yulei 2 years ago
[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>
f1ec2272 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
855c03d4 — Kumiko as a Service 2 years ago
Add Caps Lock indicator for Kyechron S1 white backlight version (#21559)

ba6a4961 — Joe Scotto 2 years ago
[Keyboard] Delete jscotto directory (#21157)

61d4a146 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
671e0209 — DUILCHOI 2 years ago
[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>
a9a1c31e — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
Fix paragon keyboard encoder step (#21582)

e9782cf3 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
526c6b49 — Danny 2 years ago
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)

a5e33b1c — Nebuleon 2 years ago
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.
321c18ac — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
1ca34c21 — peepeetee 2 years ago
Fix VS code live share extension link (#21585)

kinesis: remove stacked split layouts (#21569)

Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572)

Next