summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12Fix formatting for report.h (#8512)Ryan
2020-06-12Tidy up report.h (#8486)Ryan
2020-06-12Remove ACT_COMMAND (#8487)Ryan
2020-06-12CLI: Hide json-keymap subcommand, as it's been deprecated.Erovia
2020-06-12Remove qmk archive generation (#8462)Joel Challis
2020-06-12ARM - ADC cleanup (#8385)Joel Challis
2020-06-12Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432)Takeshi ISHII
2020-06-12msys2_install.sh: wrap requirements.txt in quotes (#8424)Ryan
2020-06-12Adding OLED scroll setup functions (#8386)brickbots
2020-06-12Remove pro_micro.h (#8374)Ryan
2020-06-12Add decorators for determining keyboard and keymap based on current directory...skullydazed
2020-06-12Fix pressing two keys with the same keycode but different modifiers (#2710)fredizzimo
2020-06-12Decouple mouse cursor and mouse wheel in accelerated mode (#6685)francislan
2020-06-12use qmk.path.normpath to locate the output file.skullY
2020-06-12Add support for STM32L0/L1 onboard EEPROM. (#8002)Nick Brassel
2020-06-12Add ADC support for STM32F3 and STM32F0 devices (#7681)Drew Mills
2020-06-12Rename qmk json-keymap to qmk json2c (#8372)skullydazed
2020-06-12Feature: RGBLight layers (#7768)Nathan Gray
2020-06-12Fix layer debug calls (#8370)Drashna Jaelre
2020-06-12Refactor rgblight_reconfig.h (#7773)Takeshi ISHII
2020-06-12Add gcc version detection to qmk doctor (#8338)skullydazed
2020-06-12Backlight - Carve out a better location for private driver functionality (#8329)Joel Challis
2020-06-12Remove unused LED_BREATHING_TABLEzvecr
2020-06-12Buffer based OLED panning, write byte to buffer at arbitrary index (#8055)brickbots
2020-06-12Fix up Arm builds with nix-shell. (#8312)Nick Brassel
2020-06-12Fix typo in uart.c backport and add 32A "support" (#8219)Ryan
2020-06-12Refactor more backlight to a common location (#8292)Joel Challis
2020-06-12Add f401 and f411 blackpill examples (#7930)Joel Challis
2020-06-12Prune out pure software pwm && custom driver && remove wrapping BACKLIGHT_PIN...Joel Challis
2020-06-12Short term fix for conflicting types for 'tfp_printf' (#8157)Joel Challis
2020-06-12Fix recent clang-format breaking quantum.c (#8282)Joel Challis
2020-06-12Clean up includes for glcdfont headers (#7745)Ryan
2020-06-12PWM DMA based RGB Underglow for STM32 (#7928)Joel Challis
2020-06-12Track master branches for lib/chibios, lib/chibios-contrib, lib/ugfx. (#8273)Nick Brassel
2020-06-12Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...Nick Brassel
2020-06-12Revert Audio Fixes (for now)Drashna Jael're
2020-06-12Fix timer calls in arm_audioDrashna Jael're
2020-06-122020 February 29 Breaking Changes Update (#8064)James Young
2020-06-12Made windows driver installation accept y as All to allow CI (#8189)Mikkel Jeppesen
2020-06-12Use pathlib everywhere we can (#7872)skullydazed
2020-06-12Fix os detection in OSX python 3.8 (#8187)Mikkel Jeppesen
2020-06-12CLI: add support for list_keymapsErovia
2020-06-12Remove entries for Minidox eep files from gitignore (#8077)fauxpark
2020-06-12Align ATSAM HID descriptors with LUFA/ChibiOS (#7651)fauxpark
2020-06-02Enable LED Blinking for Dynamic Macro Recording status for MoonlanderDrashna Jael're
2020-06-02Enable LED Blinking for Dynamic Macro Recording status for Planck EZDrashna Jael're
2020-06-02Enable LED Blinking for Dynamic Macro Recording status for Ergodox EZDrashna Jael're
2020-03-26Unconditionally enable ChibiOS syscalls (#8268)Joel Challis
2020-03-26Fixed OS detection such that OSX doesn't take over the world (#8248)Mikkel Jeppesen
2020-03-26New feature: PERMISSIVE_HOLD_PER_KEY (#7994)ridingqwerty