Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 9 | -28/+23 |
| | | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | ||||
* | Create sv_SE Qwerty layout for ErgoDox | Andreas Lindhé | 2017-06-27 | 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. | ||||
* | Whitefox LED control (#1432) | Ethan Madden | 2017-06-25 | 1 | -0/+5 |
| | | | | | | * use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox | ||||
* | Merge pull request #1427 from blakedietz/master | Jack Humbert | 2017-06-25 | 1 | -0/+289 |
|\ | | | | | Add keymaps for ergodox ez, hhkb and jd45 under user blakedietz | ||||
| * | Add keymaps for ergodox ez, hhkb and jd45 under user blakedietz | Blake Dietz | 2017-06-24 | 1 | -0/+289 |
| | | |||||
* | | Merge pull request #1429 from fredizzimo/fixes_for_emulator | Jack Humbert | 2017-06-25 | 5 | -25/+1 |
|\ \ | |/ |/| | Minor fixes to support the emulator | ||||
| * | Change inline to static inline | Fred Sundvik | 2017-06-24 | 1 | -1/+1 |
| | | |||||
| * | Delete emulator drivers | Fred Sundvik | 2017-06-24 | 4 | -24/+0 |
| | | |||||
* | | Fix typo | Dario Giovannetti | 2017-06-24 | 1 | -1/+1 |
| | | |||||
* | | updated README.md | Stick | 2017-06-23 | 2 | -5/+3 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Stick | 2017-06-23 | 4 | -61/+106 |
|\| | |||||
| * | Doc updates | Fredric Silberberg | 2017-06-23 | 2 | -18/+22 |
| | | |||||
| * | Copy/paste additions. | Fredric Silberberg | 2017-06-23 | 2 | -15/+17 |
| | | |||||
| * | Added backlight control keys | Fredric Silberberg | 2017-06-23 | 2 | -5/+4 |
| | | |||||
| * | Added a few more VS macros and another ctrl | Fredric Silberberg | 2017-06-23 | 1 | -11/+30 |
| | | |||||
| * | Small keymap layout updates | Fredric Silberberg | 2017-06-23 | 3 | -18/+39 |
| | | |||||
* | | added media keys; many bug fixes | Stick | 2017-06-23 | 2 | -27/+26 |
| | | |||||
* | | added tapdance locking | Stick | 2017-06-22 | 2 | -44/+66 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Stick | 2017-06-22 | 139 | -2383/+707 |
|\| | |||||
| * | Merge pull request #1331 from ariasuni/master | Erez Zukerman | 2017-06-22 | 1 | -1/+25 |
| |\ | | | | | | | Fix undefined reference errors with avr-gcc 7.1 | ||||
| | * | Fix undefined reference errors with avr-gcc 7.1 | ariasuni | 2017-05-27 | 1 | -1/+25 |
| | | | |||||
| * | | Merge pull request #1408 from fredizzimo/fix_build_improve_travis | Jack Humbert | 2017-06-18 | 1 | -0/+1 |
| |\ \ | | | | | | | | | Fix the two failing keymaps and improve the travis build script | ||||
| | * | | Add missing include to Ergodox Belak keymap | Fred Sundvik | 2017-06-18 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge pull request #1361 from fredizzimo/ergodox_infinity_backlight | Jack Humbert | 2017-06-18 | 4 | -27/+75 |
| |\ \ \ | | |/ / | |/| | | Add Ergodox Infinity backlight support | ||||
| | * | | Make sure backlight is in the range 0-100 | Fred Sundvik | 2017-06-16 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix typo in BACKLIGHT_ENABLE | Fred Sundvik | 2017-06-15 | 1 | -2/+2 |
| | | | | |||||
| | * | | Add backlight support to the default Ergodox Infinity animations | Fred Sundvik | 2017-06-03 | 1 | -11/+58 |
| | | | | |||||
| | * | | Add backlight control to the IS31FL3731 driver | Fred Sundvik | 2017-06-03 | 1 | -4/+10 |
| | | | | |||||
| | * | | Turn off LED matrix by default | Fred Sundvik | 2017-06-03 | 1 | -2/+2 |
| | | | | |||||
| | * | | Let BACKLIGHT_ENABLE control the Infinity LEDs | Fred Sundvik | 2017-06-03 | 3 | -10/+5 |
| | | | | |||||
| * | | | ergodox: initial addition of belak theme | Kaleb Elwert | 2017-06-16 | 5 | -0/+522 |
| | | | | | | | | | | | | | | | | | | | | Imported from external repo https://github.com/belak/ergodox-layout at commit 233008ad8c46a85cb118fca0be093c3e751075b0 | ||||
| * | | | remove .hex, .PNG, .jpg | Jack Humbert | 2017-06-11 | 7 | -4/+4 |
| | | | | |||||
| * | | | remove the rest of the .pngs | Jack Humbert | 2017-06-11 | 36 | -24/+29 |
| | | | | |||||
| * | | | remove most .pngs | Jack Humbert | 2017-06-11 | 87 | -2327/+51 |
| | | | | |||||
* | | | | Revert "ugly workaround for ErgoDoxEZ LED bugs: turn 'em all off" | Stick | 2017-06-08 | 3 | -23/+24 |
| | | | | | | | | | | | | | | | | This reverts commit f397402e101774eedd1748b1e31c7386f927d4ed. | ||||
* | | | | trying to fix LEDs | Stick | 2017-06-08 | 1 | -21/+21 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'upstream/master' | Stick | 2017-06-08 | 4 | -1/+183 |
|\| | | | |||||
| * | | | Ergodox Adam keymap | Adam Bell | 2017-06-03 | 4 | -1/+183 |
| |/ / | |||||
* | | | ugly workaround for ErgoDoxEZ LED bugs: turn 'em all off | Stick | 2017-06-02 | 3 | -45/+44 |
| | | | |||||
* | | | moved alt out from under space | Stick | 2017-06-02 | 1 | -7/+7 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/master' | Stick | 2017-06-02 | 18 | -71/+1273 |
|\| | | |||||
| * | | Update licensing on visualizer.c | Fredric Silberberg | 2017-05-31 | 1 | -14/+1 |
| | | | |||||
| * | | Updated readme | Fredric Silberberg | 2017-05-31 | 2 | -7/+13 |
| | | | |||||
| * | | Added several new macros | Fredric Silberberg | 2017-05-31 | 1 | -19/+63 |
| | | | |||||
| * | | Fixed numpad 0 layout | Fredric Silberberg | 2017-05-31 | 2 | -3/+3 |
| | | | |||||
| * | | Use code blocks for keyboard layouts | Fredric Silberberg | 2017-05-30 | 1 | -3/+13 |
| | | | |||||
| * | | Completed iteration 1 of my layout | Fredric Silberberg | 2017-05-30 | 4 | -98/+306 |
| | | | |||||
| * | | Added initial keymap files | Fredric Silberberg | 2017-05-30 | 3 | -0/+273 |
| | | | |||||
| * | | Adds prevent stuck modifiers to EZ default | Erez Zukerman | 2017-05-28 | 2 | -1/+3 |
| |/ | |||||
| * | tweaks default mouse speed constants | Erez Zukerman | 2017-05-24 | 1 | -2/+2 |
| | |