| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Removed check for custom_matrix. We can safely include the debounce file for ... | alex-ong | 2019-01-26 | 1 | -12/+6 |
| * | Whitespace cleanup. | alex-ong | 2019-01-26 | 1 | -10/+7 |
| * | DO NOT USE Merge branch 'master' into debounce_refactor | Alex Ong | 2019-01-26 | 18 | -511/+488 |
| |\ |
|
| * \ | Merge branch 'master' into debounce_refactor | Alex Ong | 2019-01-04 | 55 | -801/+2376 |
| |\ \ |
|
| * | | | Added bold in a few areas. | Alex Ong | 2018-08-29 | 1 | -2/+3 |
| * | | | Fixed missing whitespace in debounce documentation | Alex Ong | 2018-08-29 | 1 | -0/+1 |
| * | | | Changed order of rules in TMK. Documented feature. | Alex Ong | 2018-08-29 | 1 | -0/+51 |
* | | | | Add kb and user level keyboard initialization functions (#3113) | Drashna Jaelre | 2019-02-14 | 1 | -8/+60 |
* | | | | Add a mechanism for force building a particular community layout (#5027) | zvecr | 2019-02-14 | 1 | -0/+29 |
* | | | | Add documentation for led matrix | skullY | 2019-02-10 | 3 | -170/+51 |
* | | | | The beginning of a simple led matrix driver for is31fl3731 | skullY | 2019-02-10 | 1 | -0/+217 |
* | | | | added missing ; on example (#5089) | Joshua Bragge | 2019-02-09 | 1 | -1/+1 |
* | | | | Add label to the info.json reference | skullY | 2019-02-08 | 1 | -0/+3 |
* | | | | fix the case for some elements | skullY | 2019-02-08 | 1 | -8/+8 |
* | | | | Update docs/reference_info_json.md | noroadsleft | 2019-02-08 | 1 | -1/+1 |
* | | | | Clarify LAYOUT vs LAYOUT_all | skullY | 2019-02-08 | 1 | -3/+5 |
* | | | | Address comments in #4832. Move info.json reference to its own file. | skullY | 2019-02-08 | 3 | -81/+87 |
* | | | | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | 2019-02-08 | 1 | -1/+1 |
* | | | | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | 2019-02-08 | 1 | -1/+1 |
* | | | | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | 2019-02-08 | 1 | -1/+1 |
* | | | | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | 2019-02-08 | 1 | -1/+1 |
* | | | | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | 2019-02-08 | 1 | -1/+1 |
* | | | | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | 2019-02-08 | 1 | -1/+1 |
* | | | | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | 2019-02-08 | 1 | -1/+1 |
* | | | | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | 2019-02-08 | 1 | -1/+1 |
* | | | | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | 2019-02-08 | 1 | -1/+1 |
* | | | | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | 2019-02-08 | 1 | -1/+1 |
* | | | | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | 2019-02-08 | 1 | -1/+1 |
* | | | | Update docs/hardware_keyboard_guidelines.md | fauxpark | 2019-02-08 | 1 | -1/+1 |
* | | | | tweak the keyboard guidelines | skullY | 2019-02-08 | 1 | -4/+6 |
* | | | | Update the keyboard guidelines | skullY | 2019-02-08 | 1 | -3/+77 |
* | | | | Adds a period to the docs. | Erez Zukerman | 2019-02-07 | 1 | -1/+1 |
* | | | | [Docs] Bootmagic Lite Caveat (#5069) | Yan-Fa Li | 2019-02-06 | 1 | -1/+3 |
* | | | | faq_build.md: Add section about serial devices on Linux | Robin Hallabro-Kokko | 2019-02-06 | 1 | -0/+4 |
* | | | | Improvements to Space Cadet Shift (#3856) | Anthony | 2019-02-05 | 1 | -6/+10 |
* | | | | Add One Shot Key callbacks (#4697) | Thomas Baart | 2019-02-05 | 1 | -0/+75 |
* | | | | Contribute the MechMerlin QMK Configurator docs (#4986) | MechMerlin | 2019-01-28 | 3 | -3/+112 |
* | | | | Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) | Rockman18 | 2019-01-28 | 1 | -0/+1 |
* | | | | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević | 2019-01-27 | 2 | -33/+33 |
| |_|/
|/| | |
|
* | | | Add C(), A() and G() to match already existing S() (#4673) | fauxpark | 2019-01-25 | 2 | -46/+46 |
* | | | Adding documentation for the LM layer modifier. (#3617) | Dave Brown | 2019-01-25 | 1 | -1/+1 |
* | | | Fix a typo in link to the Pro Micro ISP firmware | Balz Guenat | 2019-01-24 | 1 | -1/+1 |
* | | | Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894) | Konstantin Đorđević | 2019-01-20 | 1 | -18/+9 |
* | | | Fix Encoder documentation (#4861) | Drashna Jaelre | 2019-01-18 | 2 | -8/+13 |
* | | | Grammatical fixes for GPIO Control doc (#4869) | noroadsleft | 2019-01-17 | 1 | -3/+3 |
* | | | Add new brightness aliases to keycodes_basic.md | fauxpark | 2019-01-17 | 2 | -253/+249 |
* | | | Defined IS_(HOST_)LED_ON/OFF() and improved LED documentation (#4853) | DidierLoiseau | 2019-01-17 | 1 | -8/+46 |
* | | | MacOS Brightness Alias (#4836) | Jeremy Bernhardt | 2019-01-17 | 1 | -4/+4 |
* | | | Simplify split_common Code significantly (#4772) | James Churchill | 2019-01-17 | 2 | -3/+22 |
* | | | Pointed LM Docs at expected keycodes (#4835) | Jeremy Bernhardt | 2019-01-14 | 1 | -1/+1 |