Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-08 | remove numbered headings | skullY | |
2017-07-08 | try swapping toc and numbered headings | skullY | |
2017-07-08 | try removing the anchor plugin | skullY | |
2017-07-08 | play around with plugin settings | skullY | |
2017-07-08 | Add terminal examples to doc best practices | skullY | |
2017-07-08 | Rearrange the faq a bit | skullY | |
2017-07-08 | Flesh out the glossary | skullY | |
2017-07-06 | Merge branch 'master' into docs | skullydazed | |
2017-07-06 | Update mouse_keys.md | cato976 | |
fix typo | |||
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. | |||
2017-07-05 | Pull out sendstring variations to their own files. | Shayne Holmes | |
Instead of having all sendstring keycode mappings in the main quantum.c file, give each one its own file in keymap_extras that can be #included in a user's keymap. If one is included, it will define the appropriate lookup tables and overwrite the weak definitions in quantum.c. (Including more than one sendstring definition will fail at compile time.) Update @rai-suta's test keymap to match, as well as the documentation. | |||
2017-07-05 | Allow broader send_string layout customizability via compile flag | Shayne Holmes | |
Refactor new-ish JIS_KEYCODE send_string implementation with existing send_string Reshuffle JIS in line with other alternative keycodes for sendstring, and make them all accessible via compile-time options Add a separate function to allow sending a string with a delay. | |||
2017-07-05 | - Fixed wording in readme | dbroqua | |
2017-07-05 | - Updated dk60 readme with new QMK rules | dbroqua | |
2017-07-05 | - Fixed DK60 version in config.h | dbroqua | |
2017-07-05 | Update the clueboard readmes (#1459) | skullydazed | |
2017-07-04 | Changed - to _ for keymap that-canadian for compatability reasons. | That-Canadian | |
2017-07-04 | Updated ECO files to follow proper formatting. Also updated that-canadian ↵ | That-Canadian | |
keymap to take out extraneous characters. | |||
2017-07-04 | Updated ECO readme file, includes picture of ECO now. | That-Canadian | |
2017-07-04 | Added ECO keyboard folder and configuration files. Also added my ↵ | That-Canadian | |
(That-Canadian) keymap folder and files. | |||
2017-07-03 | Add missing files to _summary.md | skullY | |
2017-07-03 | Remove obsolete documentation | skullY | |
2017-07-03 | update the summary | skullY | |
2017-07-03 | Adjust headings on unicode | skullY | |
2017-07-03 | Update the vagrant guide | skullY | |
2017-07-03 | update hand_wire | skullY | |
2017-07-03 | update basic_how_keyboards_work | skullY | |
2017-07-03 | Move Space Caded Parentheses to own layer (#1452) | Martin Gondermann | |
* Move Space Caded Parentheses to own layer The space cadet parentheses where too much distracting. Therefore they are now on the function layer. I also added two more layers for also having angle brackets and curly braces on the shift keys forr better access. Also updated the README * Fixed SHIFT+Function key conflict * Removed Angle Bracket and Curly Bracket layers, as they don't work corrrectly | |||
2017-07-03 | Keyboards/handwired magicforce61 (#1454) | Kyle Terry | |
* adding the magicforce61 under handwired * I meant 14 cols | |||
2017-07-03 | Add octave lights for midi layer (#1457) | Martin Gondermann | |
2017-07-03 | Work around quoting hell | skullY | |
2017-07-03 | Rewrite mouse_keys to resolve #937 | skullY | |
2017-07-03 | update the faq | skullY | |
2017-07-03 | fix the info boxes | skullY | |
2017-07-03 | Update a bunch of docs | skullY | |
2017-07-03 | fix tag increment | Jack Humbert | |
2017-07-02 | fix up travis script | Jack Humbert | |
2017-06-30 | remove warning | Jack Humbert | |
2017-06-30 | adds debouncing to sixkeyboard | Jack Humbert | |
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-30 | reduce the TOC scope | skullY | |
2017-06-30 | tweak page-toc settings | skullY | |
2017-06-30 | try page-toc in place of navigator | skullY | |
2017-06-30 | Adjust headings to make navigator happier | skullY | |
2017-06-30 | use navigator instead of neo-navigator | skullY | |