Skip to content

GermanDev is a customized German OSX keyboard layout designed for software development.

Notifications You must be signed in to change notification settings

arminbw/GermanDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GermanDev

GermanDev is a customized German QUERTZ keyboard layout designed for software development on Macs. Pressing one of the option keys while typing d, f, j or k will give you square braces (eckige Klammern) and curly braces (Mengenklammern).

+ d = [

+ f = [

+ j = {

+ k = }

Alt text

Installation

  1. Put a copy of GermanDev.bundle into your /Library/Keyboard Layouts folder.
  2. open System Preferences
  3. click Language & RegionKeyboard Preferences...Input Sources... and add GermanDev
  4. change the little flag in the menu bar

Block Indentation

Several text editors use square braces as hot keys for block indentation. This leads to rather bizarre triple-key shortcuts on German keyboards.

I prefer using + and + (option + shift + tab) instead. TextMate supports these shortcuts out of the box (see manual section 4.6.1). Other text editors might need a little help. If you want to use these shortcuts in Xcode, copy the file Default.idekeybindings to ~/Library/Developer/Xcode/UserData/Keybindings.

About

GermanDev is a customized German OSX keyboard layout designed for software development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published