Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-03 | update the faq | skullY | |
2017-07-03 | fix the info boxes | skullY | |
2017-07-03 | Update a bunch of docs | skullY | |
2017-07-03 | fix tag increment | Jack Humbert | |
2017-07-02 | fix up travis script | Jack Humbert | |
2017-06-30 | remove warning | Jack Humbert | |
2017-06-30 | adds debouncing to sixkeyboard | Jack Humbert | |
2017-06-30 | Update 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-30 | reduce the TOC scope | skullY | |
2017-06-30 | tweak page-toc settings | skullY | |
2017-06-30 | try page-toc in place of navigator | skullY | |
2017-06-30 | Adjust headings to make navigator happier | skullY | |
2017-06-30 | use navigator instead of neo-navigator | skullY | |
2017-06-30 | Try neo-navigator in place of etoc | skullY | |
2017-06-29 | start glossary | Jack Humbert | |
2017-06-29 | clean-up github page | Jack Humbert | |
2017-06-29 | add file to summary | Jack Humbert | |
2017-06-29 | adds how to github | Jack Humbert | |
2017-06-29 | Fixup the gitbook config | skullY | |
2017-06-29 | remove extraneous config | skullY | |
2017-06-29 | remove the rest of the new plugins | skullY | |
2017-06-29 | remove most of the new plugins | skullY | |
2017-06-29 | remove dangling commas | Jack Humbert | |
2017-06-29 | add missing comma | skullY | |
2017-06-29 | Add some gitboot plugins | skullY | |
2017-06-29 | Polish up custom_quantum_functions | skullY | |
2017-06-29 | use default base names | Jack Humbert | |
2017-06-29 | testing out new home | Jack Humbert | |
2017-06-29 | restructure summary | Jack Humbert | |
2017-06-28 | Flesh out the quantum_keycodes documentation | skullY | |
2017-06-29 | restructure keycode docs | Jack Humbert | |
2017-06-28 | adds config options md | Jack Humbert | |
2017-06-28 | Rough draft for a document on understanding QMK | skullY | |
2017-06-28 | update some copyright headers | Jack Humbert | |
2017-06-28 | cleanup nyquist | Jack Humbert | |
2017-06-28 | cleanup orthodox | Jack Humbert | |
2017-06-28 | cleanup lets_split | Jack Humbert | |
2017-06-27 | create initial code of conduct | Jack Humbert | |
2017-06-27 | Merge pull request #1445 from qmk/dual_audio | Jack Humbert | |
Allow for duophony (C6 and B5) and B5 audio | |||
2017-06-27 | don't let timer1 exist without b5 being enabled | Jack Humbert | |
2017-06-27 | add new arguements, docs | Jack Humbert | |
2017-06-27 | Merge branch 'master' of https://github.com/qmk/qmk_firmware into dual_audio | Jack Humbert | |
2017-06-27 | no glide | Jack Humbert | |
2017-06-27 | working duopholy | Jack Humbert | |
2017-06-27 | b5 audio | Jack Humbert | |
2017-06-27 | Add eclipse to the _summary | Jack Humbert | |
2017-06-27 | Adds parenthesis where they might be needed | Jack Humbert | |
Addresses #764 | |||
2017-06-27 | Merge pull request #1441 from lindhe/swedish | Erez Zukerman | |
Create sv_SE Qwerty layout for ErgoDox EZ | |||
2017-06-27 | fixed brackets | Fabian Topfstedt | |
2017-06-27 | Create sv_SE Qwerty layout for ErgoDox | Andreas 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. |