Age | Commit message (Expand) | Author |
2019-02-15 | Fix documentation about one shot tap toggle | Jayesh Vora |
2019-02-15 | Add support for using ranges for RGB (#4981) | Erovia |
2019-02-15 | Update KC_GESC documentation (#5053) | Yan-Fa Li |
2019-02-15 | docker_build.sh: Run container in interactive mode (#5088) | Konstantin Đorđević |
2019-02-14 | Improve Encoder documentation (#5130) | Ben |
2019-02-14 | Debounce refactor / API (#3720) | Drashna Jaelre |
2019-02-14 | Add kb and user level keyboard initialization functions (#3113) | Drashna Jaelre |
2019-02-14 | Add a mechanism for force building a particular community layout (#5027) | zvecr |
2019-02-10 | Add documentation for led matrix | skullY |
2019-02-10 | The beginning of a simple led matrix driver for is31fl3731 | skullY |
2019-02-09 | added missing ; on example (#5089) | Joshua Bragge |
2019-02-08 | Add label to the info.json reference | skullY |
2019-02-08 | fix the case for some elements | skullY |
2019-02-08 | Update docs/reference_info_json.md | noroadsleft |
2019-02-08 | Clarify LAYOUT vs LAYOUT_all | skullY |
2019-02-08 | Address comments in #4832. Move info.json reference to its own file. | skullY |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | fauxpark |
2019-02-08 | tweak the keyboard guidelines | skullY |
2019-02-08 | Update the keyboard guidelines | skullY |
2019-02-07 | Adds a period to the docs. | Erez Zukerman |
2019-02-06 | [Docs] Bootmagic Lite Caveat (#5069) | Yan-Fa Li |
2019-02-06 | faq_build.md: Add section about serial devices on Linux | Robin Hallabro-Kokko |
2019-02-05 | Improvements to Space Cadet Shift (#3856) | Anthony |
2019-02-05 | Add One Shot Key callbacks (#4697) | Thomas Baart |
2019-01-28 | Contribute the MechMerlin QMK Configurator docs (#4986) | MechMerlin |
2019-01-28 | Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) | Rockman18 |
2019-01-27 | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević |
2019-01-27 | Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc... | alex-ong |
2019-01-26 | Removed check for custom_matrix. We can safely include the debounce file for ... | alex-ong |
2019-01-26 | Whitespace cleanup. | alex-ong |
2019-01-26 | DO NOT USE Merge branch 'master' into debounce_refactor | Alex Ong |
2019-01-25 | Add C(), A() and G() to match already existing S() (#4673) | fauxpark |
2019-01-25 | Adding documentation for the LM layer modifier. (#3617) | Dave Brown |
2019-01-24 | Fix a typo in link to the Pro Micro ISP firmware | Balz Guenat |
2019-01-20 | Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894) | Konstantin Đorđević |
2019-01-18 | Fix Encoder documentation (#4861) | Drashna Jaelre |
2019-01-17 | Grammatical fixes for GPIO Control doc (#4869) | noroadsleft |
2019-01-17 | Add new brightness aliases to keycodes_basic.md | fauxpark |
2019-01-17 | Defined IS_(HOST_)LED_ON/OFF() and improved LED documentation (#4853) | DidierLoiseau |