Age | Commit message (Expand) | Author |
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 |
2018-08-28 | Docs: Add docs for the `LAYOUT_*` macro to layouts (#3772) | Evan Travers |
2018-08-28 | ISSI31FL3733 driver (#3679) | yiancar |
2018-08-26 | Helpful functions | Drashna Jaelre |
2018-08-16 | First pass at reorganizing docs | skullY |
2018-08-15 | Docs: Update image in FAQ/Keymap: KC_EQLS -> KC_EQL (#3660) | zgtm |
2018-08-11 | Document FIRMWARE_FORMAT (#3631) | skullydazed |
2018-08-11 | Update FAQ section on power keys | fauxpark |
2018-08-11 | Dedupe shifted keycodes listing | fauxpark |
2018-08-09 | RGB Driver Documentation Update (#3601) | yiancar |
2018-08-07 | fix swap_hands keycodes in documentation (#3588) | wanleg |
2018-08-07 | Improve RGB lighting documentation (#3580) | fauxpark |
2018-08-05 | Update Shifted keycodes docs (#3575) | fauxpark |
2018-08-05 | Update FAQ section on Apple Fn (#3574) | fauxpark |
2018-08-04 | More improvements to keycode docs (#3567) | fauxpark |
2018-08-02 | Update ISP flashing guide with pre-compiled binary (#3217) | Jack Humbert |
2018-08-01 | Docs: Format Space Cadet documentation (#3540) | fauxpark |
2018-07-31 | Docs: Format Key Lock documentation (#3538) | fauxpark |
2018-07-31 | Docs: Fix some minor errors in tap dance example (#3530) | Emmanuel Odongo |
2018-07-31 | Docs: Format Grave Escape documentation (#3536) | fauxpark |
2018-07-31 | Docs: Add Usage section to backlight docs (#3537) | fauxpark |
2018-07-30 | Backlighting docs (#3526) | fauxpark |
2018-07-29 | Docs: Fix Command docs escaping (#3523) | fauxpark |
2018-07-29 | Docs: Adjust dynamic macro docs to include more than the planck (#3509) | Evan Travers |
2018-07-29 | Docs: Make Bootmagic and Command docs a little easier to read (#3499) | fauxpark |
2018-07-26 | Docs: Clarify "right" -> "right-handed" (#3507) | Evan Travers |
2018-07-26 | Docs: Fixed the link to the advanced keycodes wiki (#3505) | Bruno Fagundez |
2018-07-25 | Fix for the Split Common I2C code's SCL_CLOCK issue (#3474) | Drashna Jaelre |
2018-07-17 | Update README with rules.mk ordering information. | Fredric Silberberg |
2018-07-16 | Lets split eh (#3120) | That-Canadian |
2018-07-16 | Fix sidebard doc | Drashna Jaelre |
2018-07-15 | Docs: Adjust prompt to be more recognizable (#3417) | Evan Travers |
2018-07-15 | Overhaul to keycode related docs | Drashna Jaelre |
2018-07-15 | Integrating Peter Fleury's HD44780 LCD library (#3209) | Max Audron |
2018-07-15 | Update config.h boilerplate to use `#pragma once` | Evan Travers |
2018-07-15 | Add Userspace mention | Evan Travers |
2018-07-15 | Reword the `config.h` section | Evan Travers |
2018-07-15 | Update docs: `Makefile` -> `rules.mk` | Evan Travers |
2018-07-13 | Docs: add resources for git (#3390) | KeLorean |
2018-07-11 | Replace gitter links with Discord. (#3368) | Fred Silberberg |
2018-07-07 | Instruct macos users to use avr-gcc@7 (#3337) | Evan Travers |