summaryrefslogtreecommitdiff
path: root/keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c
AgeCommit message (Collapse)Author
2016-05-31zweihander-osx: Use power instead of ejectNathan Sharfi
KC_EJCT isn't the OS X Eject key and won't restart your computer.
2016-05-31zweihander-osx: use eject instead of powerNathan Sharfi
https://support.apple.com/en-us/HT201236 says that ⌃⌘⏏ will quit all apps and then restart your Mac; ⌃⌘-power will shut things down in an…ungraceful fashion. I reboot into Windows fairly frequently; I'd rather have the nice behavior at my fingertips, not the rude one.
2016-05-27zweihander-osx: Add =, :, juggle Home/EndNathan Sharfi
2016-05-26zweihander-osx: Bump ALFRED_LEAD_TIME to 250msNathan Sharfi
2016-05-25Add single and double quotes to numpad layerNathan Sharfi
…as well as recover from a bunch of Git user errors.
2016-05-25Add double quote for everyone; update ZweihanderNathan Sharfi
2016-05-06Rearrange code layer on ZweihanderNathan Sharfi
Makes it more like the iOS keyboard (and therefore easier to remember). Also adds angle brackets for HTML and comparisons.
2016-05-06zweihander: add ⌘X, ⌘C, ⌘V to media thumb keysNathan Sharfi
2016-05-03zweihander: comment out action_get_macro()Nathan Sharfi
2016-05-01zweihander: move dim/brighten to 1/2, add ⌘QNathan Sharfi
2016-05-01zweihander: Add ⌘`, ⌘⇧`, ⌥⇥, ⌥⇧⇥Nathan Sharfi
2016-04-30ergodox-zweihander: initial commitNathan Sharfi