summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-06-12CLI: Fix doctor error when can't run `bin/qmk --version`. (#8796)Pete Johanson
2020-06-12CLI: Use `shutil.which` to detect gmake, instead of OS check.Pete Johanson
2020-06-12CLI: Invoke gmake on FreeBSD when using `qmk compile`.Pete Johanson
2020-06-12Slight rename of double angle quote keycodesfauxpark
2020-06-12Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...Nick Brassel
2020-06-12Add support for hardware and board initialisation overrides. (#8330)Nick Brassel
2020-06-12Bugfix for quantum/dip_switch.c (#8731)Takeshi ISHII
2020-06-12Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević
2020-06-12Added Workman ZXCVM variation (#8686)artjomsR
2020-06-12Fix bug with layer caching in get_event_keycode (#8693)Drashna Jaelre
2020-06-12Upgrade gcc version/tweak package installs in Gentoo installation (#8757)James Forcier
2020-06-12quantum/debounce: Added sym_pk debounce algorithm (#8587)Purdea Andrei
2020-06-12Various fixes to how timer differences are calculated (#8585)Purdea Andrei
2020-06-12Add PS2_MOUSE_ROTATE to compensate for device orientation (#8650)Manna Harbour
2020-06-12Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)Konstantin Đorđević
2020-06-12Fix edge-case with configErovia
2020-06-12Don't hide for devs...Erovia
2020-06-12Apply @skullydazed's suggestions, move 'import milc'Erovia
2020-06-12Rebase on master, hide some other subcommandsErovia
2020-06-12Use milc for config check, requirements fixesErovia
2020-06-12CLI: Add development mode supportErovia
2020-06-12spi_master for AVR (#8299)Ryan
2020-06-12Update BÉPO keymap and sendstring LUTfauxpark
2020-06-12Correctly handle json keymaps with ANY()skullY
2020-06-12GR_DTON → GR_DIATKonstantin Đorđević
2020-06-12Small corrections to Belgian, Serbian and Slovenian keymapsKonstantin Đorđević
2020-06-12Wrong letterfauxpark
2020-06-12Update Italian macOS keymaps and add sendstring LUTsfauxpark
2020-06-12V-USB: Remove some stuff from usbconfig.h that should not be configurable (#8...Ryan
2020-06-12Doctor: Add avrdude/dfu-util/dfu-programmer version printing (#8678)Ryan
2020-06-12V-USB remote wakeup (#7627)Drashna Jaelre