summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-12[Fix] Make ChibiOS `_wait.h` independent of `quantum.h` (#17645)Stefan Kerkmann
2022-07-12GMMK 2 WBG7 MCU compatibility (#16436)GloriousThrall
2022-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-11Fix layout macro for nightly_boards/paraluman (#17633)Joel Challis
2022-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-11[Keyboard] Add Quefrency Rev. 5 (#17503)Danny
2022-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-11[Keyboard] Add Swordfish keyboard (#17567)Felix Jen
2022-07-11Added Delay time dynamic keymap's macro feature (#16810)FREEWING.JP
2022-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-11[Keyboard] add kinesis/kintlc (#17301)Alex Băluț
2022-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-11[Keyboard] TR90PM (#17060)balloondogcaps
2022-07-11[Keyboard] Add TR90 (#16838)balloondogcaps
2022-07-11[Core] Use polled waiting on ChibiOS platforms that support it (#17607)Stefan Kerkmann
2022-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-11[Keyboard] Fin pad (#17523)Evelien Dekkers
2022-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-11[Keyboard] kbdfans kbd67 rev 2 : add new LAYOUT_65_iso_split_bs (#16922)Naphtaline
2022-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-11Peej Rosaline Refactor (#17564)James Young
2022-07-11[Keyboard] Add Fine!40 PCB Support (#17426)Aidan Smith
2022-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-11splitkb/kyria - Resolve CONVERT_TO_PROTON_C warnings (#17617)Joel Challis
2022-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-11[Keyboard] Add Promise87 (#17525)GG
2022-07-11Stabilize Half-duplex PIO split comms (#17612)Stefan Kerkmann
2022-07-11More DD encoder fixes (#17615)Joel Challis
2022-07-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-10Fix infinite recursion in checkerboards/quark_plus (#17616)Joel Challis
2022-07-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-09merge/um80 - Fix WPM issues in configurator builds (#17608)Joel Challis
2022-07-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-09Add line to multibuild output log showing the actual build target. (#17606)Nick Brassel
2022-07-08Add Adafruit Macropad (#17512)jpe230
2022-07-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-08Allow only col or row pins for *_right extraction. (#17590)Dasky
2022-07-08Add converter docs (#17593)Joel Challis
2022-07-08Fix rgbkb/sol/rev2 build issues (#17601)Joel Challis
2022-07-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-07[Keyboard] Clean up dactyl manuform unused files (#15890)Bartosz Nowak
2022-07-07[Fix] Patches after printf library update (#17584)Stefan Kerkmann
2022-07-07Make debounce() signal changes in the cooked matrix as return value (#17554)Stefan Kerkmann
2022-07-07Update PM2040 I2C pins (#17578)Albert Y
2022-07-07[Core] Update mpaland/printf to eyalroz/printf fork (#16163)Stefan Kerkmann
2022-07-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-06Fix/waka60 audio (#17561)Zykrah
2022-07-06Add kb2040 and sparkfun rp2040 converters (#17514)Joel Challis
2022-07-05Fixup SPI. (#17534)Nick Brassel
2022-07-05Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)...Nick Brassel