summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12ARM split - Add uart half duplex transport support (#7987)Joel Challis
2020-06-12Slight speed increases for matrix scanning (#9150)Joel Challis
2020-06-12Use LUFA funcs for split_util (#8594)Joel Challis
2020-06-12Allow for overriding RAW endpoint usage page and ID. (#8834)Nick Brassel
2020-06-12Fix submodule check (#9155)Erovia
2020-06-12Fix ChibiOS FPU build logic (#9132)Joel Challis
2020-06-12CLI: Improve experience when running `qmk setup` on FreeBSD. (#8798)Pete Johanson
2020-06-12MSYS2 install: bodge out avrdude package installation for USBaspLoaderRyan
2020-06-12Disable Mousekey Command interface when Constant speed is enabled (#7017)Drashna Jaelre
2020-06-12Streamline the macos install processskullY
2020-06-12Add SPI 25xx EEPROM support. (#8780)Nick Brassel
2020-06-12Reorder logic within common_features.mk (#8517)Joel Challis
2020-06-12Add query functions for RGB Light and RGB Matrix (#8960)Drashna Jaelre
2020-06-12Adding unit tests for list-keymaps command (#7711)codecoffeecode
2020-06-12CLI: Tune doctor's udev rule checking to match #8750Erovia
2020-06-12[kle2info] Trim the code in `kle2xy` (#8955)Keenan Brock
2020-06-12avoid 'Entering|Leaving directory' messages (#9061)Joel Challis
2020-06-12Improve stock bootloader list (#9067)Ryan
2020-06-12V-USB Interface reorder (#9090)yiancar
2020-06-12One shot support for swap hands (#8590)Zsolt Parragi
2020-06-12Allow expanding from 8 to 32 RGB Lighting Layers (#8941)Joshua Diamond
2020-06-12Optimization for scanning less layers. (#8311)Alex Ong
2020-06-12Fix off by one error with oled_write_raw_P (#9045)Brian Mock
2020-06-12Improve security of avrdude by eliminating the use of well-known names. (#9026)Zach White
2020-06-12New RGB Lighting effect: Twinkle (#8887)Joshua Diamond
2020-06-12Add ability to blink lighting layer for a specified duration (#8760)Joshua Diamond
2020-06-12Fix bug in UC_RMOD, add shift and audio support for UC_MOD/UC_RMOD(#8674)Konstantin Đorđević
2020-06-12Remove Bluefruit protocol (#9008)Ryan
2020-06-12Initial vusb console support (#8559)Joel Challis
2020-06-12Add some usages needed for ChromeOS hosts (#8996)Joshua Moses Diamond
2020-06-12Provide a mechanism for split keyboards to process key press on both halves (...Joel Challis
2020-06-12QMK-ify some GPIO macros (#8315)Ryan
2020-06-12add 'togglePin' convenience function (#8734)JohSchneider
2020-06-12Convert clipping variables in rgblight.c to a structure (#7720)Drashna Jaelre
2020-06-12Add SPI master for ChibiOS/ARM. (#8779)Nick Brassel
2020-06-12Allow some usbconfig.h overrides at the keyboard level (#8647)Joel Challis
2020-06-12Add Romanian keymap and sendstring LUT (#8852)Ryan
2020-06-12kle2info: trim down x and y outputKeenan Brock
2020-06-12kle2json: fix invocation errorKeenan Brock
2020-06-12Clean up ATSAM ifdefs (#8808)Ryan
2020-06-12Add back deprecated SE_AE keycodeKonstantin Đorđević
2020-06-12Add dvorak's spanish variant to quantum/keymap_extras (#8732)joseandres42
2020-06-12Update French and German macOS keymaps and add sendstring LUTs (#8700)Ryan
2020-06-12Update Swiss French/German keymaps and add sendstring LUTs (#8689)Ryan
2020-06-12Move everything to Python 3.6 (#8835)skullydazed
2020-06-12Load keymap-level rules.mk when compiling keymap.json (#8841)Erovia
2020-06-12Remove Atmel FLIP from install scripts and documentation (#8822)Ryan
2020-06-12Remove old setup scripts (#8811)Ryan
2020-06-12MILC: Fix setting config values for store_true and store_false (#8813)skullydazed
2020-06-12Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some rule...Ryan