Commit Graph

6436 Commits (sid)
 

Author SHA1 Message Date
skullY 6b0503b20d update the faq 7 years ago
skullY 80cc23e912 fix the info boxes 7 years ago
skullY d8e29b53fe Update a bunch of docs 7 years ago
Jack Humbert fe47b36065 fix tag increment 7 years ago
Jack Humbert ea134be36a fix up travis script 7 years ago
Jack Humbert b7afa59c97 remove warning 7 years ago
Jack Humbert 753809eed7 adds debouncing to sixkeyboard 7 years ago
Jack Humbert b476d65b9c 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
7 years ago
skullY ea8df568f2 reduce the TOC scope 7 years ago
skullY 486abde026 tweak page-toc settings 7 years ago
skullY d6d14b6794 try page-toc in place of navigator 7 years ago
skullY 10b389f79c Adjust headings to make navigator happier 7 years ago
skullY 77ab0f16a0 use navigator instead of neo-navigator 7 years ago
skullY dcd715ed4d Try neo-navigator in place of etoc 7 years ago
Jack Humbert 3e3c3e2b24 start glossary 7 years ago
Jack Humbert 9f643ba8bf clean-up github page 7 years ago
Jack Humbert 4c7e66c31c add file to summary 7 years ago
Jack Humbert b139633f89 adds how to github 7 years ago
skullY 7da94ac51b Fixup the gitbook config 7 years ago
skullY 2e9e1eb03c remove extraneous config 7 years ago
skullY a5bb83cbf3 remove the rest of the new plugins 7 years ago
skullY 780786596d remove most of the new plugins 7 years ago
Jack Humbert ad91386497 remove dangling commas 7 years ago
skullY ada64b8ec9 add missing comma 7 years ago
skullY bf3007ec58 Add some gitboot plugins 7 years ago
skullY 409cb1af52 Polish up custom_quantum_functions 7 years ago
Jack Humbert b75ad215c8 use default base names 7 years ago
Jack Humbert 391eae97e4 testing out new home 7 years ago
Jack Humbert d59734d3b7 restructure summary 7 years ago
skullY 910d32c07e Flesh out the quantum_keycodes documentation 7 years ago
Jack Humbert d5244c6cf4 restructure keycode docs 7 years ago
Jack Humbert 40d82906cb adds config options md 7 years ago
skullY 617923cd56 Rough draft for a document on understanding QMK 7 years ago
Jack Humbert 61ef949576 update some copyright headers 7 years ago
Jack Humbert 56634ca065 cleanup nyquist 7 years ago
Jack Humbert 663d3906ec cleanup orthodox 7 years ago
Jack Humbert f5f7dfa064 cleanup lets_split 7 years ago
Jack Humbert 4ea247e673 create initial code of conduct 7 years ago
Jack Humbert a52836e669 Merge pull request #1445 from qmk/dual_audio
Allow for duophony (C6 and B5) and B5 audio
7 years ago
Jack Humbert 7d28a417c0 don't let timer1 exist without b5 being enabled 7 years ago
Jack Humbert ea7590c894 add new arguements, docs 7 years ago
Jack Humbert 9f5b4e1d7a Merge branch 'master' of https://github.com/qmk/qmk_firmware into dual_audio 7 years ago
Jack Humbert b82604dada no glide 7 years ago
Jack Humbert bfc73e90cf working duopholy 7 years ago
Jack Humbert eabf530a0e b5 audio 7 years ago
Jack Humbert 4ba9438c3f Add eclipse to the _summary 7 years ago
Jack Humbert b2979eba23 Adds parenthesis where they might be needed
Addresses #764
7 years ago
Erez Zukerman 98391605ca Merge pull request #1441 from lindhe/swedish
Create sv_SE Qwerty layout for ErgoDox EZ
7 years ago
Fabian Topfstedt 99b6e918ea fixed brackets 7 years ago
Andreas Lindhé a25dbaad32 Create sv_SE Qwerty layout for ErgoDox
*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.
7 years ago