Age | Commit message (Expand) | Author |
2020-06-12 | Update Swiss French/German keymaps and add sendstring LUTs (#8689) | Ryan |
2020-06-12 | Move everything to Python 3.6 (#8835) | skullydazed |
2020-06-12 | Load keymap-level rules.mk when compiling keymap.json (#8841) | Erovia |
2020-06-12 | Remove Atmel FLIP from install scripts and documentation (#8822) | Ryan |
2020-06-12 | Remove old setup scripts (#8811) | Ryan |
2020-06-12 | MILC: Fix setting config values for store_true and store_false (#8813) | skullydazed |
2020-06-12 | Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some rule... | Ryan |
2020-06-12 | CLI: Fix doctor error when can't run `bin/qmk --version`. (#8796) | Pete Johanson |
2020-06-12 | CLI: Use `shutil.which` to detect gmake, instead of OS check. | Pete Johanson |
2020-06-12 | CLI: Invoke gmake on FreeBSD when using `qmk compile`. | Pete Johanson |
2020-06-12 | Slight rename of double angle quote keycodes | fauxpark |
2020-06-12 | Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#... | Nick Brassel |
2020-06-12 | Add support for hardware and board initialisation overrides. (#8330) | Nick Brassel |
2020-06-12 | Bugfix for quantum/dip_switch.c (#8731) | Takeshi ISHII |
2020-06-12 | Add *OPT aliases for *ALT keycodes and macros (#8714) | Konstantin Đorđević |
2020-06-12 | Added Workman ZXCVM variation (#8686) | artjomsR |
2020-06-12 | Fix bug with layer caching in get_event_keycode (#8693) | Drashna Jaelre |
2020-06-12 | Upgrade gcc version/tweak package installs in Gentoo installation (#8757) | James Forcier |
2020-06-12 | quantum/debounce: Added sym_pk debounce algorithm (#8587) | Purdea Andrei |
2020-06-12 | Various fixes to how timer differences are calculated (#8585) | Purdea Andrei |
2020-06-12 | Add PS2_MOUSE_ROTATE to compensate for device orientation (#8650) | Manna Harbour |
2020-06-12 | Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) | Konstantin Đorđević |
2020-06-12 | Fix edge-case with config | Erovia |
2020-06-12 | Don't hide for devs... | Erovia |
2020-06-12 | Apply @skullydazed's suggestions, move 'import milc' | Erovia |
2020-06-12 | Rebase on master, hide some other subcommands | Erovia |
2020-06-12 | Use milc for config check, requirements fixes | Erovia |
2020-06-12 | CLI: Add development mode support | Erovia |
2020-06-12 | spi_master for AVR (#8299) | Ryan |
2020-06-12 | Update BÉPO keymap and sendstring LUT | fauxpark |
2020-06-12 | Correctly handle json keymaps with ANY() | skullY |
2020-06-12 | GR_DTON → GR_DIAT | Konstantin Đorđević |
2020-06-12 | Small corrections to Belgian, Serbian and Slovenian keymaps | Konstantin Đorđević |
2020-06-12 | Wrong letter | fauxpark |
2020-06-12 | Update Italian macOS keymaps and add sendstring LUTs | fauxpark |
2020-06-12 | V-USB: Remove some stuff from usbconfig.h that should not be configurable (#8... | Ryan |
2020-06-12 | Doctor: Add avrdude/dfu-util/dfu-programmer version printing (#8678) | Ryan |
2020-06-12 | V-USB remote wakeup (#7627) | Drashna Jaelre |
2020-06-12 | Add Greek keymap (#8636) | Ryan |
2020-06-12 | Add Polish keymap (#8637) | Ryan |
2020-06-12 | Switch to ANSI layout | fauxpark |
2020-06-12 | Add Korean keymap (#8635) | Ryan |
2020-06-12 | minor tweaks | skullY |
2020-06-12 | Fix saving output from avrdude and dfu-programmer | Ross Baquir |
2020-06-12 | Use version_arg in ESSENTIAL_BINARIES dict | Ross Baquir |
2020-06-12 | Fixes #8541 by getting version from -dumpversion then --version as fallback | Ross Baquir |
2020-06-12 | Initial support for ATtiny85 (#8632) | Joel Challis |
2020-06-12 | Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646) | Joel Challis |
2020-06-12 | Fix `pgm_read_ptr()` define for ARM (#8658) | Ryan |
2020-06-12 | Strip out features to allow minimum firmware sizes (#8645) | Joel Challis |