summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-26Split - Avoid race condition during matrix_init_quantum (#8235)Joel Challis
2020-03-26Improvements to extrakey HID descriptors (#8156)Ryan
2020-03-26New functionality for cformat (#7893)Akaash Suresh
2020-03-26Update main.c (#8198)yiancar
2020-03-26Fix QWIIC OLED for AVR (#7769)Nick Winans
2020-03-26uart.c fix from TMK (#7628)Drashna Jaelre
2020-03-26Add Arm Teensys to mcu_selection.mk (#8026)Ryan
2020-03-26Allow 30us matrix delay to be keyboard/user overridable (#8216)Joel Challis
2020-03-26Set Dynamic Keymap max size for MoonlanderDrashna Jael're
2020-03-26dynamic keymap sanity check (#8181)Wilba
2020-03-26Use pathlib everywhere we can (#7872)skullydazed
2020-03-26Fix os detection in OSX python 3.8 (#8187)Mikkel Jeppesen
2020-03-26Convert f072 backlight build error to message (#8177)Joel Challis
2020-03-26CLI: add support for list_keymapsErovia