Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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. | |||
2017-06-23 | updated README.md | Stick | |
2017-06-23 | Merge remote-tracking branch 'upstream/master' | Stick | |
2017-06-23 | added media keys; many bug fixes | Stick | |
2017-06-23 | Doc updates | Fredric Silberberg | |
2017-06-23 | Copy/paste additions. | Fredric Silberberg | |
2017-06-23 | Added backlight control keys | Fredric Silberberg | |
2017-06-23 | Added a few more VS macros and another ctrl | Fredric Silberberg | |
2017-06-23 | Small keymap layout updates | Fredric Silberberg | |
2017-06-22 | added tapdance locking | Stick | |
2017-06-22 | Merge remote-tracking branch 'upstream/master' | Stick | |
2017-06-18 | Merge pull request #1408 from fredizzimo/fix_build_improve_travis | Jack Humbert | |
Fix the two failing keymaps and improve the travis build script | |||
2017-06-18 | Merge pull request #1361 from fredizzimo/ergodox_infinity_backlight | Jack Humbert | |
Add Ergodox Infinity backlight support | |||
2017-06-18 | Add missing include to Ergodox Belak keymap | Fred Sundvik | |
2017-06-16 | ergodox: initial addition of belak theme | Kaleb Elwert | |
Imported from external repo https://github.com/belak/ergodox-layout at commit 233008ad8c46a85cb118fca0be093c3e751075b0 | |||
2017-06-11 | remove .hex, .PNG, .jpg | Jack Humbert | |
2017-06-11 | remove the rest of the .pngs | Jack Humbert | |
2017-06-11 | remove most .pngs | Jack Humbert | |
2017-06-08 | Revert "ugly workaround for ErgoDoxEZ LED bugs: turn 'em all off" | Stick | |
This reverts commit f397402e101774eedd1748b1e31c7386f927d4ed. | |||
2017-06-08 | trying to fix LEDs | Stick | |
2017-06-08 | Merge remote-tracking branch 'upstream/master' | Stick | |
2017-06-03 | Ergodox Adam keymap | Adam Bell | |
2017-06-03 | Let BACKLIGHT_ENABLE control the Infinity LEDs | Fred Sundvik | |
2017-06-02 | ugly workaround for ErgoDoxEZ LED bugs: turn 'em all off | Stick | |
2017-06-02 | moved alt out from under space | Stick | |
2017-06-02 | Merge remote-tracking branch 'upstream/master' | Stick | |
2017-05-31 | Update licensing on visualizer.c | Fredric Silberberg | |
2017-05-31 | Updated readme | Fredric Silberberg | |
2017-05-31 | Added several new macros | Fredric Silberberg | |
2017-05-31 | Fixed numpad 0 layout | Fredric Silberberg | |
2017-05-30 | Use code blocks for keyboard layouts | Fredric Silberberg | |
2017-05-30 | Completed iteration 1 of my layout | Fredric Silberberg | |
2017-05-30 | Added initial keymap files | Fredric Silberberg | |
2017-05-16 | Created a dvorak keymap for Swedish developers using Visual Studio | Christian Westerlund | |
2017-05-11 | Fix spelling of "persistent" | Nikolaus Wittenstein | |
Fixes #1201. | |||
2017-05-06 | Update README for keymap “coderkun_neo2” | coderkun | |
2017-05-06 | Merge tag '0.5.43' into coderkun_neo2 | coderkun | |
2017-05-06 | Fix F-keys on right hand to start on first key | coderkun | |
2017-04-18 | Merge pull request #1235 from siroken3/siroken3 | Jack Humbert | |
Siroken3 | |||
2017-04-18 | small changes | Stick | |
2017-04-14 | Fix KEYMAP_YORUIAN macro | Thomas Fitzsimmons | |
Fix the ordering of the arguments to the KEYMAP macro. | |||
2017-04-13 | Fix keymap yoruian on Infinity | Fred Sundvik | |
2017-04-13 | Fix overflow warning in ordinary keymap | Fred Sundvik | |
2017-04-13 | Fix overflow warnings in dvorak_programmer | Fred Sundvik | |
2017-04-12 | Merge pull request #1213 from nstickney/master | Jack Humbert | |
ErgoDox Familiar layout | |||
2017-04-09 | Extract Ergodox default visualizer into simple_visualizer | Fred Sundvik | |
It's good enough if you only want to change the lcd text and color. | |||
2017-04-09 | Create a file for shared Ergodox Infinity animations | Fred Sundvik | |
2017-04-09 | Fix suspend not disabling backlight | Fred Sundvik | |
2017-04-09 | Move the logo drawing keyframe to lcd_keyframes | Fred Sundvik | |