summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-09Add backwards compatibility for oled_write_raw_P on ARMzvecr
2020-01-09Adds raw write functions to the OLED driver (#7237)Thomas Baart
2020-01-09Template updates (#7221)fauxpark
2020-01-09Correct ARM STM32 I2C frequency. (#7080)yiancar
2020-01-09rgblight_task logic fixes (#7214)Joel Challis
2020-01-09Convert backlight to follow driver rules patternzvecr
2020-01-09Software backlight improvements (#7255)Joel Challis
2020-01-09Use task driven PWM for CTPC until ARM can provide automatic configuration (#...Joel Challis
2020-01-09Initial migration of software PWM backlight (#6709)Joel Challis
2020-01-09Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2020-01-09ARM - Initial backlight support (#6487)Joel Challis
2020-01-09Disable usb on slave half to resolve random 'lockup' (#7649)Joel Challis
2020-01-09SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)Joel Challis
2020-01-09ARM split - detect USB to select master/slave (#6424)Joel Challis
2020-01-09ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis
2020-01-09ARM split - Add support for dfu-util EE_HANDS flashing (#6543)Joel Challis
2020-01-06Clean up ISSI driver includes (#7734)fauxpark
2020-01-06IS31FL3733 Dirty page fix (#7079)yiancar
2020-01-06Remove CR when computing BOOTLOADER_SIZE. (#7453)a_p_u_r_o
2019-12-06fix: remove conditional macro wrapping WEBUSB_PAIRFlorian Didron
2019-12-06Merge pull request #222 from zsa/stagingFlorian Didron
2019-12-06Merge pull request #223 from zsa/temp_stagingFlorian Didron
2019-12-05feat: add get layer commandFlorian Didron
2019-12-05fix: chibios handle disconnections gracefullyFlorian Didron
2019-12-05fix: only change usb vesion spec if webusb is enabledFlorian Didron
2019-12-05chore: renaming of the get version cmdsFlorian Didron
2019-12-05fix: lufa handle disconnections gracefullyFlorian Didron
2019-12-05feat: add fw version webusb cmdFlorian Didron
2019-12-05chore: refactor webusb lp url commandFlorian Didron
2019-12-05chore: unused var cleanupFlorian Didron
2019-12-05feat: add landing page url commandFlorian Didron
2019-12-05feat: update examples + pairing processFlorian Didron
2019-12-05fix: adds webusb include on test keymapsFlorian Didron
2019-12-05feat: adds pairing keyFlorian Didron
2019-12-05fix: point to ZSA's lufa fork and to the webusb compatible commitFlorian Didron
2019-12-05chore: indent fixFlorian Didron
2019-12-05feat: webusb keymap examplesFlorian Didron
2019-12-05fix: run webusb task on chibiosFlorian Didron
2019-12-05chore: change manufacturer name to ZSAFlorian Didron
2019-12-05fix: MS OS 2.0 Property valueFlorian Didron
2019-12-05feat: adds webusbFlorian Didron
2019-12-05 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis
2019-12-05Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)Joel Challis
2019-12-05Fix held key getting stuck when NKRO is toggled (#6570)just-another-jxliu
2019-12-05Add python-pip as package dependency for archlinux (#7041)Yang Li
2019-12-05Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2019-12-05Fix bug in `do_code16()` (#6935)fauxpark
2019-12-05Fix small hiccup in snake animation (#6858)theVDude
2019-12-05Added uart config for using rn42 with at90usb1286 (#6582)Deckweiss
2019-12-05Add binary support to tinyprintf (#7024)Joel Challis