summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add Fine!40 PCB Support (#17426)Aidan Smith2022-07-119-0/+446
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-112-2/+2
|\
| * splitkb/kyria - Resolve CONVERT_TO_PROTON_C warnings (#17617)Joel Challis2022-07-112-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1138-0/+2036
|\|
| * [Keyboard] Add Promise87 (#17525)GG2022-07-1138-0/+2036
| |
* | Stabilize Half-duplex PIO split comms (#17612)Stefan Kerkmann2022-07-111-3/+17
| |
* | More DD encoder fixes (#17615)Joel Challis2022-07-112-6/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-101-1/+1
|\|
| * Fix infinite recursion in checkerboards/quark_plus (#17616)Joel Challis2022-07-101-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-091-3/+4
|\|
| * merge/um80 - Fix WPM issues in configurator builds (#17608)Joel Challis2022-07-091-3/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-091-0/+1
|\|
| * Add line to multibuild output log showing the actual build target. (#17606)Nick Brassel2022-07-091-0/+1
| |
* | Add Adafruit Macropad (#17512)jpe2302022-07-0811-0/+1338
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-081-29/+9
|\|
| * Allow only col or row pins for *_right extraction. (#17590)Dasky2022-07-081-29/+9
| |
* | Add converter docs (#17593)Joel Challis2022-07-084-92/+174
| |
* | Fix rgbkb/sol/rev2 build issues (#17601)Joel Challis2022-07-082-3/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0717-50/+14
|\|
| * [Keyboard] Clean up dactyl manuform unused files (#15890)Bartosz Nowak2022-07-0717-50/+14
| |
* | [Fix] Patches after printf library update (#17584)Stefan Kerkmann2022-07-077-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | * Add missing '(' to print_bin_reverse32 declaration * Fix insufficient character buffers on satisfaction75 * Remove \0 character in format string and use corrected offset math instead on rocketboard 16 * Replace snprintf_ with snprintf for djinn * Explicitly ignore format checks for tracktyl manuform that uses %b specifier * Print properly escaped version string in command.c, as PRODUCT or other defines can contain constructs like 'Vendor keyboard 66%' which will be interpreted as a format specifier
* | Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann2022-07-0713-39/+83
| |
* | Update PM2040 I2C pins (#17578)Albert Y2022-07-071-2/+2
| |
* | [Core] Update mpaland/printf to eyalroz/printf fork (#16163)Stefan Kerkmann2022-07-078-38/+60
| | | | | | | | | | | | | | | | mpaland printf implementation was abandoned in ~2019 and the fork by eyalroz is now regarded to be the goto replacement of it. So this commit incoporates the changes needed to use this fork in QMK. Note that pointer ptrdiff_t is always supported since commit 51c90f93a97fdaef895783ecbe24569be0db7cb8
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-076-0/+16
|\|
| * Fix/waka60 audio (#17561)Zykrah2022-07-066-0/+16
| |
* | Add kb2040 and sparkfun rp2040 converters (#17514)Joel Challis2022-07-0612-1/+265
| |
* | Fixup SPI. (#17534)Nick Brassel2022-07-052-23/+22
| |
* | Allow for `keymaps` array to be implemented in a file other than ↵Nick Brassel2022-07-054-3/+12
| | | | | | | | `$(KEYMAP_C)` (#17559)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0427-0/+995
|\|
| * TKL Community Layout Additions (#17563)James Young2022-07-0427-0/+995
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-031-4/+4
|\|
| * Attempt to discourage manual MSYS install for new users (#17556)Joel Challis2022-07-041-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-036-142/+154
|\|
| * KP Republic BM60HSRGB_EC QMK Configurator and readme touch-up (#17541)James Young2022-07-034-141/+148
| |
| * [Userspace] Add support for additional Mechlovin Adelais PCB version to my ↵stanrc852022-07-032-1/+6
| | | | | | | | userspace (#17547)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0310-0/+366
|\|
| * Add support for MacroCat Keyboard (#17480)李董睿煊2022-07-0310-0/+366
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-031-39/+40
|\|
| * Remove dead space from Pierce QMK Configurator layout data (#17551)James Young2022-07-031-39/+40
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-032-2/+2
|\|
| * Fixup bounce/75 (#17548)jack2022-07-032-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0326-529/+766
|\|
| * [Keymap] Updates to drashna Keymaps and Userspace (#17543)Drashna Jaelre2022-07-0226-529/+766
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0212-0/+459
|\|
| * Add keyboard 'UM-80' (#17035)duoshock2022-07-0312-0/+459
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0227-0/+767
|\|
| * add bounce keyboard (#17030)moyi46812022-07-0327-0/+767
| |
* | initial (#17545)jack2022-07-031-0/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0210-0/+356
|\|