summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Core] Split ChibiOS usart split driver in protocol and hardware driver part ↵Stefan Kerkmann2022-06-188-227/+292
| | | | (#16669)
* [Core] Allow usage of ChibiOS's SIO driver for split keyboards (#15907)Stefan Kerkmann2022-06-173-137/+364
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-171-2/+2
|\
| * Fixup handwired/macroboard (#17405)jack2022-06-171-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1610-1/+307
|\|
| * [Keyboard] Atreus: add STM32F103C8T6 based variant (#16846)Dmitry Nosachev2022-06-1610-1/+307
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1611-76/+241
|\|
| * [handwired/macroboard] Add separate f401 and f411 configs… (#16338)Michał Szczepaniak2022-06-1610-68/+233
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [Keyboard] Fix 1U space in Keebio/sinc/rev2 layout macros (#16901)Gordon2022-06-161-8/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-161-4/+4
|\|
| * [Keyboard] mini_ten_key_plus edited info.json (#15574)minibois2022-06-161-4/+4
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | SPI Bugfix for ChibiOS 21.11.1 -- also rollback AW20216 mode change issue. ↵Nick Brassel2022-06-173-2/+2
| | | | | | | | (#17371)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-161-1/+1
|\|
| * [Keymap] Update yoshimaru46 keymap (#17402)Yoshihiro Saito2022-06-161-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-162-60/+0
|\|
| * Swap to actions/stale. (#17404)Nick Brassel2022-06-172-60/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1610-0/+442
|\|
| * [Keyboard] Add ADM42 Keyboard (#17366)Lorenzo Leonini2022-06-1610-0/+442
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Use --exclude-from=.gitignore in place of --exclude-standard (#17399)precondition2022-06-161-2/+2
| |
* | Update V-USB submodule (#17385)Ryan2022-06-161-0/+0
| |
* | tap-dance: Rename tests so that tap_dance is used consistently (#17396)Jouke Witteveen2022-06-165-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1611-0/+420
|\|
| * [Keyboard] Idobao Montex V2(RGB) (#15865)peepeetee2022-06-1611-0/+420
| | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Christian Hofstede <4440939+chofstede@users.noreply.github.com> Co-authored-by: Vino Rodrigues <github@m.vinorodrigues.com> Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1611-0/+478
|\|
| * [Keyboard] Add Idobao Montex RGB (V2) (#16897)IBNobody2022-06-1511-0/+478
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Montex V2 (#10) * Update readme.md * Update rules.mk * Update config.h * Update keyboards/idobao/montex/v2/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/idobao/montex/v2/rules.mk Add Layouts Co-authored-by: Drashna Jaelre <drashna@live.com> * Merged code fron work done with @vinorodrigues * Update keyboards/idobao/montex/v2/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/idobao/montex/v2/v2.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/idobao/montex/v2/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Removing via_nug keymap * update to montex code (#11) * remove VIA_QMK_RGBLIGHT_ENABLE * more data driven config, simple copyright headers, some code cleanup Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com>
* | Dump out the largest symbols in flash and in RAM. (#17397)Nick Brassel2022-06-161-0/+13
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-152-4/+6
|\|
| * Fix clean arg handling (#17392)Joel Challis2022-06-152-4/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-151-1/+1
|\|
| * edit typo in comment (#17394)Felicia Kuan2022-06-151-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-151-4/+4
|\|
| * BLASTER75 info.json position fixes (#17395)ALTAiN2022-06-151-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-159-235/+563
|\|
| * [Keymap+] SnailMap port for the Kintsugi keyboard. (#17341)Arturo Avila2022-06-149-235/+563
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1413-0/+976
|\|
| * [Keymap] New keymap for Keebio FoldKB (#17364)Forrest Cahoon2022-06-143-0/+272
| |
| * [Keyboard] Add Chaos65 keyboard (#17369)kb-elmo2022-06-1410-0/+704
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-141-2/+2
|\|
| * [Keyboard] Flip encoder pads on basketweave (#17375)Yutong Zhou2022-06-141-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-142-29/+97
|\|
| * Perform stricter lint checks (#17348)Joel Challis2022-06-142-29/+97
| |
* | backlight|led 'on state' for DD configuration (#17383)Joel Challis2022-06-143-2/+16
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-141-0/+2
|\|
| * Inform people that things may not work. (#17391)Nick Brassel2022-06-141-0/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-141-0/+4
|\|
| * Update feature_midi.md (#17390)Tom Barnes2022-06-141-0/+4
| | | | | | Add caveat about usb endpoints.
* | tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-1352-246/+972
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1313-0/+552
|\|
| * [Keyboard] add SNOP60 (#17131)npspears2022-06-1313-0/+552
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1310-0/+490
|\|