~ruther/qmk_firmware

f1b5659b — wangfuco 2 years ago
fix pegasushoof caps light, add via keymap (#19649)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Fucong Wang <wangfuco@Fucongs-Mac-mini.local>
ad817a71 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
38230467 — schwarzer-geiger 2 years ago
new keyboard: edinburgh41 (#19569)

* added edinburgh41

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
81ca8329 — Sergey Vlasov 2 years ago
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).
0edf478a — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
fa132baa — Darkhan 2 years ago
Decrease LED animation frequency to improve performance (#19677)

019c3217 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
8af87205 — Christian Brauner 2 years ago
[Keymap] Update brauner preonic layout (#19665)

7ff55e67 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
419a7944 — arrowj 2 years ago
Update understanding_qmk.md (#19664)

Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46.
d14863c0 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
b24fa2f9 — Natan-P 2 years ago
escaped stray backslash in bux.py (#19667)

8767e74c — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add the Black Hellebore (#19655)

fca6d16b — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
695c4c60 — adophoxia 2 years ago
[Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674)

025e530f — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
fixup splitkb/kyria VIA keymap (#19676)

Fixup handwired/jscotto/scotto40 (#19675)

79d5f2fe — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
Next