summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12add hid_raw feature to VUSB (#8380)Takuya Urakawa
2020-06-12CLI: More MSYS2 fixes (#8577)Erovia
2020-06-12fixed problem with implicit declaration in quantum/rgblight.c (#8406)Casper Weiss Bang
2020-06-12V-USB: Use structs for USB descriptors (#8572)Ryan
2020-06-12Fix IT_APOS backward compatibility define in keymap_italian.h (#8565)Drashna Jaelre
2020-06-12Enable SLEEP_LED on ATmega32A (#8531)Joel Challis
2020-06-12V-USB: Use manufacturer and product strings from config.h (#7797)Ryan
2020-06-12Add RawHID support to ATSAM (Massdrop boards) (#8530)foxx1337
2020-06-12Add Post Processing to process_record (#4892)Drashna Jaelre
2020-06-12Variable combo (#8120)Jeremy Bernhardt
2020-06-12Add Word Per Minute calculation feature (#8054)brickbots
2020-06-12Align some ChibiOS build logic (#8461)Joel Challis
2020-06-12Remove BOOTLOADER_SIZE stuff from template (#8516)Ryan
2020-06-12Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)Joel Challis
2020-06-12Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
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