summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox
AgeCommit message (Collapse)AuthorFilesLines
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert9-28/+23
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-27Create sv_SE Qwerty layout for ErgoDoxAndreas Lindhé2-0/+283
*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-26Whitefox LED control (#1432)Ethan Madden1-0/+5
* use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox
2017-06-25Merge pull request #1427 from blakedietz/masterJack Humbert1-0/+289
Add keymaps for ergodox ez, hhkb and jd45 under user blakedietz
2017-06-25Merge pull request #1429 from fredizzimo/fixes_for_emulatorJack Humbert5-25/+1
Minor fixes to support the emulator
2017-06-25Add keymaps for ergodox ez, hhkb and jd45 under user blakedietzBlake Dietz1-0/+289
2017-06-24Fix typoDario Giovannetti1-1/+1
2017-06-23Change inline to static inlineFred Sundvik1-1/+1
2017-06-23Delete emulator driversFred Sundvik4-24/+0
2017-06-23updated README.mdStick2-5/+3
2017-06-23Merge remote-tracking branch 'upstream/master'Stick4-61/+106
2017-06-23added media keys; many bug fixesStick2-27/+26
2017-06-23Doc updatesFredric Silberberg2-18/+22
2017-06-23Copy/paste additions.Fredric Silberberg2-15/+17
2017-06-23Added backlight control keysFredric Silberberg2-5/+4
2017-06-23Added a few more VS macros and another ctrlFredric Silberberg1-11/+30
2017-06-23Small keymap layout updatesFredric Silberberg3-18/+39
2017-06-23added tapdance lockingStick2-44/+66
2017-06-22Merge remote-tracking branch 'upstream/master'Stick139-2383/+707
2017-06-22Merge pull request #1331 from ariasuni/masterErez Zukerman1-1/+25
Fix undefined reference errors with avr-gcc 7.1
2017-06-18Merge pull request #1408 from fredizzimo/fix_build_improve_travisJack Humbert1-0/+1
Fix the two failing keymaps and improve the travis build script
2017-06-18Merge pull request #1361 from fredizzimo/ergodox_infinity_backlightJack Humbert4-27/+75
Add Ergodox Infinity backlight support
2017-06-18Add missing include to Ergodox Belak keymapFred Sundvik1-0/+1
2017-06-16ergodox: initial addition of belak themeKaleb Elwert5-0/+522
Imported from external repo https://github.com/belak/ergodox-layout at commit 233008ad8c46a85cb118fca0be093c3e751075b0
2017-06-16Make sure backlight is in the range 0-100Fred Sundvik1-1/+1
2017-06-15Fix typo in BACKLIGHT_ENABLEFred Sundvik1-2/+2
2017-06-12remove .hex, .PNG, .jpgJack Humbert7-4/+4
2017-06-12remove the rest of the .pngsJack Humbert36-24/+29
2017-06-11remove most .pngsJack Humbert87-2327/+51
2017-06-08Revert "ugly workaround for ErgoDoxEZ LED bugs: turn 'em all off"Stick3-23/+24
This reverts commit f397402e101774eedd1748b1e31c7386f927d4ed.
2017-06-08trying to fix LEDsStick1-21/+21
2017-06-08Merge remote-tracking branch 'upstream/master'Stick4-1/+183
2017-06-03Add backlight support to the default Ergodox Infinity animationsFred Sundvik1-11/+58
2017-06-03Add backlight control to the IS31FL3731 driverFred Sundvik1-4/+10
2017-06-03Ergodox Adam keymapAdam Bell4-1/+183
2017-06-03Turn off LED matrix by defaultFred Sundvik1-2/+2
2017-06-03Let BACKLIGHT_ENABLE control the Infinity LEDsFred Sundvik3-10/+5
2017-06-03ugly workaround for ErgoDoxEZ LED bugs: turn 'em all offStick3-45/+44
2017-06-03moved alt out from under spaceStick1-7/+7
2017-06-03Merge remote-tracking branch 'upstream/master'Stick18-71/+1273
2017-06-01Update licensing on visualizer.cFredric Silberberg1-14/+1
2017-06-01Updated readmeFredric Silberberg2-7/+13
2017-06-01Added several new macrosFredric Silberberg1-19/+63
2017-05-31Fixed numpad 0 layoutFredric Silberberg2-3/+3
2017-05-31Use code blocks for keyboard layoutsFredric Silberberg1-3/+13
2017-05-31Completed iteration 1 of my layoutFredric Silberberg4-98/+306
2017-05-31Added initial keymap filesFredric Silberberg3-0/+273
2017-05-29Adds prevent stuck modifiers to EZ defaultErez Zukerman2-1/+3
2017-05-27Fix undefined reference errors with avr-gcc 7.1ariasuni1-1/+25
2017-05-24tweaks default mouse speed constantsErez Zukerman1-2/+2