summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-26Use function for KEYCODE2 routines instead of macro. (#8101)Ted M Lin
2020-02-26format code according to conventions [skip ci]QMK Bot
2020-02-26Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark
2020-02-26Update dirty submodule make message (#8065)fauxpark
2020-02-26format code according to conventions [skip ci]QMK Bot
2020-02-26Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7...Pavel Župa
2020-02-26Add thread safety around i2c_master for ChibiOS/ARM.Nick Brassel
2020-02-26Fix misunderstanding of CPPFLAGS and CXXFLAGS.Nick Brassel
2020-02-26Improve VIRTSER performance (#7528)xyzz
2020-02-26Fix/remove missing package (#7897)dohq
2020-02-26Migrate common ld scripts to common location (#7887)Joel Challis
2020-02-26Fix boards which were overriding backlight without setting custom (#7970) (#270)Drashna Jaelre
2020-02-26Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen
2020-02-26Create central board for bluepillzvecr
2020-02-26Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Joel Challis
2020-02-26Remove compilation of i2c for arm splitzvecr
2020-02-26Update split serial code to use driver pattern (#7990)Joel Challis
2020-02-26Add additional fixes to EEPROM driver selection (#7274) (#266)Drashna Jaelre
2020-02-26switching to you know whats up mode (#7921)Jeremy Bernhardt
2020-02-26Remove tmk_core gitignore and gitmodulesfauxpark
2020-02-26Add central location for ChibiOS defines (#7542)Joel Challis
2020-02-26Un-clang-format usb_descriptor.h (#7216)fauxpark
2020-02-26Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark
2020-02-26Move rgblight and backlight task to common location (#7733)Joel Challis
2020-02-26Configuration values for starting HSV and speed (#7740)Rob Haswell
2020-02-26Remove `KEYMAP_SECTION_ENABLE` (#7882)fauxpark
2020-02-26Add ws2812 driver type define (#7888)Joel Challis
2020-02-26chibios/usb_main: re-check USB status in send_keyboard after sleeping the thr...xyzz
2020-02-26Relocate common backlight functionally (#7273)Joel Challis
2020-02-26Add Midi Endpoint task to ChibiOS main (#8071)Drashna Jaelre
2020-02-26format code according to conventions [skip ci]QMK Bot
2020-02-26Fix unaligned access with LTO (#7801)George Harris
2020-02-26Fix printf buffer overflow when cols>16 (#7998)Joel Challis
2020-02-26format code according to conventions [skip ci]QMK Bot
2020-02-26Fix lock LEDs for ChibiOS when using shared endpoints (#7877)fauxpark
2020-02-26Fix KEYBOARD_SHARED_EP on ChibiOS (#7860)Joel Challis
2020-02-26CI: Add workflow for CLI testing (#7357)Joel Challis
2020-02-26Add QMK Compile Context Sensitivity (#6884)Cody Bender
2020-02-26Improve the functionality of qmk.questions (#8020)skullydazed
2020-02-26Fix cformat processing files within ignore folders (#8063)Joel Challis
2020-02-26Qmk doctor os check to support newer msys2/w10 installations (#8031)Mikkel Jeppesen
2020-02-26Beef up how `qmk doctor` works. (#7375)skullydazed
2020-02-26Align cformat rules with current CI implementation (#7936)Joel Challis
2020-02-26Fix attribute heritance for long commands.Erovia
2020-02-26Fix commandline arg merging, small improvementsErovia
2020-02-26MILC: Fix/complete attribute heritanceErovia
2020-02-26yapf and styleskullY
2020-02-26Make the udev rules easier to read and manageErovia
2020-02-26Fix Pro Micro's and its bootloader's nameErovia
2020-02-26CLI: Rework ModemManager check and add udev checkErovia