qmk_firmware/quantum
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.
2017-06-27 15:17:21 +02:00
..
api Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
audio Merge branch 'master' into to_push 2017-03-29 12:00:38 -07:00
keymap_extras Create sv_SE Qwerty layout for ErgoDox 2017-06-27 15:17:21 +02:00
process_keycode switched to uint8 and 16 2017-05-29 21:25:50 -04:00
serial_link Only re-send matrix every 5ms 2017-04-09 18:34:59 +03:00
template Fix #1135 by changing the default to at90usb1286 2017-06-24 15:28:13 -07:00
tools Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
visualizer Whitefox LED control (#1432) 2017-06-25 21:30:40 -04:00
analog.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
analog.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
api.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
api.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
config_common.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
dynamic_macro.h Prevent the recording of looping dynamic macros. 2017-06-01 16:29:58 +01:00
fauxclicky.c Faux clicky bug fixes 2017-04-19 01:40:16 +07:00
fauxclicky.h Faux clicky bug fixes 2017-04-19 01:40:16 +07:00
keycode_config.c Allow mod swapping for mod tap (MT) (#1202) 2017-06-26 18:54:01 -04:00
keycode_config.h Allow mod swapping for mod tap (MT) (#1202) 2017-06-26 18:54:01 -04:00
keymap_common.c Allow mod swapping for mod tap (MT) (#1202) 2017-06-26 18:54:01 -04:00
keymap.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
led_tables.c Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
led_tables.h Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
light_ws2812.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
light_ws2812.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
matrix.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
pincontrol.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
quantum_keycodes.h Added Grave Escape (#1391) 2017-06-16 14:56:50 -07:00
quantum.c Fix bug. 2017-06-26 00:24:32 +09:00
quantum.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
rgblight.c Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
rgblight.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
variable_trace.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
variable_trace.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00