Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keymap update (#5382) | Callum Oakley | 2019-03-12 | 1 | -15/+58 |
| | | | | | | | | * home and end on fn layer (for forward and back with left hand) * space movement shortcuts * mouse layer | ||||
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 1 | -2/+0 |
| | |||||
* | Add C(), A() and G() to match already existing S() (#4673) | fauxpark | 2019-01-25 | 1 | -3/+0 |
| | |||||
* | Keymap update (#4223) | Callum Oakley | 2018-10-23 | 1 | -8/+66 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * change window focus shortcuts * hangul * macos goodness * re-arrange tab keys * remove tab switching keys * left hand func * glorious macro pad * workspace rotation keys * tabbing hotkeys * left hand tab change keys * SEND_STRING("!") on KC_EXLM * use SEND_STRING for all shifted symbols * SEND_STRING even for non shifted symbols so they play nicely with the shifted ones | ||||
* | Adds support for Planck Rev 6 (#2666) | Jack Humbert | 2018-07-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial files for rev 6 with encoder * music map init, dip scan added * adds ws2812 driver for arm * flesh out dip and encoder support * adds default encoder res * adds default encoder res * start muse implementation * muse working with encoder as control * flip direction * try mouse wheel again * dont break other revs * dont break other revs * conditional autio * pwm ws driver (not working) * update build includes for chibios * update ws2812 driver/config * last commit for glasser code * working example * remove rgb for now * finish up rev6 * working encoder keycodes * add warnings to planck keymaps about the LAYOUT | ||||
* | callum keymap updates (#3402) | Callum Oakley | 2018-07-14 | 1 | -223/+230 |
| | | | | | | | | | | | | | | | | | | | | * change window focus shortcuts * hangul * macos goodness * re-arrange tab keys * remove tab switching keys * left hand func * glorious macro pad * workspace rotation keys * tabbing hotkeys | ||||
* | Keymap update (#2045) | Callum Oakley | 2017-11-26 | 1 | -100/+198 |
| | | | | | | | | | | | | | | | | | | | | | | * linux shake-around * move terminal and browser spawning keys * add a shift to window resizing keys to free combo up for window management * "jump to tab" shortcuts for firefox * change window resize modifiers * change wm keys * change wm keys again, and reformat keymap to 80chars * typos * language key * qwerty layer for SO, general cleanup | ||||
* | MORE layer | Callum Oakley | 2017-07-04 | 1 | -21/+25 |
| | |||||
* | changed hotkey cluster to accomodate awkward software... again | Callum Oakley | 2017-03-30 | 1 | -1/+1 |
| | |||||
* | changed hotkey cluster to accomodate awkward software | Callum Oakley | 2017-03-30 | 1 | -7/+7 |
| | |||||
* | moar hotkeys | Callum Oakley | 2017-03-02 | 1 | -7/+7 |
| | |||||
* | added hotkey cluster | Callum Oakley | 2017-02-21 | 1 | -7/+7 |
| | |||||
* | change cmd-l and cmd-r for actual home and end | Callum Oakley | 2017-02-06 | 1 | -4/+2 |
| | |||||
* | simplify | Callum Oakley | 2017-01-20 | 1 | -38/+13 |
| | |||||
* | replace lock key with general power key | Callum Oakley | 2016-10-25 | 1 | -2/+2 |
| | |||||
* | switched to standard volume keys | Callum Oakley | 2016-10-25 | 1 | -2/+2 |
| | |||||
* | added lock screen button and fixed error in diagram | Callum Oakley | 2016-10-06 | 1 | -4/+4 |
| | |||||
* | Made some simplifications leveraging the LALT(), LGUI(), and S() functions. | Callum Oakley | 2016-10-01 | 1 | -76/+6 |
| | |||||
* | added en-dash and gbp keys and updated readme | Callum Oakley | 2016-09-29 | 1 | -8/+30 |
| | |||||
* | big restructure now I only have to consider macOS, also added mouse, more ↵ | Callum Oakley | 2016-09-29 | 1 | -23/+116 |
| | | | | function keys, and some neat macros | ||||
* | removed windows layer and updated brightness keys for macOS Sierra | Callum Oakley | 2016-09-29 | 1 | -76/+14 |
| | |||||
* | changed RALT to LALT on Windows | Callum Oakley | 2016-09-29 | 1 | -1/+1 |
| | |||||
* | fixed comments | Callum Oakley | 2016-09-29 | 1 | -10/+10 |
| | |||||
* | updated readme | Callum Oakley | 2016-09-29 | 1 | -15/+15 |
| | |||||
* | added close key for alt-f4 macro | Callum Oakley | 2016-09-29 | 1 | -3/+14 |
| | |||||
* | added a toggle between Mac and Windows base layers (with swapped cmd and ctrl) | Callum Oakley | 2016-09-29 | 1 | -11/+48 |
| | |||||
* | fixed incorrect key combination for locking screen on macOS | Callum Oakley | 2016-09-02 | 1 | -2/+2 |
| | |||||
* | changed order of modifiers after experimentation, updated readme | Callum Oakley | 2016-09-01 | 1 | -2/+2 |
| | |||||
* | added a lock screen key | Callum Oakley | 2016-08-12 | 1 | -3/+16 |
| | |||||
* | changed order of bottom row of symbol layer to ease acess to brackets | Callum Oakley | 2016-08-09 | 1 | -2/+2 |
| | |||||
* | Added custom keymap. | Callum Oakley | 2016-07-27 | 1 | -0/+138 |
Added custom keymap. |