Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [Keyboard] Add modded Razer Orbweaver with RP2040 (#19711) | a_marmot | 2023-02-01 | 6 | -0/+319 | |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-01 | 4 | -0/+95 | |
|\| | ||||||
| * | add Mecx Labs mp1 macropad (#19064) | Patryk | 2023-02-01 | 4 | -0/+95 | |
| | | | | | | | | * add mecxlabs mp1 macropad Co-authored-by: Joel Challis <git@zvecr.com> | |||||
* | | Fix midi after recent refactoring (#19723) | Joel Challis | 2023-01-31 | 1 | -0/+4 | |
| | | ||||||
* | | Clean up Force NKRO in config.h (#19718) | Ryan | 2023-01-30 | 625 | -13108/+11 | |
| | | ||||||
* | | Strip out more of config_common (#19722) | Joel Challis | 2023-01-30 | 4 | -12/+2 | |
| | | ||||||
* | | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 2368 | -2377/+11 | |
| | | ||||||
* | | Normalise Swap Hands keycodes (#19720) | Ryan | 2023-01-30 | 16 | -47/+109 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-30 | 1 | -2/+3 | |
|\| | ||||||
| * | Accumulate version.h generator flags. (#19716) | Nick Brassel | 2023-01-30 | 1 | -2/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-01-30 | 54 | -140/+1311 | |
|\| | ||||||
| * | Clean up `qmk generate-autocorrect-data` (#19710) | Ryan | 2023-01-30 | 2 | -46/+42 | |
| | | ||||||
| * | Add base firmware for the Frog Numpad (#19698) | Wolf Van Herreweghe | 2023-01-29 | 8 | -0/+279 | |
| | | | | | | | | | | Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||
| * | [Keyboard] Baion 808 (#19690) | yiancar | 2023-01-29 | 9 | -0/+436 | |
| | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: yiancar <yiancar@gmail.com> | |||||
| * | Additional handedness by EEPROM examples (#19686) | Albert Y | 2023-01-28 | 1 | -17/+14 | |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||||
| * | VIA keymap for Reviung 34. (#19694) | azhizhinov | 2023-01-27 | 2 | -0/+72 | |
| | | | | | | VIA keymap for Reviung 34. | |||||
| * | [Keyboard] Update effects for Keychron Q2 (#19685) | adophoxia | 2023-01-27 | 1 | -1/+4 | |
| | | ||||||
| * | Swap LED_PIN_ON_STATE to 0. (#19692) | Patrick Muldoon | 2023-01-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | User reported that CAPS lock Led state was inverted after soldering a LED to their board. LED_PIN_ON_STATE defaults to 1, so just swap to low. Flashed board and now CAPS LED reflects the actual state | |||||
| * | Add RP2040 SCRAMBLE v2 (#19489) | Jay Greco | 2023-01-27 | 13 | -51/+288 | |
| | | ||||||
| * | VIA keymap for the dactyl manuform 4x6 (#19668) | AnotherStranger | 2023-01-26 | 3 | -0/+137 | |
| | | | | | | | | Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
| * | Rename `LAYOUT` macros identifier that contained the keyboard name (#19657) | Charly Delay | 2023-01-26 | 14 | -25/+38 | |
| | | ||||||
* | | Move MIDI code out of tmk_core (#19704) | Ryan | 2023-01-30 | 20 | -23/+11 | |
| | | ||||||
* | | Relocate diode direction definitions (#19715) | Joel Challis | 2023-01-30 | 2 | -4/+4 | |
| | | ||||||
* | | Remove deprecated Quantum keycodes (#19712) | Ryan | 2023-01-29 | 60 | -386/+102 | |
| | | ||||||
* | | Fix 19701 merge | Joel Challis | 2023-01-28 | 1 | -2/+0 | |
| | | ||||||
* | | Fix quantum ring_buffer for ChibiOS (#19683) | Joel Challis | 2023-01-28 | 3 | -7/+22 | |
| | | ||||||
* | | Split out mcu_selection to platform (#19701) | Joel Challis | 2023-01-29 | 4 | -922/+922 | |
| | | ||||||
* | | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 623 | -2075/+1 | |
| | | ||||||
* | | fix pegasushoof caps light, add via keymap (#19649) | wangfuco | 2023-01-26 | 17 | -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 develop | QMK Bot | 2023-01-26 | 10 | -0/+615 | |
|\| | ||||||
| * | new keyboard: edinburgh41 (#19569) | schwarzer-geiger | 2023-01-26 | 10 | -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 Vlasov | 2023-01-25 | 1 | -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 develop | QMK Bot | 2023-01-25 | 1 | -2/+2 | |
|\| | ||||||
| * | Decrease LED animation frequency to improve performance (#19677) | Darkhan | 2023-01-25 | 1 | -2/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-24 | 1 | -32/+26 | |
|\| | ||||||
| * | [Keymap] Update brauner preonic layout (#19665) | Christian Brauner | 2023-01-24 | 1 | -32/+26 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-24 | 1 | -1/+1 | |
|\| | ||||||
| * | Update understanding_qmk.md (#19664) | arrowj | 2023-01-24 | 1 | -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 develop | QMK Bot | 2023-01-24 | 1 | -1/+1 | |
|\| | ||||||
| * | escaped stray backslash in bux.py (#19667) | Natan-P | 2023-01-24 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-24 | 9 | -0/+398 | |
|\| | ||||||
| * | [Keyboard] Add the Black Hellebore (#19655) | MJM | 2023-01-24 | 9 | -0/+398 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-24 | 1 | -0/+11 | |
|\| | ||||||
| * | [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674) | adophoxia | 2023-01-24 | 1 | -0/+11 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-24 | 2 | -116/+20 | |
|\| | ||||||
| * | fixup splitkb/kyria VIA keymap (#19676) | jack | 2023-01-24 | 2 | -116/+20 | |
| | | ||||||
* | | Fixup handwired/jscotto/scotto40 (#19675) | jack | 2023-01-23 | 1 | -3/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-24 | 1 | -1/+1 | |
|\| | ||||||
| * | [Keyboard] Fix boardsource/lulu/avr encoder pins (#19672) | cole smith | 2023-01-23 | 1 | -1/+1 | |
| | | ||||||
* | | [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) | Stefan Kerkmann | 2023-01-23 | 2 | -6/+10 | |
| | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> |