Age | Commit message (Expand) | Author |
2021-01-12 | [Bug] Fix RGB Matrix Indicators (#11308) | Drashna Jaelre |
2021-01-12 | Remove MATRIX_IS_ON macro (#11330) | xyzz |
2021-01-12 | remove some old and unused code from Makefile (#11336) | Zach White |
2021-01-12 | [CLI] Add stdin support for json2c command (#11289) | LongerHV |
2021-01-12 | Ensure single newline at EOF for core files (#11310) | Ryan |
2021-01-12 | Change include guards in tmk_core/ and drivers/ to pragma once (#11240) | Ryan |
2021-01-12 | Change include guards in quantum/ to pragma once (#11239) | Ryan |
2021-01-12 | `qmk fileformat`: only print complaints, and fix some of them (#11278) | Ryan |
2021-01-12 | chibios: honor PLATFORMASM in chibios build (#11219) | Reza Jelveh |
2021-01-12 | V-USB: Fix initial dropped keypress (#11263) | Ryan |
2021-01-12 | Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on ... | Joshua Diamond |
2021-01-12 | Fix Issue #9533 - Delayed shift state handling (#11220) | Joshua Diamond |
2021-01-12 | Split of the doctor codebase (#11255) | Erovia |
2021-01-12 | Fix small typo in V-USB configuration descriptor (#11253) | Ryan |
2021-01-12 | Doctor: add check for .git folder (#11208) | Ryan |
2021-01-12 | Follow symlinks when listing keyboards. (#11250) | Nick Brassel |
2021-01-12 | Change keyboard json format to bring it inline with the current api (#11231) | Zach White |
2021-01-12 | simplify qmk doctor to make room for #11208 (#11242) | Zach White |
2021-01-12 | Add the ability to exclude keyboards from travis builds (#11178) | Zach White |
2021-01-12 | Various compilation fixes for avr-gcc 10 (#9269) | Joel Challis |
2021-01-12 | Run cformat and dos2unix manually (#11235) | Ryan |
2021-01-12 | Normalise include statements in keyboard code (#11185) | Ryan |
2021-01-12 | CLI-ify rgblight_breathing_table_calc.c (#11174) | Ryan |
2021-01-12 | Add i2c 24LC64 eeprom (#11200) | Xelus22 |
2021-01-12 | Fix incorrect search order for `rgblight_breathe_table.h` that `rgblight.c` i... | Takeshi ISHII |
2021-01-12 | Fixed french quotes on canadian multilingual (#11183) | Hedgestock |
2021-01-12 | Normalise include statements in core code (#11153) | Ryan |
2021-01-12 | Fix warning logic when running 'qmk format -a' (#11177) | Joel Challis |
2021-01-12 | Fixup config template to match <> instead of "" for includes. (#11166) | Nick Brassel |
2021-01-12 | Add missing hardware availability for Plank EZ (#11069) | Charles A Moonen |
2021-01-12 | Update is31fl3731-simple (#7610) | Xelus22 |
2021-01-12 | add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184) | Josh Hinnebusch |
2021-01-12 | Add definitions for RGB off/black. (#11132) | r-pufky |
2021-01-12 | Added OLED Initialized checks (#11129) | XScorpion2 |
2021-01-12 | Fix error handling in SPI master. (#11122) | Dimitris Papavasiliou |
2021-01-12 | Omit serial number if not defined (#11104) | Ryan |
2021-01-12 | Fix missing define to map rgb_matrix function set to rgblight. (#11084) | Sergey Omelchenko |
2021-01-12 | Add default early-init bootloader to F042/F072. (#11120) | Nick Brassel |
2021-01-12 | nix-shell: add milc dependency (#11086) | André Silva |
2021-01-12 | Fix int wrapping for timer_expired macros and use MAX defines for consistency... | XScorpion2 |
2021-01-12 | 2020 November 28 Breaking Changes Update (#11053) | James Young |
2021-01-12 | Refactor qmk_install.sh (#10681) | Ryan |
2021-01-12 | ST7565 tidyup (#10907) | Ryan |
2021-01-12 | Remove references to ch-bootloader-jump.patch (#10998) | Joel Challis |
2021-01-12 | Add references for is_keyboard_left() (#10850) | Drashna Jaelre |
2021-01-12 | Recommend use of LED Indicator config (#10895) | Joel Challis |
2021-01-12 | Brute force update CLI tools | Drashna Jael're |
2021-01-12 | hotfix: fix double mouse report sending on shared EP | Drashna Jael're |
2021-01-12 | Fix typo causing `redefined error` in keymap_french_osx (#10962) | Geoffrey BOTIN |
2021-01-12 | CLI: Udev related fixes and improvements (#10736) | Erovia |