aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/callum/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] use lowercase send_string for non-literals (#6193)Callum Oakley2019-06-251-1/+1
|
* [Keymap] the results of some experiments and radically simplify keymap.c (#6172)Callum Oakley2019-06-241-299/+227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * keymap simplification and fancy alt tab behaviour * move symbols around and try ergo numbers * mess with symbol positions * f11 and f12 for volume control (for ease of remapping) * slack unread navigation * experiment with mods on home row * mods on symbol layer * dedicated tab left and tab right keys * swap next and prev * remove hold to shift on a and o * revert to simpler keymap * restore readme * point to keymap image * cmd + cmd -> cmd + ctrl * expand readme * slack unread channel navigation * Update keyboards/planck/keymaps/callum/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * return true from cmd handling block
* [Keymap] update (mouse emulation, rev 6 compatibility) (#5696)Callum Oakley2019-04-231-146/+116
| | | | | | | | | | | | * mess with mouse emulation some more * reverse scrolling * mouse speed 20 * ndash and £ on symbol layer * rev6 compatibility
* Keymap update (#5382)Callum Oakley2019-03-121-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)fauxpark2019-02-171-2/+0
|
* Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-251-3/+0
|
* Keymap update (#4223)Callum Oakley2018-10-231-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 Humbert2018-07-161-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 Oakley2018-07-141-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 Oakley2017-11-261-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 layerCallum Oakley2017-07-041-21/+25
|
* changed hotkey cluster to accomodate awkward software... againCallum Oakley2017-03-301-1/+1
|
* changed hotkey cluster to accomodate awkward softwareCallum Oakley2017-03-301-7/+7
|
* moar hotkeysCallum Oakley2017-03-021-7/+7
|
* added hotkey clusterCallum Oakley2017-02-211-7/+7
|
* change cmd-l and cmd-r for actual home and endCallum Oakley2017-02-061-4/+2
|
* simplifyCallum Oakley2017-01-201-38/+13
|
* replace lock key with general power keyCallum Oakley2016-10-251-2/+2
|
* switched to standard volume keysCallum Oakley2016-10-251-2/+2
|
* added lock screen button and fixed error in diagramCallum Oakley2016-10-061-4/+4
|
* Made some simplifications leveraging the LALT(), LGUI(), and S() functions.Callum Oakley2016-10-011-76/+6
|
* added en-dash and gbp keys and updated readmeCallum Oakley2016-09-291-8/+30
|
* big restructure now I only have to consider macOS, also added mouse, more ↵Callum Oakley2016-09-291-23/+116
| | | | function keys, and some neat macros
* removed windows layer and updated brightness keys for macOS SierraCallum Oakley2016-09-291-76/+14
|
* changed RALT to LALT on WindowsCallum Oakley2016-09-291-1/+1
|
* fixed commentsCallum Oakley2016-09-291-10/+10
|
* updated readmeCallum Oakley2016-09-291-15/+15
|
* added close key for alt-f4 macroCallum Oakley2016-09-291-3/+14
|
* added a toggle between Mac and Windows base layers (with swapped cmd and ctrl)Callum Oakley2016-09-291-11/+48
|
* fixed incorrect key combination for locking screen on macOSCallum Oakley2016-09-021-2/+2
|
* changed order of modifiers after experimentation, updated readmeCallum Oakley2016-09-011-2/+2
|
* added a lock screen keyCallum Oakley2016-08-121-3/+16
|
* changed order of bottom row of symbol layer to ease acess to bracketsCallum Oakley2016-08-091-2/+2
|
* Added custom keymap.Callum Oakley2016-07-271-0/+138
Added custom keymap.