| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-10 | merge | ||
| 2017-07-09 | Merge commit '8858438a770c1c982f33b296447ca77176c751f7' | ||
| 2017-07-09 | Squashed 'lib/lufa/' changes from f2bd51f4e..bbdc9ac40 | ||
| bbdc9ac40 Merge pull request #1 from fredizzimo/fix_line_endings 75ba27b8d Fix xml file line endings 7a8237259 Merge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b' 713c65b5b Merge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61' 00e20c453 delete old lufa git-subtree-dir: lib/lufa git-subtree-split: bbdc9ac40c2ff543bbaf3870d407d0a96c945c1a | |||
| 2017-07-08 | remove numbered headings | ||
| 2017-07-08 | try swapping toc and numbered headings | ||
| 2017-07-08 | try removing the anchor plugin | ||
| 2017-07-08 | play around with plugin settings | ||
| 2017-07-08 | Add terminal examples to doc best practices | ||
| 2017-07-08 | more crlf issues | ||
| 2017-07-08 | Rearrange the faq a bit | ||
| 2017-07-08 | Flesh out the glossary | ||
| 2017-07-08 | Reference issue #1478 from the unit tests | ||
| 2017-07-08 | Reference issue #1477 from the unit tests | ||
| 2017-07-08 | Reference issue #524 from the unit tests | ||
| 2017-07-08 | Reference issue #1476 from the unit tests | ||
| 2017-07-08 | Configure vscode file associations, use hpp instead of h | ||
| 2017-07-08 | Fix keymap formatting | ||
| 2017-07-08 | Add tests for macros | ||
| 2017-07-08 | Add wait support for tests | ||
| 2017-07-08 | Rename tests to start with test_ | ||
| 2017-07-08 | Add basic timing support, and SFT_T tests | ||
| Also expose some bugs... | |||
| 2017-07-08 | Add test for a combo key | ||
| 2017-07-08 | Add simple modifier test | ||
| 2017-07-08 | Improve the tests a bit | ||
| 2017-07-08 | A bigger test matrix, and test for unmapped keys | ||
| 2017-07-08 | Rename test.cpp to keypress.cpp | ||
| 2017-07-08 | Build all cpp files in test directories | ||
| 2017-07-08 | Move test keymap to keymap.c | ||
| 2017-07-08 | Exclude .build and .hex from Visual Studio code | ||
| 2017-07-08 | commit files with wrong line endings | ||
| 2017-07-07 | Merge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b' | ||
| 2017-07-07 | Squashed 'lib/lufa/' changes from a44056fb9..f2bd51f4e | ||
| f2bd51f4e fixing line endings git-subtree-dir: lib/lufa git-subtree-split: f2bd51f4edba87a259808c92c0424dc36475282b | |||
| 2017-07-07 | Merge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61' | ||
| 2017-07-07 | Squashed 'lib/lufa/' changes from 385d40300..a44056fb9 | ||
| a44056fb9 add .gitattributes git-subtree-dir: lib/lufa git-subtree-split: a44056fb9d4784e3a248f460688b35977592cb05 | |||
| 2017-07-07 | comment out unformatted audio/midi sections | ||
| 2017-07-07 | Updates Documentation from #1444 | ||
| 2017-07-07 | Merge pull request #1471 from qmk/lufa_lib | ||
| Update LUFA and move it to /lib/lufa | |||
| 2017-07-07 | Corrected it again. | ||
| 2017-07-07 | Cleaned and corrected keymap code | ||
| 2017-07-07 | Own keymap layout | ||
| 2017-07-07 | Add new keymap to try to get pretty close to the default layout for an ↵ | ||
| ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb. | |||
| 2017-07-07 | update include | ||
| 2017-07-07 | update lets_split lufa include | ||
| 2017-07-07 | update lufa implementation | ||
| 2017-07-07 | delete old lufa | ||
| 2017-07-07 | Squashed 'lib/lufa/' content from commit 385d40300 | ||
| git-subtree-dir: lib/lufa git-subtree-split: 385d4030035dbaf41591309dbde47653bd03841b | |||
| 2017-07-07 | Merge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa' | ||
| 2017-07-06 | Merge branch 'master' into docs | ||
| 2017-07-06 | Update mouse_keys.md | ||
| fix typo | |||
| 2017-07-05 | Fixed arrow up and rgb config | ||