Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-03 | Update the vagrant guide | ||
2017-07-03 | update hand_wire | ||
2017-07-03 | update basic_how_keyboards_work | ||
2017-07-03 | Move Space Caded Parentheses to own layer (#1452) | ||
* Move Space Caded Parentheses to own layer The space cadet parentheses where too much distracting. Therefore they are now on the function layer. I also added two more layers for also having angle brackets and curly braces on the shift keys forr better access. Also updated the README * Fixed SHIFT+Function key conflict * Removed Angle Bracket and Curly Bracket layers, as they don't work corrrectly | |||
2017-07-03 | Keyboards/handwired magicforce61 (#1454) | ||
* adding the magicforce61 under handwired * I meant 14 cols | |||
2017-07-03 | Add octave lights for midi layer (#1457) | ||
2017-07-03 | Work around quoting hell | ||
2017-07-03 | Rewrite mouse_keys to resolve #937 | ||
2017-07-03 | update the faq | ||
2017-07-03 | fix the info boxes | ||
2017-07-03 | Update a bunch of docs | ||
2017-07-03 | fix tag increment | ||
2017-07-02 | fix up travis script | ||
2017-06-30 | remove warning | ||
2017-06-30 | adds debouncing to sixkeyboard | ||
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | ||
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | |||
2017-06-30 | reduce the TOC scope | ||
2017-06-30 | tweak page-toc settings | ||
2017-06-30 | try page-toc in place of navigator | ||
2017-06-30 | Adjust headings to make navigator happier | ||
2017-06-30 | use navigator instead of neo-navigator | ||
2017-06-30 | Try neo-navigator in place of etoc | ||
2017-06-29 | start glossary | ||
2017-06-29 | clean-up github page | ||
2017-06-29 | add file to summary | ||
2017-06-29 | adds how to github | ||
2017-06-29 | Fixup the gitbook config | ||
2017-06-29 | remove extraneous config | ||
2017-06-29 | remove the rest of the new plugins | ||
2017-06-29 | remove most of the new plugins | ||
2017-06-29 | remove dangling commas | ||
2017-06-29 | add missing comma | ||
2017-06-29 | Add some gitboot plugins | ||
2017-06-29 | Polish up custom_quantum_functions | ||
2017-06-29 | use default base names | ||
2017-06-29 | testing out new home | ||
2017-06-29 | restructure summary | ||
2017-06-28 | Flesh out the quantum_keycodes documentation | ||
2017-06-29 | restructure keycode docs | ||
2017-06-28 | adds config options md | ||
2017-06-28 | Rough draft for a document on understanding QMK | ||
2017-06-28 | update some copyright headers | ||
2017-06-28 | cleanup nyquist | ||
2017-06-28 | cleanup orthodox | ||
2017-06-28 | cleanup lets_split | ||
2017-06-27 | create initial code of conduct | ||
2017-06-27 | Merge pull request #1445 from qmk/dual_audio | ||
Allow for duophony (C6 and B5) and B5 audio | |||
2017-06-27 | don't let timer1 exist without b5 being enabled | ||
2017-06-27 | add new arguements, docs | ||
2017-06-27 | Merge branch 'master' of https://github.com/qmk/qmk_firmware into dual_audio | ||