| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix DMA stream ID calculation in ws2812_pwm (#10008) | Sergey Vlasov | 2020-08-29 | 1 | -1/+1 |
* | Define STM32_DMA_REQUIRED when using DMA-based WS2812 driver on STM32. (#10127) | Nick Brassel | 2020-08-29 | 3 | -2/+6 |
* | Kiibohd bootloader, take 2 (#10129) | Ryan | 2020-08-29 | 12 | -74/+28 |
* | Add a method to read the OLED display buffer from user space (#8777) | Richard | 2020-08-29 | 3 | -0/+58 |
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 79 | -99/+85 |
* | More Bluetooth refactoring (#9905) | Ryan | 2020-08-29 | 5 | -19/+30 |
* | Update vusb to match 3rd endpoint. (#9020) | yiancar | 2020-08-29 | 3 | -12/+26 |
* | Remove unused CORTEX_VTOR_INIT (#10053) | Ryan | 2020-08-29 | 15 | -29/+0 |
* | Remove f072 backlight warning (#10040) | Joel Challis | 2020-08-29 | 2 | -6/+0 |
* | ARM backlight - timer implementation (#8291) | Joel Challis | 2020-08-29 | 3 | -2/+169 |
* | #define AUTO_SHIFT_SETUP (#8441) | Greg Wright | 2020-08-29 | 3 | -35/+41 |
* | Add ability to dump all makefile variables for the specified target. (#8256) | Nick Brassel | 2020-08-29 | 1 | -1/+7 |
* | Add `st-flash` flash target (#9964) | Sergey Vlasov | 2020-08-29 | 3 | -0/+7 |
* | Keebio RGB wiring update (#7754) | Danny | 2020-08-29 | 11 | -6/+13 |
* | Fix Czech keycodes (#9987) | David Kosorin | 2020-08-29 | 1 | -2/+2 |
* | Fix joystick compile issues (#9949) | Ryan | 2020-08-29 | 3 | -11/+15 |
* | Noeeprom functions for rgb_matrix (#9487) | Tynan Beatty | 2020-08-29 | 3 | -90/+149 |
* | Add support for hsv->rgb conversion without using CIE curve. (#9856) | Nick Brassel | 2020-08-29 | 3 | -4/+24 |
* | [Keyboard] relocating boards by flehrad (#9635) | flehrad | 2020-08-29 | 49 | -4/+6 |
* | The Key Company project consolidation (#9547) | TerryMathews | 2020-08-29 | 47 | -7/+85 |
* | Initialize Layer State on startup (#8318) | Drashna Jaelre | 2020-08-29 | 3 | -2/+9 |
* | Tweak the Christmas animation effect to be less harsh on the eyes (#7648) | Max Rumpf | 2020-08-29 | 3 | -17/+40 |
* | Hid joystick interface (#4226) | a-chol | 2020-08-29 | 20 | -4/+758 |
* | Update features to use Custom Tapping Term when appropriate (#6259) | Drashna Jaelre | 2020-08-29 | 7 | -26/+28 |
* | Disable NKRO on V-USB controllers (#9054) | Drashna Jaelre | 2020-08-29 | 1 | -2/+6 |
* | Re-fix the STM32 dual-bank bootloader stuff. (#9738) | Nick Brassel | 2020-08-29 | 1 | -31/+15 |
* | Bigger combo index (#9318) | Pete Sevander | 2020-08-29 | 16 | -17/+28 |
* | Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge ... | Nick Brassel | 2020-08-29 | 3 | -19/+85 |
* | Fix the mousekey scrolling (#9174) | dhong44 | 2020-08-29 | 1 | -39/+43 |
* | F303/Proton-C migration. (#9315) | Nick Brassel | 2020-08-29 | 5 | -719/+57 |
* | Add support for DMAMUX-capable MCU configuration with WS2812 PWM driver. (#9471) | Nick Brassel | 2020-08-29 | 2 | -1/+10 |
* | Change analogRead calls to analogReadPin (#9023) | Ryan | 2020-08-29 | 5 | -25/+27 |
* | `qmk cformat` on `develop` (#9501) | Nick Brassel | 2020-08-29 | 2 | -5/+3 |
* | Don't compile outputselect.c if Bluetooth is disabled (#9356) | Ryan | 2020-08-29 | 3 | -18/+23 |
* | Remove inclusion of adafruit_ble.h from ssd1306.c (#9355) | Ryan | 2020-08-29 | 6 | -18/+0 |
* | Additional cleanups for V-USB code (#9310) | Ryan | 2020-08-29 | 6 | -119/+53 |
* | Attempt to fix CI for non-master branches. (#9308) | Nick Brassel | 2020-08-29 | 1 | -0/+1 |
* | Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline ... | Ryan | 2020-08-29 | 3 | -28/+79 |
* | Various tidyups for USB descriptor code (#9005) | Ryan | 2020-08-29 | 6 | -91/+80 |
* | Initial work for consolidation of ChibiOS platform files (#8327) | Nick Brassel | 2020-08-29 | 69 | -8236/+2563 |
* | Remove iWRAP protocol (#9284) | Ryan | 2020-08-29 | 12 | -1979/+2 |
* | Branch point for 2020 Aug 29 Breaking Change | James Young | 2020-08-29 | 1 | -0/+6 |
* | Add debug logging to `run()` (#9986) | Ryan | 2020-08-28 | 1 | -0/+3 |
* | update info.json file for handwired/zergo (#10117) | Evgenii | 2020-08-26 | 3 | -52/+52 |
* | Fix ChibiOS backlight not turning off on suspend (#10114) | Ryan | 2020-08-26 | 1 | -0/+16 |
* | [Keyboard] For Science (#9607) | Jonathan Dayton | 2020-08-26 | 8 | -0/+482 |
* | [Keyboard] Handwired pteron38 (#10035) | Fidel Coria | 2020-08-26 | 7 | -0/+232 |
* | kbd67/mkiirgb - allow disabling rgb matrix (#10147) | rupa | 2020-08-26 | 1 | -13/+1 |
* | Fix Configurator data: underscore33/rev1 | James Young | 2020-08-25 | 1 | -1/+1 |
* | [Keyboard] _33 v2 (#9899) | tominabox1 | 2020-08-25 | 28 | -40/+488 |