aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps
AgeCommit message (Collapse)Author
2017-06-27Create sv_SE Qwerty layout for ErgoDoxGravatar 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.
2017-06-23updated README.mdGravatar Stick
2017-06-23Merge remote-tracking branch 'upstream/master'Gravatar Stick
2017-06-23added media keys; many bug fixesGravatar Stick
2017-06-23Doc updatesGravatar Fredric Silberberg
2017-06-23Copy/paste additions.Gravatar Fredric Silberberg
2017-06-23Added backlight control keysGravatar Fredric Silberberg
2017-06-23Added a few more VS macros and another ctrlGravatar Fredric Silberberg
2017-06-23Small keymap layout updatesGravatar Fredric Silberberg
2017-06-22added tapdance lockingGravatar Stick
2017-06-22Merge remote-tracking branch 'upstream/master'Gravatar Stick
2017-06-18Merge pull request #1408 from fredizzimo/fix_build_improve_travisGravatar Jack Humbert
Fix the two failing keymaps and improve the travis build script
2017-06-18Merge pull request #1361 from fredizzimo/ergodox_infinity_backlightGravatar Jack Humbert
Add Ergodox Infinity backlight support
2017-06-18Add missing include to Ergodox Belak keymapGravatar Fred Sundvik
2017-06-16ergodox: initial addition of belak themeGravatar Kaleb Elwert
Imported from external repo https://github.com/belak/ergodox-layout at commit 233008ad8c46a85cb118fca0be093c3e751075b0
2017-06-11remove .hex, .PNG, .jpgGravatar Jack Humbert
2017-06-11remove the rest of the .pngsGravatar Jack Humbert
2017-06-11remove most .pngsGravatar Jack Humbert
2017-06-08Revert "ugly workaround for ErgoDoxEZ LED bugs: turn 'em all off"Gravatar Stick
This reverts commit f397402e101774eedd1748b1e31c7386f927d4ed.
2017-06-08trying to fix LEDsGravatar Stick
2017-06-08Merge remote-tracking branch 'upstream/master'Gravatar Stick
2017-06-03Ergodox Adam keymapGravatar Adam Bell
2017-06-03Let BACKLIGHT_ENABLE control the Infinity LEDsGravatar Fred Sundvik
2017-06-02ugly workaround for ErgoDoxEZ LED bugs: turn 'em all offGravatar Stick
2017-06-02moved alt out from under spaceGravatar Stick
2017-06-02Merge remote-tracking branch 'upstream/master'Gravatar Stick
2017-05-31Update licensing on visualizer.cGravatar Fredric Silberberg
2017-05-31Updated readmeGravatar Fredric Silberberg
2017-05-31Added several new macrosGravatar Fredric Silberberg
2017-05-31Fixed numpad 0 layoutGravatar Fredric Silberberg
2017-05-30Use code blocks for keyboard layoutsGravatar Fredric Silberberg
2017-05-30Completed iteration 1 of my layoutGravatar Fredric Silberberg
2017-05-30Added initial keymap filesGravatar Fredric Silberberg
2017-05-16Created a dvorak keymap for Swedish developers using Visual StudioGravatar Christian Westerlund
2017-05-11Fix spelling of "persistent"Gravatar Nikolaus Wittenstein
Fixes #1201.
2017-05-06Update README for keymap “coderkun_neo2”Gravatar coderkun
2017-05-06Merge tag '0.5.43' into coderkun_neo2Gravatar coderkun
2017-05-06Fix F-keys on right hand to start on first keyGravatar coderkun
2017-04-18Merge pull request #1235 from siroken3/siroken3Gravatar Jack Humbert
Siroken3
2017-04-18small changesGravatar Stick
2017-04-14Fix KEYMAP_YORUIAN macroGravatar Thomas Fitzsimmons
Fix the ordering of the arguments to the KEYMAP macro.
2017-04-13Fix keymap yoruian on InfinityGravatar Fred Sundvik
2017-04-13Fix overflow warning in ordinary keymapGravatar Fred Sundvik
2017-04-13Fix overflow warnings in dvorak_programmerGravatar Fred Sundvik
2017-04-12Merge pull request #1213 from nstickney/masterGravatar Jack Humbert
ErgoDox Familiar layout
2017-04-09Extract Ergodox default visualizer into simple_visualizerGravatar Fred Sundvik
It's good enough if you only want to change the lcd text and color.
2017-04-09Create a file for shared Ergodox Infinity animationsGravatar Fred Sundvik
2017-04-09Fix suspend not disabling backlightGravatar Fred Sundvik
2017-04-09Move the logo drawing keyframe to lcd_keyframesGravatar Fred Sundvik
2017-04-09Move LCD logo to visualizer resourcesGravatar Fred Sundvik