summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Relocate diode direction definitions (#19715)Joel Challis2023-01-302-4/+4
|
* Remove deprecated Quantum keycodes (#19712)Ryan2023-01-2960-386/+102
|
* Fix 19701 mergeJoel Challis2023-01-281-2/+0
|
* Fix quantum ring_buffer for ChibiOS (#19683)Joel Challis2023-01-283-7/+22
|
* Split out mcu_selection to platform (#19701)Joel Challis2023-01-294-922/+922
|
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-28623-2075/+1
|
* fix pegasushoof caps light, add via keymap (#19649)wangfuco2023-01-2617-143/+85
| | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Fucong Wang <wangfuco@Fucongs-Mac-mini.local>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-2610-0/+615
|\
| * new keyboard: edinburgh41 (#19569)schwarzer-geiger2023-01-2610-0/+615
| | | | | | | | | | | | | | | | * 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>
* | analog.c: Fix `pinToMux()` for STM32F0xx (#19658)Sergey Vlasov2023-01-251-16/+16
| | | | | | | | | | | | | | | | | | | | 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).
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-251-2/+2
|\|
| * Decrease LED animation frequency to improve performance (#19677)Darkhan2023-01-251-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-241-32/+26
|\|
| * [Keymap] Update brauner preonic layout (#19665)Christian Brauner2023-01-241-32/+26
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-241-1/+1
|\|
| * Update understanding_qmk.md (#19664)arrowj2023-01-241-1/+1
| | | | | | Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-241-1/+1
|\|
| * escaped stray backslash in bux.py (#19667)Natan-P2023-01-241-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-249-0/+398
|\|
| * [Keyboard] Add the Black Hellebore (#19655)MJM2023-01-249-0/+398
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-241-0/+11
|\|
| * [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674)adophoxia2023-01-241-0/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-242-116/+20
|\|
| * fixup splitkb/kyria VIA keymap (#19676)jack2023-01-242-116/+20
| |
* | Fixup handwired/jscotto/scotto40 (#19675)jack2023-01-231-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-241-1/+1
|\|
| * [Keyboard] Fix boardsource/lulu/avr encoder pins (#19672)cole smith2023-01-231-1/+1
| |
* | [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652)Stefan Kerkmann2023-01-232-6/+10
| | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* | Allow overriding of keymap/encodermap layer count. (#19325)Nick Brassel2023-01-242-15/+39
| |
* | Corrections to uart driver for Chibios platform (#19075)David Hoelscher2023-01-242-9/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-234-0/+166
|\|
| * [Keymap] Add youturn/yt keymap for think65 (#19300)youturn452023-01-234-0/+166
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Jue Liu <youturn@Jues-MacBook-Pro.local>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-236-0/+345
|\|
| * [Keyboard] Add Scotto40 Keyboard (#18453)Joe Scotto2023-01-236-0/+345
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | Run format-text on keyboard PRs (#19656)Joel Challis2023-01-221-0/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-203-4/+3
|\|
| * Change era65 keymap&debounce_type (#19627)era2023-01-203-4/+3
| |
* | Fix functions with empty params (#19647)Ryan2023-01-20170-276/+276
| | | | | | | | | | * Fix functions with empty params * Found a bunch more
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-2020-125/+627
|\|
| * [Keyboard] Add Kyria rev3 (#19423)leah-splitkb2023-01-2020-125/+627
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-2030-94/+179
|\|
| * Refactor some layouts which contain keyboard name (#19645)Joel Challis2023-01-2030-94/+179
| | | | | | | | | | * Refactor some layouts which contain keyboard name * use planck_mit
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-201-2/+1
|\|
| * Og60 fix indicator (#19631)dztech2023-01-191-2/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-205-5/+73
|\|
| * djam add rgb matrix (#19621)Leo Deng2023-01-195-5/+73
| |
* | Publish keymap.json to API (#19167)Joel Challis2023-01-201-17/+32
| |
* | Fix converter alias after 19603 (#19644)Joel Challis2023-01-201-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-2024-60/+77
|\|
| * Refactor some layouts which contain keyboard name (#19643)Joel Challis2023-01-2024-60/+77
| |