summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/zweihander-osx
AgeCommit message (Collapse)AuthorFilesLines
2016-09-08- Make thumb-accessible ⌥ and ⌃ into right-⌥ and right-⌃Nathan Sharfi2-10/+12
- remove media-space and media-shift-space; put a play/pause key at media-m instead - add print screen, scroll lock, and pause/break to the media layer And in the readme: - don't say we don't have any Windows-specific keys - add mnemonics for thumb-alt and thumb-ctrl positioning
2016-09-08zweihander: rename to MakefileNathan Sharfi1-0/+0
2016-07-31Thumb ⌫ into ⇥, numpad & into :, yank home/endNathan Sharfi3-13/+1166
Also: add (back?) in the light-shine disabler
2016-07-31Merge branch 'master' of github.com:jackhumbert/qmk_firmwareNathan Sharfi2-0/+278
# Conflicts: # keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c # keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex
2016-07-29All Ez keymaps compilesFred Sundvik1-1/+1
2016-07-29Initial structure for Ergodox as subprojectsFred Sundvik2-0/+278
Only the EZ default keymaps compiles at the moment though.