summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-03Update a bunch of docsskullY
2017-07-03fix tag incrementJack Humbert
2017-07-02fix up travis scriptJack Humbert
2017-06-30remove warningJack Humbert
2017-06-30adds debouncing to sixkeyboardJack Humbert
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-30reduce the TOC scopeskullY
2017-06-30tweak page-toc settingsskullY
2017-06-30try page-toc in place of navigatorskullY
2017-06-30Adjust headings to make navigator happierskullY
2017-06-30use navigator instead of neo-navigatorskullY
2017-06-30Try neo-navigator in place of etocskullY
2017-06-29start glossaryJack Humbert
2017-06-29clean-up github pageJack Humbert
2017-06-29add file to summaryJack Humbert
2017-06-29adds how to githubJack Humbert
2017-06-29Fixup the gitbook configskullY
2017-06-29remove extraneous configskullY
2017-06-29remove the rest of the new pluginsskullY
2017-06-29remove most of the new pluginsskullY
2017-06-29remove dangling commasJack Humbert
2017-06-29add missing commaskullY
2017-06-29Add some gitboot pluginsskullY
2017-06-29Polish up custom_quantum_functionsskullY
2017-06-29use default base namesJack Humbert
2017-06-29testing out new homeJack Humbert
2017-06-29restructure summaryJack Humbert
2017-06-28Flesh out the quantum_keycodes documentationskullY
2017-06-29restructure keycode docsJack Humbert
2017-06-28adds config options mdJack Humbert
2017-06-28Rough draft for a document on understanding QMKskullY
2017-06-28update some copyright headersJack Humbert
2017-06-28cleanup nyquistJack Humbert
2017-06-28cleanup orthodoxJack Humbert
2017-06-28cleanup lets_splitJack Humbert
2017-06-27create initial code of conductJack Humbert
2017-06-27Merge pull request #1445 from qmk/dual_audioJack Humbert
Allow for duophony (C6 and B5) and B5 audio
2017-06-27don't let timer1 exist without b5 being enabledJack Humbert
2017-06-27add new arguements, docsJack Humbert
2017-06-27Merge branch 'master' of https://github.com/qmk/qmk_firmware into dual_audioJack Humbert
2017-06-27no glideJack Humbert
2017-06-27working duopholyJack Humbert
2017-06-27b5 audioJack Humbert
2017-06-27Add eclipse to the _summaryJack Humbert
2017-06-27Adds parenthesis where they might be neededJack Humbert
Addresses #764
2017-06-27Merge pull request #1441 from lindhe/swedishErez Zukerman
Create sv_SE Qwerty layout for ErgoDox EZ
2017-06-27Create sv_SE Qwerty layout for ErgoDoxAndreas Lindhé
*NOTE:* it might still be desirable to set the software layout to sv_SE in your OS. Swedish (sv_SE) Qwerty layout for ErgoDox, based on the Default configuration I have tried making this as close of a match I could between the [default ErgoDox EZ configuration](https://ergodox-ez.com/pages/our-firmware) and a standard Swedish Qwerty layout. Notable differences from default: ================================= * There are three special character buttons (acute accent, circumflex/tilde and apostrophe/asterisk) that don't have any buttons to map to naturally. I've put these at other places: * Acute accent (´) can be found in the lower left corner, conveniently placed to reach for making an é. * Apostrophe (') was put in the lower left corner, close to acute accent. * Circumflex (^) and asterisk (*) was placed in the lower right corner. * Tilde (~) and diaeresis (¨) I couldn't find a good place for, so I left those out. I could only get the buttons to produce a single one of the characters. How can I get it to work properly? * The Alt button on right thumb was exchanged for AltGr (RAlt). * I changed the backslash in the numpad (layer 1) for a minus. Thought it was more sensible. * I didn't find a good place for the "<>|" button, so that one was left out. That is a problem that really needs to be resolved. Pipe can be found on layer one, however.
2017-06-26Allow mod swapping for mod tap (MT) (#1202)Jack Humbert
* allow mod swapping for mod tap * quick include * fix the mod swapping * make changes consistent with action code * fix bug * re-enable no gui, etc * fix binary comps * solid logic
2017-06-25Merge pull request #1431 from rai-suta/masterJack Humbert
Bugg fix and add keymap for testing JIS_KEYCODE switch.
2017-06-25Whitefox LED control (#1432)Ethan Madden
* use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox