| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) | Jouke Witteveen | 2022-04-16 | 1 | -1/+1 |
* | | Quantum Painter (#10174) | Nick Brassel | 2022-04-13 | 6 | -0/+1028 |
* | | Joystick feature updates (#16732) | Ryan | 2022-03-26 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-24 | 1 | -0/+17 |
|\| |
|
| * | CLI: Add 'via2json' subcommand (#16468) | Erovia | 2022-03-24 | 1 | -0/+17 |
* | | add the ability to change the pwm frequency for the IS31FL3737B (#16718) | Simon | 2022-03-24 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-19 | 1 | -1/+1 |
|\| |
|
| * | Fix typo in docs/ref_functions.md (#16690) | leviport | 2022-03-19 | 1 | -1/+1 |
* | | HD44780 driver rework (#16370) | Ryan | 2022-03-19 | 2 | -53/+294 |
* | | [Core] Add compile/make macro to core (#15959) | Drashna Jaelre | 2022-03-17 | 3 | -10/+14 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-15 | 1 | -3/+24 |
|\| |
|
| * | Add split keyboard example for Bootmagic Lite (#16349) | Albert Y | 2022-03-15 | 1 | -3/+24 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-14 | 1 | -1/+1 |
|\| |
|
| * | Sentence correction (#16650) | ethsol | 2022-03-14 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-13 | 1 | -1/+91 |
|\| |
|
| * | ISP flashing guide: add instructions for flashing STM32duino bootloader (#16568) | Ryan | 2022-03-13 | 1 | -1/+91 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-12 | 1 | -1/+2 |
|\| |
|
| * | docs: fix code sample (#16623) | Thomas Kriechbaumer | 2022-03-12 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-10 | 1 | -0/+115 |
|\| |
|
| * | [Docs] Include ASCII diagram to explain tap-hold modes (#15873) | WJH | 2022-03-10 | 1 | -0/+115 |
* | | Add support for encoder mapping. (#13286) | Nick Brassel | 2022-03-09 | 2 | -1/+35 |
* | | Asymmetric encoders, encoder tests. (#16068) | Nick Brassel | 2022-03-08 | 1 | -0/+13 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-08 | 2 | -5/+5 |
|\| |
|
| * | [Bug] Rename has_mouse_report_changed parameters (#16417) | ZiTe | 2022-03-07 | 2 | -5/+5 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-08 | 1 | -3/+3 |
|\| |
|
| * | Fix in-page links in reference_info_json.md (#16487) | peepeetee | 2022-03-07 | 1 | -3/+3 |
* | | Add flash target for UF2 bootloaders (#16525) | Stefan Kerkmann | 2022-03-07 | 1 | -0/+11 |
* | | Move Doxygen docs to subdirectory (#16561) | Ryan | 2022-03-07 | 22 | -837/+31 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-05 | 5 | -18/+15 |
|\| |
|
| * | Some docs improvements (#15845) | kiilerix | 2022-03-05 | 5 | -18/+15 |
* | | Change data driven "str" type to represent a quoted string literal (#16516) | Ryan | 2022-03-04 | 1 | -2/+3 |
* | | Remove `send_unicode_hex_string()` (#16518) | Ryan | 2022-03-04 | 2 | -22/+0 |
|/ |
|
* | Update pr_checklist.md (#16484) | jels | 2022-03-04 | 1 | -1/+1 |
* | Typo in squeezing_avr.md (#16506) | jels | 2022-03-03 | 1 | -1/+1 |
* | fixed typo in docs/newbs_getting_started.md (#16501) | Jake VanderVaate | 2022-03-03 | 1 | -1/+1 |
* | [Docs] Anchor link correction in rgb matrix docs (#16460) | Albert Y | 2022-02-26 | 1 | -1/+1 |
* | Link WS2812 driver page from rgb feature docs (#16366) | Dasky | 2022-02-27 | 2 | -0/+4 |
* | [Docs] Add commands to flashing docs (#16456) | Ryan | 2022-02-26 | 1 | -4/+30 |
* | Changelog 2022q1 (#16380) | Joel Challis | 2022-02-23 | 5 | -22/+500 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-02-22 | 2 | -6/+6 |
|\ |
|
| * | [Docs] Update feature_leader_key.md (#16344) | Michal Petrik | 2022-02-21 | 1 | -5/+5 |
| * | [Docs] Update newbs_building_firmware.md (#16333) | Michal Petrik | 2022-02-21 | 1 | -1/+1 |
* | | Align new-keyboard with recent schema updates (#16378) | Joel Challis | 2022-02-16 | 1 | -2/+2 |
* | | Align docs to new-keyboard behaviour (#16357) | Joel Challis | 2022-02-15 | 4 | -188/+169 |
* | | Added external spi flash driver. (#15419) | Joy Lee | 2022-02-11 | 1 | -0/+24 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-10 | 1 | -1/+1 |
|\| |
|
| * | Sentence structure update (#16306) | Albert Y | 2022-02-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-10 | 1 | -1/+1 |
|\| |
|
| * | Improve description of LED state data sync option (#16302) | Albert Y | 2022-02-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-09 | 1 | -7/+7 |
|\| |
|