Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-21 | 3 | -32/+14 |
|\ | |||||
| * | [Keyboard] Add more bootloader options for id75 (#17441) | Albert Y | 2022-06-20 | 3 | -32/+14 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-21 | 15 | -28/+424 |
|\| | |||||
| * | [Keyboard] Add base FAve65H firmware (#17147) | Wolf Van Herreweghe | 2022-06-20 | 9 | -0/+383 |
| | | | | | | Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | ||||
| * | [Keyboard] Update firmware for the FAve 87H (#16920) | Wolf Van Herreweghe | 2022-06-20 | 6 | -28/+41 |
| | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-21 | 5 | -29/+40 |
|\| | |||||
| * | [Keyboard] Update FAve 84H RGB firmware (#16919) | Wolf Van Herreweghe | 2022-06-20 | 5 | -29/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add base FAve 84H firmware * Update keyboards/linworks/fave84h/readme.md Thank you, apologies for the oversight Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/linworks/fave84h/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/linworks/fave84h/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Move LED config in ifdef * update read me * Update Product Name * Update keyboards/linworks/fave84h/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Add Via RGB Matrix Control * Add base FAve 84H firmware * Add Via RGB Matrix Control * fix merge conflict * reduce max brightness * remove action macro and action function Co-authored-by: Joel Challis <git@zvecr.com> * Remove / update code to work with the build in QMK via hack * Update Read me * Add newline at end of rules Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Fixup SPI mode 3 => 0 on tzarc/djinn. (#17440) | Nick Brassel | 2022-06-21 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-21 | 1 | -1/+1 |
|\| | |||||
| * | [Docs] clarify inner array of direct pin matrix (#17437) | evils | 2022-06-21 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-21 | 11 | -0/+575 |
|\| | |||||
| * | [Keyboard] Add tegic for melgeek! (#17400) | bomb | 2022-06-20 | 11 | -0/+575 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | [Fix] Fix compilation warning for non-split keebs after #17423 (#17439) | Stefan Kerkmann | 2022-06-21 | 1 | -1/+5 |
| | | |||||
* | | [BUG] Fix deadlocks on disconnected secondary half (#17423) | Stefan Kerkmann | 2022-06-21 | 3 | -11/+38 |
| | | |||||
* | | Init eeconfig before reading handedness (#17256) | Dasky | 2022-06-20 | 1 | -0/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-20 | 43 | -1/+2145 |
|\| | |||||
| * | Add Djinn. (#17382) | Nick Brassel | 2022-06-20 | 43 | -1/+2145 |
| | | | | | | | | | | | | | | * Add Djinn. * Review comments. * Further cleanup. | ||||
* | | IS31FL3737 Global Current Setting (#17420) | Jamal Bouajjaj | 2022-06-19 | 2 | -1/+6 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-19 | 8 | -0/+245 |
|\| | |||||
| * | [Keyboard] add at6 keyboard (#17346) | anubhav dhiman | 2022-06-19 | 8 | -0/+245 |
| | | | | | | | | Co-authored-by: zvecr <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | [Core] Mouse key kinetic mode fix (#17176) | Albert Y | 2022-06-19 | 3 | -16/+21 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-19 | 2 | -51/+30 |
|\| | |||||
| * | [Keymap] Update XD75 keymap by markus (#17417) | Markus Weimar | 2022-06-19 | 2 | -51/+30 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-18 | 1 | -0/+2 |
|\| | |||||
| * | Add a note about using differents MCU family (#17416) | coliss86 | 2022-06-19 | 1 | -0/+2 |
| | | |||||
* | | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 293 | -1309/+1249 |
| | | | | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-18 | 1 | -4/+4 |
|\| | |||||
| * | Fixup stale labels lists. (#17415) | Nick Brassel | 2022-06-18 | 1 | -4/+4 |
| | | |||||
* | | Additional schema fixes (#17414) | Joel Challis | 2022-06-18 | 5 | -64/+45 |
| | | |||||
* | | Minor schema fixes (#14200) | Yan-Fa Li | 2022-06-18 | 1 | -14/+14 |
| | | | | | | Validating using AJV | ||||
* | | [Core] Split ChibiOS usart split driver in protocol and hardware driver part ↵ | Stefan Kerkmann | 2022-06-18 | 8 | -227/+292 |
| | | | | | | | | (#16669) | ||||
* | | [Core] Allow usage of ChibiOS's SIO driver for split keyboards (#15907) | Stefan Kerkmann | 2022-06-17 | 3 | -137/+364 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-17 | 1 | -2/+2 |
|\| | |||||
| * | Fixup handwired/macroboard (#17405) | jack | 2022-06-17 | 1 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-16 | 10 | -1/+307 |
|\| | |||||
| * | [Keyboard] Atreus: add STM32F103C8T6 based variant (#16846) | Dmitry Nosachev | 2022-06-16 | 10 | -1/+307 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-16 | 11 | -76/+241 |
|\| | |||||
| * | [handwired/macroboard] Add separate f401 and f411 configs… (#16338) | Michał Szczepaniak | 2022-06-16 | 10 | -68/+233 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | [Keyboard] Fix 1U space in Keebio/sinc/rev2 layout macros (#16901) | Gordon | 2022-06-16 | 1 | -8/+8 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-16 | 1 | -4/+4 |
|\| | |||||
| * | [Keyboard] mini_ten_key_plus edited info.json (#15574) | minibois | 2022-06-16 | 1 | -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 Brassel | 2022-06-17 | 3 | -2/+2 |
| | | | | | | | | (#17371) | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-16 | 1 | -1/+1 |
|\| | |||||
| * | [Keymap] Update yoshimaru46 keymap (#17402) | Yoshihiro Saito | 2022-06-16 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-16 | 2 | -60/+0 |
|\| | |||||
| * | Swap to actions/stale. (#17404) | Nick Brassel | 2022-06-17 | 2 | -60/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-16 | 10 | -0/+442 |
|\| | |||||
| * | [Keyboard] Add ADM42 Keyboard (#17366) | Lorenzo Leonini | 2022-06-16 | 10 | -0/+442 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Use --exclude-from=.gitignore in place of --exclude-standard (#17399) | precondition | 2022-06-16 | 1 | -2/+2 |
| | | |||||
* | | Update V-USB submodule (#17385) | Ryan | 2022-06-16 | 1 | -0/+0 |
| | |