summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Continue Caps Word when AltGr (right Alt) is held. (#17156)Pascal Getreuer2022-05-202-1/+34
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-195-38/+137
|\
| * KBDfans Tiger80 Community Layout Support and Keymap Touch-Up (#17149)James Young2022-05-195-38/+137
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-1910-1/+1061
|\|
| * KBDfans Phase One Layout Macro Additions and Configurator Data (#17148)James Young2022-05-1910-1/+1061
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-193-724/+340
|\|
| * Hineybush Ibis Layout Additions and Configurator Rendering Update (#17132)James Young2022-05-193-724/+340
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-181-1/+2
|\|
| * Fix platforms/avr/drivers/ws2812.c (#17043)Takeshi ISHII2022-05-181-1/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-1823-679/+609
|\|
| * Update mtei's keymap (helix/rev2:five_rows, helix/pico:mtei, helix/rev3_5rows...Takeshi ISHII2022-05-1923-679/+609
* | Workaround for recent -Werror=array-bounds AVR issues (#17136)Joel Challis2022-05-181-0/+5
* | Recommend pillow as part of manual MSYS install (#17133)Joel Challis2022-05-171-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-171-38/+33
|\|
| * Keymap FAQ updates (#17130)Ryan2022-05-181-38/+33
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-173-11/+16
|\|
| * Frooastside Walnut Community Layout Support (#17112)James Young2022-05-173-11/+16
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-171-1/+1
|\|
| * Update pr_checklist.md (#17122)durken12022-05-171-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-174-5/+51
|\|
| * Adding VIA support for bfo-9000 (#17116)John-Schreiber2022-05-172-0/+43
| * fix non-working builds (#17123)Xelus222022-05-172-5/+8
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-173-3/+3
|\|
| * [Keyboard] Fixed Gas75 info.json and keymap for M64 RGB (#17081)HorrorTroll2022-05-163-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-171-10/+10
|\|
| * [Keyboard] lulu LED index correction (#17108)Albert Y2022-05-161-10/+10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-172-14/+12
|\|
| * [Keyboard] Latinpad LED index correction (#17109)Albert Y2022-05-161-11/+9
| * [Keyboard] mach3 LED index correction (#17110)Albert Y2022-05-161-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-1728-1/+973
|\|
| * [Keyboard] Add Iron165R2 PCB support (#16948)Álvaro A. Volpato2022-05-1627-0/+972
| * [Keyboard] Fix too many elements in g_led_config for quark_lp (#17117)Drashna Jaelre2022-05-161-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-173-24/+14
|\|
| * [Keyboard] Fix compilation issues for Quark LP (#17009)Drashna Jaelre2022-05-163-24/+14
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-171-2/+149
|\|
| * DigiCarpice Configurator Rendering Fix (#17113)James Young2022-05-171-2/+149
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-161-1/+1
|\|
| * fix tiger80 matrix error (#17107)moyi46812022-05-161-1/+1
* | Warn about LTO with arm_atsam, not ChibiOS. (#17106)Nick Brassel2022-05-161-2/+2
* | Various fixes for g_led_config lint warnings (#17104)Joel Challis2022-05-167-12/+32
* | Data driven `g_led_config` (#16728)Joel Challis2022-05-167-4/+303
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151893-2240/+2240
* | Rename keymap_extras headers for consistency (#16939)Ryan2022-05-15131-151/+151
* | [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin...Drashna Jaelre2022-05-157-69/+163
* | Check for ongoing transfers on the OUT endpoint (#16974)Stefan Kerkmann2022-05-141-1/+1
* | Format code according to conventions (#17096)QMK Bot2022-05-141-3/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-141-2/+2
|\|
| * Fix anchors with <code> in table of content (#15169)Mateusz Ż2022-05-141-2/+2
* | Enhancement and fixes of "Secure" feature (#16958)Drashna Jaelre2022-05-148-2/+379
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-145-20/+1111
|\|