summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/callum/keymap.c
AgeCommit message (Collapse)Author
2019-04-09Remove non-default keymapsDrashna Jaelre
2019-03-12Keymap update (#5382)Callum Oakley
* 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)fauxpark
2019-01-25Add C(), A() and G() to match already existing S() (#4673)fauxpark
2018-10-23Keymap update (#4223)Callum Oakley
* 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 Humbert
* 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 Oakley
* 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 Oakley
* 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 Oakley
2017-03-30changed hotkey cluster to accomodate awkward software... againCallum Oakley
2017-03-30changed hotkey cluster to accomodate awkward softwareCallum Oakley
2017-03-02moar hotkeysCallum Oakley
2017-02-21added hotkey clusterCallum Oakley
2017-02-06change cmd-l and cmd-r for actual home and endCallum Oakley
2017-01-20simplifyCallum Oakley
2016-10-25replace lock key with general power keyCallum Oakley
2016-10-25switched to standard volume keysCallum Oakley
2016-10-06added lock screen button and fixed error in diagramCallum Oakley
2016-10-01Made some simplifications leveraging the LALT(), LGUI(), and S() functions.Callum Oakley
2016-09-29added en-dash and gbp keys and updated readmeCallum Oakley
2016-09-29big restructure now I only have to consider macOS, also added mouse, more ↵Callum Oakley
function keys, and some neat macros
2016-09-29removed windows layer and updated brightness keys for macOS SierraCallum Oakley
2016-09-29changed RALT to LALT on WindowsCallum Oakley
2016-09-29fixed commentsCallum Oakley
2016-09-29updated readmeCallum Oakley
2016-09-29added close key for alt-f4 macroCallum Oakley
2016-09-29added a toggle between Mac and Windows base layers (with swapped cmd and ctrl)Callum Oakley
2016-09-02fixed incorrect key combination for locking screen on macOSCallum Oakley
2016-09-01changed order of modifiers after experimentation, updated readmeCallum Oakley
2016-08-12added a lock screen keyCallum Oakley
2016-08-09changed order of bottom row of symbol layer to ease acess to bracketsCallum Oakley
2016-07-27Added custom keymap.Callum Oakley
Added custom keymap.