aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/callum
AgeCommit message (Collapse)Author
2020-01-17move caps because it can be triggered accidentally by sequences such as '("' ↵Gravatar Callum Oakley
(#7923) Thanks!
2019-11-30[keymap] personal keymap tweaks (#7510)Gravatar Callum Oakley
* replace home and end with cmd-left and cmd-right for iOS compatability * tab left and right with cmd-shift-bracket instead of ctrl-tab for Blink compatability * cmd-up and cmd-down instead of pg-up pg-down for blink shell compatability * Revert "cmd-up and cmd-down instead of pg-up pg-down for blink shell compatability" This reverts commit e976af9f11f77933f272edc22faf971445a65717. * reorganised symbol layer * update link in readme
2019-06-25[Keymap] use lowercase send_string for non-literals (#6193)Gravatar Callum Oakley
2019-06-24[Keymap] the results of some experiments and radically simplify keymap.c (#6172)Gravatar Callum Oakley
* 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
2019-04-23[Keymap] update (mouse emulation, rev 6 compatibility) (#5696)Gravatar Callum Oakley
* mess with mouse emulation some more * reverse scrolling * mouse speed 20 * ndash and £ on symbol layer * rev6 compatibility
2019-03-12Keymap update (#5382)Gravatar 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)Gravatar fauxpark
2019-01-25Add C(), A() and G() to match already existing S() (#4673)Gravatar fauxpark
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)Gravatar noroadsleft
* Remove QUANTUM_DIR code blocks from keyboard rules This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect entire keyboards. * remove QUANTUM_DIR code blocks from rules for default keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect default keymaps. * remove QUANTUM_DIR code blocks from rules for user keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect "user" keymaps. (It's actually any keymap that isn't named `default`.) * remove QUANTUM_DIR code blocks from rules for community layouts This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for community layouts. * remove QUANTUM_DIR code blocks from rules for userspaces This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for userspaces.
2018-10-23Keymap update (#4223)Gravatar 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-10-22Replace outdated RGB/Audio informationGravatar Drashna Jaelre
2018-07-16Adds support for Planck Rev 6 (#2666)Gravatar 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)Gravatar 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)Gravatar 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-09-27remove all makefiles from keyboard directoriesGravatar Jack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)Gravatar skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-07-04MORE layerGravatar Callum Oakley
2017-03-30changed hotkey cluster to accomodate awkward software... againGravatar Callum Oakley
2017-03-30changed hotkey cluster to accomodate awkward softwareGravatar Callum Oakley
2017-03-02moar hotkeysGravatar Callum Oakley
2017-02-22updated readmeGravatar Callum Oakley
2017-02-21added hotkey clusterGravatar Callum Oakley
2017-02-06change cmd-l and cmd-r for actual home and endGravatar Callum Oakley
2017-01-20simplifyGravatar Callum Oakley
2016-10-25replace lock key with general power keyGravatar Callum Oakley
2016-10-25switched to standard volume keysGravatar Callum Oakley
2016-10-06updated readmeGravatar Callum Oakley
2016-10-06added lock screen button and fixed error in diagramGravatar Callum Oakley
2016-10-01Made some simplifications leveraging the LALT(), LGUI(), and S() functions.Gravatar Callum Oakley
2016-09-29added en-dash and gbp keys and updated readmeGravatar Callum Oakley
2016-09-29big restructure now I only have to consider macOS, also added mouse, more ↵Gravatar Callum Oakley
function keys, and some neat macros
2016-09-29removed windows layer and updated brightness keys for macOS SierraGravatar Callum Oakley
2016-09-29changed RALT to LALT on WindowsGravatar Callum Oakley
2016-09-29fixed commentsGravatar Callum Oakley
2016-09-29Update readme.mdGravatar Callum Oakley
2016-09-29Update readme.mdGravatar Callum Oakley
2016-09-29updated readmeGravatar Callum Oakley
2016-09-29added close key for alt-f4 macroGravatar Callum Oakley
2016-09-29added a toggle between Mac and Windows base layers (with swapped cmd and ctrl)Gravatar Callum Oakley
2016-09-02fixed incorrect key combination for locking screen on macOSGravatar Callum Oakley
2016-09-01changed some of the wording in the readmeGravatar Callum Oakley
2016-09-01changed order of modifiers after experimentation, updated readmeGravatar Callum Oakley
2016-08-12added a lock screen keyGravatar Callum Oakley
2016-08-09updated readme.md to reflect keymap changesGravatar Callum Oakley
2016-08-09changed order of bottom row of symbol layer to ease acess to bracketsGravatar Callum Oakley
2016-07-28Added readme.md for custom layout.Gravatar Callum Oakley
2016-07-27Added custom keymap.Gravatar Callum Oakley
Added custom keymap.