aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/zweihander-osx
Commit message (Collapse)AuthorAgeFilesLines
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-233-282/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
* remove most .pngsJack Humbert2017-06-111-1151/+0
|
* - Make thumb-accessible ⌥ and ⌃ into right-⌥ and right-⌃Nathan Sharfi2016-09-072-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
* zweihander: rename to MakefileNathan Sharfi2016-09-071-0/+0
|
* Thumb ⌫ into ⇥, numpad & into :, yank home/endNathan Sharfi2016-07-313-13/+1166
| | | | Also: add (back?) in the light-shine disabler
* Merge branch 'master' of github.com:jackhumbert/qmk_firmwareNathan Sharfi2016-07-311-1/+1
| | | | | | # Conflicts: # keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c # keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex
* All Ez keymaps compilesFred Sundvik2016-07-291-1/+1
|
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-292-0/+278
Only the EZ default keymaps compiles at the moment though.