summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/callum/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-24[Keymap] update (mouse emulation, rev 6 compatibility) (#5696)Callum Oakley1-146/+116
* mess with mouse emulation some more * reverse scrolling * mouse speed 20 * ndash and £ on symbol layer * rev6 compatibility
2019-03-12Keymap update (#5382)Callum Oakley1-15/+58
* home and end on fn layer (for forward and back with left hand) * space movement shortcuts * mouse layer
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-2/+0
2019-01-25Add C(), A() and G() to match already existing S() (#4673)fauxpark1-3/+0
2018-10-24Keymap update (#4223)Callum Oakley1-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
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert1-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
2018-07-14callum keymap updates (#3402)Callum Oakley1-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
2017-11-26Keymap update (#2045)Callum Oakley1-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
2017-07-04MORE layerCallum Oakley1-21/+25
2017-03-30changed hotkey cluster to accomodate awkward software... againCallum Oakley1-1/+1
2017-03-30changed hotkey cluster to accomodate awkward softwareCallum Oakley1-7/+7
2017-03-02moar hotkeysCallum Oakley1-7/+7
2017-02-22added hotkey clusterCallum Oakley1-7/+7
2017-02-06change cmd-l and cmd-r for actual home and endCallum Oakley1-4/+2
2017-01-20simplifyCallum Oakley1-38/+13
2016-10-25replace lock key with general power keyCallum Oakley1-2/+2
2016-10-25switched to standard volume keysCallum Oakley1-2/+2
2016-10-06added lock screen button and fixed error in diagramCallum Oakley1-4/+4
2016-10-01Made some simplifications leveraging the LALT(), LGUI(), and S() functions.Callum Oakley1-76/+6
2016-09-29added en-dash and gbp keys and updated readmeCallum Oakley1-8/+30
2016-09-29big restructure now I only have to consider macOS, also added mouse, more ↵Callum Oakley1-23/+116
function keys, and some neat macros
2016-09-29removed windows layer and updated brightness keys for macOS SierraCallum Oakley1-76/+14
2016-09-29changed RALT to LALT on WindowsCallum Oakley1-1/+1
2016-09-29fixed commentsCallum Oakley1-10/+10
2016-09-29updated readmeCallum Oakley1-15/+15
2016-09-29added close key for alt-f4 macroCallum Oakley1-3/+14
2016-09-29added a toggle between Mac and Windows base layers (with swapped cmd and ctrl)Callum Oakley1-11/+48
2016-09-02fixed incorrect key combination for locking screen on macOSCallum Oakley1-2/+2
2016-09-01changed order of modifiers after experimentation, updated readmeCallum Oakley1-2/+2
2016-08-12added a lock screen keyCallum Oakley1-3/+16
2016-08-09changed order of bottom row of symbol layer to ease acess to bracketsCallum Oakley1-2/+2
2016-07-27Added custom keymap.Callum Oakley1-0/+138
Added custom keymap.