summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-09-30Use the force when flashing with dfu-programmer (#10070)Ryan
2020-09-30quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei
2020-09-30Unflip < and > for canadian mutlilingual (#10222)Olivier Li
2020-09-30Update ISSI3741 (#9912)MelGeek
2020-09-30Fixed Spanish keymap extra ES_DIAE symbol (#10211)Félix Sanz
2020-09-30format code according to conventions [skip ci]QMK Bot
2020-09-30Allow joysticks to be used without analog pins (#10169)Zach White
2020-09-30K-Type refactor (#9864)Ryan
2020-09-30Remove support for Adafruit EZ-Key (#10103)Ryan
2020-09-30Fix DMA stream ID calculation in ws2812_pwm (#10008)Sergey Vlasov
2020-09-30Define STM32_DMA_REQUIRED when using DMA-based WS2812 driver on STM32. (#10127)Nick Brassel
2020-09-30Kiibohd bootloader, take 2 (#10129)Ryan
2020-09-30Add a method to read the OLED display buffer from user space (#8777)Richard
2020-09-30Better handle LTO_ENABLE (#9832)Drashna Jaelre
2020-09-30More Bluetooth refactoring (#9905)Ryan
2020-09-30Update vusb to match 3rd endpoint. (#9020)yiancar
2020-09-30Remove unused CORTEX_VTOR_INIT (#10053)Ryan
2020-09-30Remove f072 backlight warning (#10040)Joel Challis
2020-09-30ARM backlight - timer implementation (#8291)Joel Challis
2020-09-30* #define AUTO_SHIFT_SETUPGreg Wright