summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-12Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930)Sergey Vlasov
2021-01-12Allow modified keycodes in Unicode input (#10658)Ryan
2021-01-12[Core] IS31FL3731/36/37 bug fix (#10612)Xelus22
2021-01-12Update shell.nix (#10712)André Silva
2021-01-12Fix RGB matrix for ATmegaxxU2 (#10723)Ryan
2021-01-12c2json: Fix TypeError on MSYS2 (#10709)Ryan
2021-01-12Added EEPROM emulation for STM32F042x6 series processors (#10685)Adrian
2021-01-12Fix CLI warning for Massdrop udev rule (#10691)Ryan
2021-01-1250-qmk.rules: Move udev rules from documentation into a file (#10664)Morten Linderud
2021-01-12MSYS and WSL installation improvements (#10593)Ryan
2021-01-12[CLI] Remove check for Input Club boards (#10636)Ryan
2021-01-12Fix STM32duino bootloader (#10648)Ryan
2021-01-12CLI: Fix stripping of `ANY` from Configurator exports (#10585)Erovia
2021-01-12CLI: Fix MCU lists for `qmk info` (#10574)Ryan
2021-01-12Fix issue introduced by PR#10404 (#10559)a_p_u_r_o
2021-01-12[CLI] Add c2json (#8817)Erovia
2021-01-12CLI: update subcommands to use return instead of exit() (#10323)Ryan
2021-01-12Improve LAYOUT macro searching (#9530)Ryan
2021-01-12Fix for MIDI sustain effect issue (#10361)3araht
2021-01-12OLED driver fixes (#10377)Sergey Vlasov
2021-01-12IS31FL3741 driver fixup (#10519)a_p_u_r_o
2021-01-12Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG con...sol
2021-01-12MSYS2: Switch to arm-none-eabi-gcc package (#10421)Ryan
2021-01-12`setrgb()`: Use arrow operator (#10451)Ryan
2021-01-12Fix Belgian sendstring properly (#10444)Ryan
2021-01-12Fix Belgian sendstring file (#10443)Drashna Jaelre
2021-01-12Fix issues with unused variables and functions preventing a clean compile.cmdremily
2021-01-12Allow the use of a single IS31FL3731 LED drivercmdremily
2021-01-12Add OLED driver function to determine if the screen is currently on (#10382)Fred Silberberg
2021-01-12Add STM32F401/F411 to ARM_PROCESSORS (#10362)Ryan
2021-01-12Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan
2021-01-12Consolidate udev wules into a single fileRyan
2021-01-12[Keyboard] Disable Console on Planck EZ and MoonlanderDrashna Jael're
2021-01-13feat: adds NO_AUTO_SHIFT_TAB define (#327)Florian Didron
2021-01-11feat: adds portuguese OSX contributionsFlorian Didron
2021-01-11Added mac variant of portuguese keymap (#326)André Cruz
2020-10-29Add Estonian keymap (#8527)Ryan
2020-10-22fix: comment typoFlorian Didron
2020-10-22feat: adds kazakh keymapsFlorian Didron
2020-10-17Fix/moonlander leds (#318)Florian Didron
2020-10-14Merge branch 'firmware19' of github.com:zsa/qmk_firmware into firmware19Florian Didron
2020-10-14fix issues with keyboard sleep (#316)Florian Didron
2020-10-13Revert "Revert "Convert ErgoDox EZ to Matrix Lite (qmk#10189)""Florian Didron
2020-10-13Revert "Convert ErgoDox EZ to Matrix Lite (qmk#10189)"Florian Didron
2020-10-09feat: adds user locale contributionsFlorian Didron
2020-09-30[Keyboard] Update to ZSA Boards (qmk#10119)Drashna Jael're
2020-09-30Convert ErgoDox EZ to Matrix Lite (qmk#10189)Drashna Jael're
2020-09-30Output an error message if LINK_TIME_OPTIMIZATION_ENABLE is set but LTO_ENABL...David Cuthbert
2020-09-30[Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315)Xelus22
2020-09-30[fix] dfu-programmer <0.7 doesn't support --force flag (#10292)Frans de Jonge