| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable OLED support for Teensy 3.2/LC (#7591) | Joel Challis | 2020-07-26 | 4 | -10/+21 |
* | OLED driver function to set pixels (#9713) | Gautham Yerroju | 2020-07-16 | 2 | -0/+17 |
* | [Driver] bugfix reset the scaling register flag to FALSE (#9507) | MelGeek | 2020-07-06 | 1 | -0/+2 |
* | `qmk cformat` (#9500) | Nick Brassel | 2020-06-22 | 2 | -5/+4 |
* | Support IS31FL3741 and IS31FL3741A. (#9201) | MelGeek | 2020-06-20 | 2 | -0/+344 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-06-20 | 1 | -1/+1 |
* | Fix incorrect delay when setting WS2812 (and similar) leds (#9302) | Joshua Diamond | 2020-06-20 | 6 | -46/+19 |
* | STM32 WS2812 Open Drain Configuration (#9414) | Xelus22 | 2020-06-20 | 3 | -11/+43 |
* | adds support for the atmega328 (#9043) | itsnoteasy | 2020-06-10 | 3 | -4/+4 |
* | ISSI driver compile error fix (#9169) | Wilba | 2020-05-27 | 1 | -1/+1 |
* | Fix capitalisation of "GitHub" (#9184) | Ryan | 2020-05-25 | 5 | -5/+5 |
* | Fix i2c EEPROM compile issue when Console is enabled (#9186) | Drashna Jaelre | 2020-05-24 | 1 | -6/+7 |
* | Fix SPI EEPROM compile issue when Console is enabled (#9193) | Drashna Jaelre | 2020-05-24 | 1 | -6/+7 |
* | Initial arm serial partially based on old lets split code | zvecr | 2020-05-21 | 1 | -0/+290 |
* | ARM split - Add uart half duplex transport support (#7987) | Joel Challis | 2020-05-21 | 2 | -0/+296 |
* | Add SPI 25xx EEPROM support. (#8780) | Nick Brassel | 2020-05-19 | 4 | -14/+333 |
* | Fix off by one error with oled_write_raw_P (#9045) | Brian Mock | 2020-05-10 | 1 | -1/+1 |
* | QMK-ify some GPIO macros (#8315) | Ryan | 2020-04-30 | 2 | -5/+4 |
* | Add SPI master for ChibiOS/ARM. (#8779) | Nick Brassel | 2020-04-29 | 2 | -0/+215 |
* | Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#... | Nick Brassel | 2020-04-13 | 2 | -60/+73 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-04-08 | 1 | -5/+5 |
* | spi_master for AVR (#8299) | Ryan | 2020-04-08 | 2 | -0/+220 |
* | Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646) | Joel Challis | 2020-04-02 | 2 | -22/+17 |
* | fixed problem with implicit declaration in quantum/rgblight.c (#8406) | Casper Weiss Bang | 2020-03-28 | 1 | -3/+0 |
* | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | 2020-03-21 | 8 | -0/+0 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-17 | 2 | -2/+2 |
* | ARM - ADC cleanup (#8385) | Joel Challis | 2020-03-17 | 2 | -152/+205 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-14 | 1 | -3/+3 |
* | Adding OLED scroll setup functions (#8386) | brickbots | 2020-03-14 | 2 | -4/+44 |
* | Remove pro_micro.h (#8374) | Ryan | 2020-03-14 | 1 | -324/+0 |
* | Add support for STM32L0/L1 onboard EEPROM. (#8002) | Nick Brassel | 2020-03-12 | 2 | -0/+129 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-11 | 2 | -44/+28 |
* | Add ADC support for STM32F3 and STM32F0 devices (#7681) | Drew Mills | 2020-03-11 | 2 | -0/+280 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-07 | 1 | -7/+7 |
* | Buffer based OLED panning, write byte to buffer at arbitrary index (#8055) | brickbots | 2020-03-07 | 2 | -0/+29 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-06 | 4 | -2345/+705 |
* | Add f401 and f411 blackpill examples (#7930) | Joel Challis | 2020-03-06 | 10 | -0/+5725 |
* | Clean up includes for glcdfont headers (#7745) | Ryan | 2020-03-01 | 3 | -30/+5 |
* | PWM DMA based RGB Underglow for STM32 (#7928) | Joel Challis | 2020-03-01 | 1 | -1/+207 |
* | Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8... | Nick Brassel | 2020-03-01 | 1 | -101/+0 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 10 | -70/+393 |
* | Rollback PR #7967 in preference of fixing I2C start/stop properly, in a follo... | Nick Brassel | 2020-02-24 | 1 | -51/+12 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-02-22 | 1 | -14/+14 |
* | Fix QWIIC OLED for AVR (#7769) | Nick Winans | 2020-02-22 | 2 | -11/+19 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-02-13 | 2 | -772/+223 |
* | Fix RESET keycode on some STM32F072 keyboards (#8134) | Joel Challis | 2020-02-13 | 5 | -0/+1747 |
* | Fix out of bound OLED font access (#8145) | Ted M Lin | 2020-02-11 | 2 | -3/+5 |
* | Add thread safety around i2c_master for ChibiOS/ARM. | Nick Brassel | 2020-02-01 | 1 | -12/+51 |
* | Refactor stm32duino f103 keyboards to use new central board config files (#7706) | Joel Challis | 2020-01-27 | 3 | -0/+227 |
|\ |
|
| * | Create central board for bluepill | zvecr | 2020-01-26 | 3 | -0/+227 |