summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/callum
AgeCommit message (Collapse)Author
2019-06-25[Keymap] use lowercase send_string for non-literals (#6193)Callum Oakley
2019-06-24[Keymap] the results of some experiments and radically simplify keymap.c (#6172)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)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)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
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)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)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 informationDrashna Jaelre
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-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)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 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-22updated readmeCallum 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-06updated readmeCallum 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-29Update readme.mdCallum Oakley
2016-09-29Update readme.mdCallum 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 some of the wording in the readmeCallum Oakley
2016-09-01changed order of modifiers after experimentation, updated readmeCallum Oakley
2016-08-12added a lock screen keyCallum Oakley
2016-08-09updated readme.md to reflect keymap changesCallum Oakley
2016-08-09changed order of bottom row of symbol layer to ease acess to bracketsCallum Oakley
2016-07-28Added readme.md for custom layout.Callum Oakley
2016-07-27Added custom keymap.Callum Oakley
Added custom keymap.