summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30Kiibohd bootloader, take 2 (#10129)Ryan
2020-09-30Add a method to read the OLED display buffer from user space (#8777)Richard
2020-09-30Better handle LTO_ENABLE (#9832)Drashna Jaelre
2020-09-30More Bluetooth refactoring (#9905)Ryan
2020-09-30Update vusb to match 3rd endpoint. (#9020)yiancar
2020-09-30Remove unused CORTEX_VTOR_INIT (#10053)Ryan
2020-09-30Remove f072 backlight warning (#10040)Joel Challis
2020-09-30ARM backlight - timer implementation (#8291)Joel Challis
2020-09-30* #define AUTO_SHIFT_SETUPGreg Wright
2020-09-30Add ability to dump all makefile variables for the specified target. (#8256)Nick Brassel
2020-09-30Add `st-flash` flash target (#9964)Sergey Vlasov
2020-09-30Fix Czech keycodes (#9987)David Kosorin
2020-09-30Fix joystick compile issues (#9949)Ryan
2020-09-30Noeeprom functions for rgb_matrix (#9487)Tynan Beatty
2020-09-30Add support for hsv->rgb conversion without using CIE curve. (#9856)Nick Brassel
2020-09-30Initialize Layer State on startup (#8318)Drashna Jaelre
2020-09-30Tweak the Christmas animation effect to be less harsh on the eyes (#7648)Max Rumpf
2020-09-30Hid joystick interface (#4226)a-chol
2020-09-30Update features to use Custom Tapping Term when appropriate (#6259)Drashna Jaelre
2020-09-30Disable NKRO on V-USB controllers (#9054)Drashna Jaelre
2020-09-30Re-fix the STM32 dual-bank bootloader stuff. (#9738)Nick Brassel
2020-09-30Bigger combo index (#9318)Pete Sevander
2020-09-30Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge ...Nick Brassel
2020-09-30Fix the mousekey scrolling (#9174)dhong44
2020-09-30F303/Proton-C migration. (#9315)Nick Brassel
2020-09-30Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471)Nick Brassel
2020-09-30Change analogRead calls to analogReadPin (#9023)Ryan
2020-09-30`qmk cformat` on `develop` (#9501)Nick Brassel
2020-09-30Don't compile outputselect.c if Bluetooth is disabled (#9356)Ryan
2020-09-30Remove inclusion of adafruit_ble.h from ssd1306.c (#9355)Ryan
2020-09-30Additional cleanups for V-USB code (#9310)Ryan
2020-09-30Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline ...Ryan
2020-09-30Various tidyups for USB descriptor code (#9005)Ryan
2020-09-30Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel
2020-09-30Remove iWRAP protocol (#9284)Ryan
2020-09-30Fix ChibiOS backlight not turning off on suspend (#10114)Ryan
2020-09-30Add noeeprom speed function for RGBLIGHT (#9706)Drashna Jaelre
2020-09-30Compiler warning when using WS2812 (#9955)Drashna Jaelre
2020-09-30MSYS2: install packages for AVR toolchain (#10078)Ryan
2020-09-30Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943)nopunin10did
2020-09-30MSYS2: install packages for dfu-programmer, dfu-util, teensy-loader-cli (#10007)Ryan
2020-09-07Update repo name in README (#307)Andrés Mejía
2020-09-07Update QMK CLI to be inline with upstreamDrashna Jael're
2020-08-27fix: layer3 indicator leds (#305)Florian Didron
2020-08-27fix: remove mx lock on ergodox_ez (#306)Florian Didron
2020-08-21Audio tweeksDrashna Jael're
2020-08-17Set defaults for Mousekey Wheel movement (#303)Drashna Jaelre
2020-08-08[Bug] Fix Swap Hands bug introduced by OSH (#9968)Drashna Jaelre
2020-08-08Add Indicator flag for RGB Matrix (#9933)Drashna Jaelre
2020-08-08Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874)BeefaloKing