summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/callum
AgeCommit message (Collapse)AuthorFilesLines
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft1-3/+0
* 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-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-10-22Replace outdated RGB/Audio informationDrashna Jaelre1-1/+1
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 Oakley3-160/+254
* 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 Humbert1-25/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-0/+25
* 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 Oakley2-37/+56
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 Oakley2-11/+11
2017-02-22updated readmeCallum Oakley1-5/+5
2017-02-22added hotkey clusterCallum Oakley1-7/+7
2017-02-06change cmd-l and cmd-r for actual home and endCallum Oakley2-5/+3
2017-01-20simplifyCallum Oakley2-44/+19
2016-10-25replace lock key with general power keyCallum Oakley1-2/+2
2016-10-25switched to standard volume keysCallum Oakley1-2/+2
2016-10-06updated readmeCallum Oakley1-3/+3
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 Oakley2-96/+91
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-29Update readme.mdCallum Oakley1-9/+9
2016-09-29Update readme.mdCallum Oakley1-2/+2
2016-09-29updated readmeCallum Oakley2-28/+83
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 Oakley2-5/+5
2016-09-01changed some of the wording in the readmeCallum Oakley1-4/+4
2016-09-01changed order of modifiers after experimentation, updated readmeCallum Oakley2-12/+7
2016-08-12added a lock screen keyCallum Oakley1-3/+16
2016-08-09updated readme.md to reflect keymap changesCallum Oakley1-2/+2
2016-08-09changed order of bottom row of symbol layer to ease acess to bracketsCallum Oakley1-2/+2
2016-07-28Added readme.md for custom layout.Callum Oakley1-0/+48
2016-07-27Added custom keymap.Callum Oakley2-0/+163
Added custom keymap.