| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing repository name to qmk setup w/ github (#8792) | mimkorn | 2020-04-14 | 1 | -1/+1 |
* | [Docs] Japanese translation of docs/feature_dip_switch.md (#8673) | umi | 2020-04-13 | 1 | -0/+95 |
* | Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#... | Nick Brassel | 2020-04-13 | 1 | -19/+12 |
* | Add support for hardware and board initialisation overrides. (#8330) | Nick Brassel | 2020-04-13 | 2 | -0/+57 |
* | Add *OPT aliases for *ALT keycodes and macros (#8714) | Konstantin Đorđević | 2020-04-12 | 6 | -17/+17 |
* | Fix a couple of typos that were causing confusion (#8767) | Joshua Moses Diamond | 2020-04-12 | 1 | -2/+2 |
* | quantum/debounce: Added sym_pk debounce algorithm (#8587) | Purdea Andrei | 2020-04-11 | 1 | -0/+1 |
* | Add PS2_MOUSE_ROTATE to compensate for device orientation (#8650) | Manna Harbour | 2020-04-09 | 1 | -0/+19 |
* | Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) | Konstantin Đorđević | 2020-04-09 | 1 | -5/+5 |
* | Make dedicated sections for user/dev commands in docs | Erovia | 2020-04-08 | 1 | -70/+65 |
* | Rebase on master, hide some other subcommands | Erovia | 2020-04-08 | 3 | -251/+21 |
* | CLI: Add development mode support | Erovia | 2020-04-08 | 2 | -0/+252 |
* | spi_master for AVR (#8299) | Ryan | 2020-04-08 | 10 | -1/+138 |
* | Update C coding conventions to match .clang-format config for i… (#8717) | Konstantin Đorđević | 2020-04-07 | 1 | -5/+5 |
* | add japanese translation (feature part 01) (#8196) | umi | 2020-04-02 | 6 | -0/+1024 |
* | [Docs] Update Japanese translation of i2c_driver.md (#8523) | shela | 2020-04-01 | 1 | -24/+34 |
* | [Docs] Japanese translation of hardware_*.md (#8278) | Takuya Urakawa | 2020-04-01 | 3 | -0/+389 |
* | Update newbs_getting_started.md | Bram de Wilde | 2020-03-31 | 1 | -1/+1 |
* | Rename UC_OSX (and related constants) to UC_MAC (#8589) | Konstantin Đorđević | 2020-03-31 | 2 | -8/+10 |
* | Add Japanese translation of cli_commands.md (#8513) | shela | 2020-03-31 | 1 | -0/+258 |
* | [Docs] Update Japanese translation of cli.md (#8510) | shela | 2020-03-31 | 1 | -263/+9 |
* | [Docs] Update Japanese translation of faq related documents (#8521) | shela | 2020-03-31 | 3 | -16/+54 |
* | Update Japanese translation of config_options.md | shela | 2020-03-31 | 1 | -134/+140 |
* | Update Japanese translation with prefix 'getting' | shela | 2020-03-31 | 4 | -170/+4 |
* | [Docs] added the description of the reading order of the rules.mk files. (#8566) | Takeshi ISHII | 2020-03-29 | 1 | -0/+15 |
* | Fix wrong python-pip package for MSYS setup instructions | fauxpark | 2020-03-26 | 1 | -1/+1 |
* | [Docs] added the description of the reading order of the config.h files. (#8545) | Takeshi ISHII | 2020-03-25 | 1 | -0/+51 |
* | [Docs] Update RGB Matrix docs with function refs (#8367) | Drashna Jaelre | 2020-03-24 | 1 | -6/+76 |
* | [Docs] Update Japanese translation of custom_quantum_functions.md (#8520) | shela | 2020-03-24 | 1 | -8/+33 |
* | [Docs] Update Japanese translation of _summary.md (#8508) | shela | 2020-03-24 | 1 | -119/+151 |
* | [Docs] Update Japanese translation of README.md (#8507) | shela | 2020-03-24 | 1 | -14/+25 |
* | Update Japanese translation of flashing.md | shela | 2020-03-24 | 1 | -4/+4 |
* | Update Japanese translation of keymap.md | shela | 2020-03-24 | 1 | -4/+5 |
* | Update Japanese translation of contributing.md | shela | 2020-03-24 | 1 | -5/+5 |
* | Add Post Processing to process_record (#4892) | Drashna Jaelre | 2020-03-23 | 2 | -0/+49 |
* | Add Word Per Minute calculation feature (#8054) | brickbots | 2020-03-23 | 2 | -0/+26 |
* | [Docs] Trivial documentation fix (#8509) | shela | 2020-03-22 | 1 | -6/+6 |
* | Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347) | Joel Challis | 2020-03-21 | 1 | -4/+15 |
* | [Docs] Fixes for feature_rgblight.md (#8514) | James Young | 2020-03-21 | 1 | -16/+16 |
* | [Docs] Update layer documentation (#8371) | Drashna Jaelre | 2020-03-21 | 5 | -48/+104 |
* | Update newbs installation procedure for MSYS2 (#8423) | Ryan | 2020-03-21 | 1 | -2/+6 |
* | [Docs] Japanese translation of docs/custom_matrix.md (#8463) | Takeshi ISHII | 2020-03-18 | 2 | -2/+116 |
* | [docs] Note the need to flash both sides for rgb layers. (#8467) | Frei | 2020-03-17 | 1 | -0/+2 |
* | ARM - ADC cleanup (#8385) | Joel Challis | 2020-03-17 | 1 | -1/+1 |
* | Document 'make all:<name>' (#8439) | Joel Challis | 2020-03-16 | 2 | -4/+22 |
* | [Docs] Random Fixes (#8340) | James Young | 2020-03-15 | 7 | -105/+106 |
* | Fix some broken links in the docs (#8394) | skullydazed | 2020-03-15 | 5 | -283/+254 |
* | [Docs] Update to I2C docs: Clarify address expectation and return values (#8413) | brickbots | 2020-03-15 | 1 | -11/+24 |
* | Adding OLED scroll setup functions (#8386) | brickbots | 2020-03-14 | 1 | -2/+14 |
* | fix two links on docs/other_eclipse.md (#8417) | Takeshi ISHII | 2020-03-14 | 1 | -1/+1 |