summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-09Add pep8-naming to our python lintingskullY
2020-01-09MILC: Add support for hidden subcommands (#7034)Erovia
2020-01-09Add flake8 to our test suite and fix all errors (#7379)skullydazed
2020-01-09Improve a number of things about how MILC operates (#7344)skullydazed
2020-01-09format code according to conventions [skip ci]QMK Bot
2020-01-09Add CLI command for flashing a keyboardjorgemanzo
2020-01-09format code according to conventions [skip ci]QMK Bot
2020-01-09Add cli convert subcommand, from raw KLE to JSON (#6898)Cody Bender
2020-01-09Make generating keymap.c from JSON more reliableskullY
2020-01-09Small CLI cleanupsskullY
2020-01-09When checking program returncodes treat both 0 and 1 as installedskullY
2020-01-09Add support for newer versions of clang-format, if installedskullY
2020-01-09Fix chibios when mouse and nkro disabled (#7312)Joel Challis
2020-01-09Fix LAYER_STATE_8BIT compile issues (#7304)Joel Challis
2020-01-09WS2812 Overhaul (#210)Drashna Jaelre
2020-01-09New and improved lock LED callbacks (#7215)fauxpark
2020-01-09Set `git submodule update` depth to 50 (#7269)fauxpark
2020-01-09[Core] Convert Dynamic Macro to a Core Feature (#5948) (#207)Drashna Jaelre
2020-01-09Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258)Christopher
2020-01-09[Core] Add short form LTO_ENABLE (#7259)Drashna Jaelre
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