Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-23 | relocate keymap's useful tools | Jack Humbert | |
2017-07-23 | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | |
2017-07-21 | fix line-endings | Jack Humbert | |
2017-07-20 | Update keymap.c | rootuseralpha | |
2017-07-20 | Add files via upload | rootuseralpha | |
2017-07-20 | Add files via upload | rootuseralpha | |
2017-07-20 | Delete test | rootuseralpha | |
2017-07-20 | Add files via upload | rootuseralpha | |
2017-07-20 | Create test | rootuseralpha | |
2017-07-20 | Added some user customization | Maarten Dekkers | |
2017-07-20 | Changes to own keymap | Maarten Dekkers | |
2017-07-14 | Fixed typo in readme | That-Canadian | |
2017-07-14 | Updated MiniDox readme | That-Canadian | |
2017-07-14 | Merge branch 'master' into minidox | That-Canadian | |
2017-07-14 | Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ↵ | That-Canadian | |
minidox | |||
2017-07-14 | Updated i2c and serial files to most recent from the lets split firmware. ↵ | That-Canadian | |
Also updated that_canadian keymap | |||
2017-07-12 | fix implementation issues from SSD1306 clean up, added rotation (#1494) | ishtob | |
* moved OLED update task to keymap * fix splitting render display to keymap * Added rotation option for OLED, fixed splitting display render update to keymap * issues with attribute | |||
2017-07-11 | clean up ssd1306 implementation | Jack Humbert | |
2017-07-11 | Adds Hadron Keyboard (#1492) | ishtob | |
* adding hadron keymaps * fix embedded comment * fixed TWI driver path * Delete glcdfont.c * Delete ssd1306.c * Delete ssd1306.h * Update readme.md | |||
2017-07-11 | Updates maartenwut's keymap (#1489) | Maarten Dekkers | |
* Updated keymap * Added backlight breathing to fix compile error | |||
2017-07-10 | Adds Minidox Keyboard (#1487) | That-Canadian | |
* merge * line ending stuff * Added MiniDox keyboard folder / configs / and some keymaps * Updated minidox rev1 config, and readme. Also updated that_canadian keymap to include RGB * cleaned up that_canadian keymap comments * Fixed RGB being enabled by default, now it must be turned on at the keymap level | |||
2017-07-10 | Fixed RGB being enabled by default, now it must be turned on at the keymap level | That-Canadian | |
2017-07-10 | cleaned up that_canadian keymap comments | That-Canadian | |
2017-07-10 | Merge branch 'master' into minidox | That-Canadian | |
2017-07-10 | Updated minidox rev1 config, and readme. Also updated that_canadian keymap ↵ | That-Canadian | |
to include RGB | |||
2017-07-10 | Update README.md | Jack Humbert | |
2017-07-10 | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | |
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional | |||
2017-07-10 | Rename board files to lowercase | Fred Sundvik | |
2017-07-10 | Make it easier to use drivers | Fred Sundvik | |
2017-07-10 | Shared default animations | Fred Sundvik | |
2017-07-10 | Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT | Fred Sundvik | |
2017-07-10 | Shared gfxconf | Fred Sundvik | |
2017-07-10 | Define visualizer thread priority by default | Fred Sundvik | |
2017-07-10 | Fixup mixed tabs/spaces | Fred Sundvik | |
2017-07-10 | Remove ergodox from gdisp driver names | Fred Sundvik | |
2017-07-10 | Move GDISP drivers to /drivers/ugfx | Fred Sundvik | |
2017-07-10 | Added MiniDox keyboard folder / configs / and some keymaps | That-Canadian | |
2017-07-07 | Merge pull request #1471 from qmk/lufa_lib | Jack Humbert | |
Update LUFA and move it to /lib/lufa | |||
2017-07-07 | Corrected it again. | Maarten Dekkers | |
2017-07-07 | Cleaned and corrected keymap code | Maarten Dekkers | |
2017-07-07 | Own keymap layout | Maarten Dekkers | |
2017-07-07 | Add new keymap to try to get pretty close to the default layout for an ↵ | Ethan Spitz | |
ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb. | |||
2017-07-07 | update include | Jack Humbert | |
2017-07-07 | update lets_split lufa include | Jack Humbert | |
2017-07-05 | Fixed arrow up and rgb config | Maarten Dekkers | |
2017-07-05 | Moved RGB features to new layout | Maarten Dekkers | |
2017-07-05 | Fixed image description | Maarten Dekkers | |
2017-07-05 | Added support for RGB on the Tada68 | Maarten Dekkers | |
2017-07-05 | Update readme | Andreas Lindhé | |
2017-07-05 | Create custom layout based on swedish | Andreas Lindhé | |
This is a setup that is very useful for me. It may or may not be for you. I will use it in conjunction with the A5 overlayed sv_SE layout. The layout is subject to change (in particular I'm thinking about adding a macro recording feature), but it have not changed much the past year or two so you can expect it to be stable enough to learn it. A5: http://aoeu.info/s/dvorak/svorak My xkb map: https://github.com/lindhe/dotfiles/blob/master/usr/share/X11/xkb/symbols/se-A5 The most major points: ====================== L0: --- * Easily accessible F11 key for fullscreening * Print screen * Middle mouse button for X-paste * Improved reachability of meta buttons (LCtrl, LALt, AltGr, LGui etc.) * Cluster Page Up/Down + Home/End by the right thumb * Vim-like arrow layout in right bottom row * Set media layer toggle to right thumb (Enter) * Set apostrophe on LCtl (putting it next to some other small characters) L1: --- * Full function key layout * Teensy button L2: --- * Improved media buttons layout (close by the jkl; Vim binding) * Improved layout of emulated mouse buttons LED behaviour to binary+CAPS ============================ The ErgoDox LEDs on this layout is using the two rightmost LEDs as the two LSB in a two digit binary number, representing layer 0, 1, 2 and 3. The leftmost byte/LED indicates CAPS status. |