Age | Commit message (Expand) | Author |
2018-10-22 | Update the installation script PR (#4167) | Drashna Jaelre |
2018-10-22 | Add caveats for shifted characters (#4192) | Drashna Jaelre |
2018-10-22 | Update hardware config warnings to be more accurate | Drashna Jaelre |
2018-10-22 | Minor updates to build tools docs revised (#4195) | Dylan Khor |
2018-10-22 | Updates docs - planck 6 and macos instructions (#4201) | Colin T.A. Gray |
2018-10-20 | Add instructions for zadig when bootloader device is unknown | Drashna Jaelre |
2018-10-19 | Some cleanup of the Useful Functions docs (#4064) | Drashna Jaelre |
2018-10-18 | Docs: Adding QMK Git Conventions doc; formatting cleanup on Learning Resourc... | noroadsleft |
2018-10-17 | Fix more broken links to the HID spec | Christoffer Holmberg |
2018-10-17 | Fix grammar, typos, and the link to HID specification | Christoffer Holmberg |
2018-10-15 | Fix doc typo | Jim Tittsler |
2018-10-13 | Fix Typo in Custom Quantum functions document (led_state) (#4129) | asakuno |
2018-10-11 | add a notice into docs/feature_rgblight.md | mtei |
2018-10-10 | Add documentation for Combo feature | Drashna Jaelre |
2018-10-10 | Cleanup learning newb links | Drashna Jaelre |
2018-10-10 | Update and cleanup AVR Hardware docs | Drashna Jaelre |
2018-10-10 | Specify max layers supported in layer keycodes | Drashna Jaelre |
2018-10-09 | Fix formatting in Unicode text | Drashna Jaelre |
2018-10-09 | Added link to One Shot Keys | Brian Choromanski |
2018-10-09 | Added OSL to list of layer toggles | Brian Choromanski |
2018-10-07 | Update Bluetooth docs (#4062) | chipperdoodles |
2018-10-06 | Update and clarify Unicode documentation (#4065) | Drashna Jaelre |
2018-10-06 | Update Contrib doc (#4068) | Drashna Jaelre |
2018-10-05 | ARM SWD guide | yiancar |
2018-10-01 | Add C hint to inline code | Yan-Fa Li |
2018-10-01 | Add send_unicode_hex_string function (#3828) | Drashna Jaelre |
2018-10-01 | Add tap_code function (#3784) | Drashna Jaelre |
2018-10-01 | Add Function level EECONFIG code for EEPROM (#3084) | Drashna Jaelre |
2018-10-01 | Make digital rain RGB matrix effect #define configurable. | Daniel Shields |
2018-10-01 | Correct small typo | Anthony Som |
2018-09-28 | Spell-check update for Userspace documentation | noroadsleft |
2018-09-28 | Update quantum matrix to support both AVR and Chibios ARM (#3968) | yiancar |
2018-09-28 | Update to the Userspace documentation (#4005) | Drashna Jaelre |
2018-09-28 | Update Document Templates to reflect newer wording and URLs (#4006) | Drashna Jaelre |
2018-09-27 | add 'mavrdude' target into tmk_core/avr.mk (#3986) | Takeshi ISHII |
2018-09-25 | Add On/Off keycodes | Drashna Jaelre |
2018-09-25 | Store Clicky status in EEPROM | Drashna Jaelre |
2018-09-23 | Circuitry sample for PS/2 Mouse (#3959) | Luca |
2018-09-19 | Remove redefinition of `_______` in documentation example (#3924) | Anthony Wharton |
2018-09-17 | Create AG_TOGG code to toggle Alt/Gui swap. | Joe Wasson |
2018-09-17 | Fix LEADER_KEY docs. | dsissitka |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |
2018-09-15 | docs/contributing: add `#pragma once` to Coding Conventions | James Laird-Wah |
2018-09-13 | Add an easy way to create new keymaps for your favorite keyboard (#3868) | MechMerlin |
2018-09-13 | rgblight.[ch] more configurable (#3582) | Takeshi ISHII |
2018-09-05 | Add the ability to disable the USB startup check for Chibios | yiancar |
2018-08-30 | Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ... | fauxpark |
2018-08-30 | Tweak the wording in "Becoming a QMK Collaborator" | fauxpark |
2018-08-29 | Docs: add process_terminal() and update links to other functions (#3778) | arlenk |
2018-08-29 | Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430) | fauxpark |