summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-12Normalise include statements in core code (#11153)Ryan
2021-01-12Fix warning logic when running 'qmk format -a' (#11177)Joel Challis
2021-01-12Fixup config template to match <> instead of "" for includes. (#11166)Nick Brassel
2021-01-12Add missing hardware availability for Plank EZ (#11069)Charles A Moonen
2021-01-12Update is31fl3731-simple (#7610)Xelus22
2021-01-12add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch
2021-01-12Add definitions for RGB off/black. (#11132)r-pufky
2021-01-12Added OLED Initialized checks (#11129)XScorpion2
2021-01-12Fix error handling in SPI master. (#11122)Dimitris Papavasiliou
2021-01-12Omit serial number if not defined (#11104)Ryan
2021-01-12Fix missing define to map rgb_matrix function set to rgblight. (#11084)Sergey Omelchenko
2021-01-12Add default early-init bootloader to F042/F072. (#11120)Nick Brassel
2021-01-12nix-shell: add milc dependency (#11086)André Silva
2021-01-12Fix int wrapping for timer_expired macros and use MAX defines for consistency...XScorpion2
2021-01-122020 November 28 Breaking Changes Update (#11053)James Young
2021-01-12Refactor qmk_install.sh (#10681)Ryan
2021-01-12ST7565 tidyup (#10907)Ryan
2021-01-12Remove references to ch-bootloader-jump.patch (#10998)Joel Challis
2021-01-12Add references for is_keyboard_left() (#10850)Drashna Jaelre
2021-01-12Recommend use of LED Indicator config (#10895)Joel Challis
2021-01-12Brute force update CLI toolsDrashna Jael're
2021-01-12hotfix: fix double mouse report sending on shared EPDrashna Jael're
2021-01-12Fix typo causing `redefined error` in keymap_french_osx (#10962)Geoffrey BOTIN
2021-01-12CLI: Udev related fixes and improvements (#10736)Erovia
2021-01-12Indicator LEDs as config (#10816)Joel Challis
2021-01-12New command: qmk lint (#10761)Zach White
2021-01-12Add support for 4 IS31FL3731 devices (#10860)X-Bows Tech
2021-01-12CLI: Add `qmk clean` (#10785)Ryan
2021-01-12`qmk info`: Add `--ascii` flag (#10793)Ryan
2021-01-12Add brightness level API to OLED driver (#10772)Ryan
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