| Commit message (Expand) | Author | Age | Files | Lines |
* | Update IGNORE_MOD_TAP_INTERRUPT (#11452) | xgnxs | 2021-02-15 | 1 | -2/+2 |
* | LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) | Ryan | 2021-02-15 | 2 | -4/+4 |
* | [Docs] Japanese translation of adc_driver.md (#10971) | umi | 2021-02-14 | 1 | -0/+155 |
* | [Docs] Japanese translation of feature_unicode.md (#10985) | umi | 2021-02-14 | 1 | -0/+277 |
* | LED Matrix: add led_matrix_types.h and implement g_led_config (#11741) | Ryan | 2021-02-14 | 1 | -38/+47 |
* | [Docs] Add EEP_RST keycode to "Wiping the EEPROM" section (#11830) | Carlos | 2021-02-12 | 1 | -1/+1 |
* | [Docs] Update feature_haptic_feedback.md (#11859) | Kyle McCreery | 2021-02-11 | 1 | -1/+1 |
* | Rework I2C driver docs (#11658) | Ryan | 2021-02-08 | 2 | -106/+222 |
* | [Docs] Update isp_flashing_guide.md (#11777) | moritz-john | 2021-02-07 | 1 | -0/+10 |
* | Improve Pointing Device report sending (#11064) | Drashna Jaelre | 2021-02-03 | 1 | -0/+4 |
* | [Docs] Japanese translation of internals_*.md (#10316) | umi | 2021-02-01 | 6 | -0/+633 |
* | [Docs] Use HTTPS for images and links where possible (#11695) | Ryan | 2021-01-30 | 96 | -218/+216 |
* | Update feature_debounce_type.md of Japanese document. (#10596) | shela | 2021-01-30 | 1 | -25/+125 |
* | Add rgblight_reload_from_eeprom() (#11411) | Joshua Diamond | 2021-01-28 | 1 | -0/+1 |
* | [Docs] add qmk setup home parameter (#11451) | glanchow | 2021-01-28 | 1 | -0/+2 |
* | fix(feature_ps2_mouse): fix Scroll Button example (#11669) | David H. Bronke | 2021-01-24 | 1 | -1/+1 |
* | Update docs/getting_started_make_guide.md (#11373) | Takeshi ISHII | 2021-01-24 | 2 | -4/+20 |
* | Fix typos and reword some sentences in FAQs (#11546) | smiley | 2021-01-23 | 3 | -29/+27 |
* | Small tweaks to docs to make them more user friendly (#11518) | Joel Challis | 2021-01-20 | 12 | -275/+269 |
* | Add stm32-dfu and apm32-dfu to bootloader.mk (#11019) | Ryan | 2021-01-20 | 1 | -115/+124 |
* | Improve the Lighting Layers example in RGB Lighting docs (#11454) | Joshua Diamond | 2021-01-19 | 1 | -9/+18 |
* | Improve the compile and flash subcommands (#11334) | Zach White | 2021-01-16 | 1 | -4/+4 |
* | Add BGR byte order for WS2812 drivers (#11562) | kb-elmo | 2021-01-16 | 1 | -4/+5 |
* | allow customizing decrease delay of rgb heatmap (#11322) | André Silva | 2021-01-14 | 1 | -0/+13 |
* | Fix documentation so UCIS example compiles. (#11541) | Erovia | 2021-01-14 | 1 | -1/+1 |
* | [Docs] Update feature_rgblight.md (#11363) | Nick Blyumberg | 2021-01-10 | 1 | -0/+2 |
* | Fix documentation of `lsusb` behaviour (#10903) | L. K. Post | 2021-01-10 | 1 | -1/+1 |
* | Correct descriptions of rgblight functions (#11429) | Joshua Diamond | 2021-01-09 | 1 | -8/+8 |
* | Fix AUR package name (#11416) | Toban Wiebe | 2021-01-09 | 1 | -2/+2 |
* | Suggest 'QMK MSYS' as the default windows platform (#11321) | Joel Challis | 2021-01-08 | 1 | -0/+15 |
* | [Docs] Japanese translation of feature_rawhid.md (#10858) | umi | 2021-01-06 | 1 | -0/+74 |
* | [Docs] Japanese translation of feature_led_indicators.md (#10960) | umi | 2021-01-06 | 3 | -103/+123 |
* | [Docs] Fix typo in hand_wire.md (#11297) | Michael Overman | 2021-01-01 | 1 | -1/+1 |
* | Fix typo in hand wiring guide (#11388) | s-maurice | 2021-01-01 | 1 | -1/+1 |
* | Zadig docs: add APM32 device name (#11356) | Ryan | 2020-12-30 | 1 | -1/+1 |
* | Add Arch / Manjaro section for Linux setup instructions (#10509) | Reibl János Dániel | 2020-12-30 | 1 | -1/+9 |
* | Added mac variant of portuguese keymap extras (#11260) | André Cruz | 2020-12-29 | 2 | -0/+2 |
* | Update keycode docs (#11343) | Ryan | 2020-12-30 | 2 | -82/+82 |
* | Update Zadig docs with list of bootloader device names and IDs (#11337) | Ryan | 2020-12-29 | 1 | -8/+37 |
* | Typo fix: Useful function -> Useful Functions (#11342) | Chas | 2020-12-30 | 1 | -1/+1 |
* | Ensure single newline at EOF for core files (#11310) | Ryan | 2020-12-28 | 15 | -16/+7 |
* | Simplify the visual flow of the getting started page (#11316) | Joel Challis | 2020-12-27 | 4 | -14/+114 |
* | docs: add Gentoo to newbs_getting_started.md (#11241) | Boris Faure | 2020-12-23 | 1 | -0/+1 |
* | [Docs] Update links in main README.md (#11284) | Nick Blyumberg | 2020-12-22 | 1 | -1/+1 |
* | [Docs] Add clarification on use of custom RGB Matrix effect (#11176) | Daniele De Vincenti | 2020-12-22 | 1 | -0/+6 |
* | Updated Raw HID docs to clarify packet/report length (#11211) | Kishor Prins | 2020-12-23 | 1 | -1/+1 |
* | Updated usage of qmk c2json (#11148) | precondition | 2020-12-18 | 1 | -1/+1 |
* | CLI-ify rgblight_breathing_table_calc.c (#11174) | Ryan | 2020-12-16 | 1 | -0/+10 |
* | Add i2c 24LC64 eeprom (#11200) | Xelus22 | 2020-12-14 | 1 | -0/+1 |
* | Normalise include statements in core code (#11153) | Ryan | 2020-12-11 | 12 | -12/+32 |